cleanup hyprland config

This commit is contained in:
Adithya 2024-04-21 21:59:28 +05:30
parent 1fd4bfc1e1
commit 3dcc6dfdf3
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -137,9 +137,9 @@ in
];
exec-once = [
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1"
"${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24"
"${change-wallpaper}"
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1"
];
bindm = [
@ -157,7 +157,7 @@ in
"SUPER_SHIFT,C, exec, ${hyprctl} reload"
"SUPER_SHIFT,C, exec, systemctl --user restart swayidle.service"
"SUPER_SHIFT,C, exec, systemctl --user restart kanshi.service"
"SUPER_SHIFT,C, exec, systemctl --user reload waybar.service"
"SUPER_SHIFT,C, exec, systemctl --user restart waybar.service"
"SUPER,Return, exec, ${kitty} ${tmux} new"
"SUPER_SHIFT,Return, exec, ${kitty}"