start kanshi and swayidle
This commit is contained in:
parent
0e0f84ec7f
commit
8dc92ee27b
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ in
|
||||||
|
|
||||||
exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1
|
exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1
|
||||||
exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24
|
exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24
|
||||||
|
exec-once = systemctl --user start kanshi.service
|
||||||
|
exec-once = systemctl --user start swayidle.service
|
||||||
exec-once = ${change-wallpaper}
|
exec-once = ${change-wallpaper}
|
||||||
|
|
||||||
bindm = SUPER,mouse:272, movewindow
|
bindm = SUPER,mouse:272, movewindow
|
||||||
|
|
Loading…
Reference in a new issue