Compare commits

..

No commits in common. "33323d10043f5e9d2acef7df178beff9b8f546cf" and "e58a34be265e4346ec0c3f60d93f5a07a19854bf" have entirely different histories.

View file

@ -1,4 +1,12 @@
# Hyprland Config
# This is an example Hyprland config file.
# Syntax is the same as in Hypr, but settings might differ.
#
# Refer to the wiki for more information.
#
# Please note not all available settings / options are set here.
# For a full list, see the wiki (basic and advanced configuring)
#
source=~/.config/hypr/conf.d/vars.conf
@ -48,10 +56,10 @@ decoration {
animations {
enabled=1
animation=windows,1,0.5,default
animation=border,1,0.5,default
animation=fade,1,0.5,default
animation=workspaces,1,0.5,default
animation=windows,1,1,default
animation=border,1,1,default
animation=fade,1,1,default
animation=workspaces,1,1,default
}
dwindle {