noctalia clean up

This commit is contained in:
2026-04-05 22:18:55 +02:00
parent 7945e00165
commit c4be906008
3 changed files with 3 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
general {
before_sleep_cmd = hyprlock # command ran before sleep
before_sleep_cmd = noctalia-shell ipc call lockScreen lock # command ran before sleep
}

View File

@@ -229,8 +229,8 @@ bind = $mainMod, Space, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod SHIFT, D, exec, discord
# bind = $mainMod, J, togglesplit, # dwindle
bind = SUPER_ALT,L, exec, hyprlock
bind = ,F10, exec, hyprlock
bind = SUPER_ALT,L, exec, noctalia-shell ipc call lockScreen lock
bind = ,F10, exec, noctalia-shell ipc call lockScreen lock
bind = $mainMod ALT, Space, exec, hyprctl switchxkblayout current next
bind = $mainMod SHIFT, S, exec, hyprshot -m region -z
# This requires gpu-screen-recorder to be installed. I installed it with this https://wiki.nixos.org/wiki/Gpu-screen-recorder.