changed workspace anim speed, changed autostart exec line for polkit

This commit is contained in:
Joel Mathew Thomas
2024-04-17 01:28:26 +05:30
parent db0ea2b668
commit 2b967ceb1b
7 changed files with 25 additions and 10 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ source = ~/.config/hypr/conf/autostart.conf
# Set programs that you use
$terminal = kitty
$fileManager = thunar
$fileManager = nemo
$menu = rofi --show drun
# Some default env vars.
@@ -100,7 +100,7 @@ animations {
animation = border, 1, 10, default
animation = borderangle, 1, 8, default
animation = fade, 1, 7, default
animation = workspaces, 1, 2, default
animation = workspaces, 1, 4, default
}
dwindle {