Minor edits.

This commit is contained in:
Derek Taylor
2024-11-08 20:14:03 -06:00
parent 8f20b61faa
commit 05e338fa00

View File

@@ -89,7 +89,7 @@ cursor {
# https://wiki.hyprland.org/Configuring/Variables/#general
general {
gaps_in = 4
gaps_out = 4
gaps_out = 8
border_size = 2
@@ -108,7 +108,7 @@ general {
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
rounding = 10
rounding = 8
# Change transparency of focused and unfocused windows
active_opacity = 1.0
@@ -336,3 +336,7 @@ windowrulev2 = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
# Example of how you can set window rules.
# This rule is for noborders and no rounded corners on workspace 4.
windowrulev2 = noborder, norounding, onworkspace:4