forked from Shinonome/dots-hyprland
hyprland: format
This commit is contained in:
@@ -71,7 +71,7 @@ general {
|
||||
|
||||
dwindle {
|
||||
preserve_split = true
|
||||
# no_gaps_when_only = 1
|
||||
# no_gaps_when_only = 1
|
||||
smart_split = false
|
||||
smart_resizing = false
|
||||
}
|
||||
@@ -83,7 +83,7 @@ decoration {
|
||||
enabled = true
|
||||
xray = true
|
||||
special = false
|
||||
new_optimizations = on
|
||||
new_optimizations = true
|
||||
size = 5
|
||||
passes = 4
|
||||
brightness = 1
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
######## Window rules ########
|
||||
windowrule = noblur,.* # Disables blur for windows. Substantially improves performance.
|
||||
|
||||
#windowrule = opacity 0.94 override 0.94 override, .*
|
||||
# windowrule = opacity 0.89 override 0.89 override, .* # Applies transparency to EVERY WINDOW
|
||||
windowrule = float, ^(steam)$
|
||||
windowrule = float, ^(guifetch)$ # FlafyDev/guifetch
|
||||
windowrule = pin, ^(showmethekey-gtk)$
|
||||
windowrulev2 = tile,class:(wpsoffice)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user