fixed hyprland configs; added background images; updated zshrc; fixed theming in ghostty
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
# Example windowrule v2
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||
layerrule = noanim, wofi
|
||||
# windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||
layerrule {
|
||||
name = no_anim_for_wofi
|
||||
no_anim = on
|
||||
match:namespace = wofi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user