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