skipper: remove hotkey overlay from niri

This commit is contained in:
Adithya 2024-09-24 22:41:45 +05:30
parent 2e412c80cb
commit 4d6ae8f024
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -66,13 +66,15 @@ layout {
}
}
hotkey-overlay {
skip-at-startup
}
prefer-no-csd
screenshot-path "@screenshot_path@/Screenshot from %Y-%m-%d %H-%M-%S.png"
binds {
Mod+Shift+Slash { show-hotkey-overlay; }
Mod+Shift+Q repeat=false { close-window; }
Mod+Escape repeat=false { spawn "@loginctl_cmd@" "lock-session"; }
Mod+Shift+Escape repeat=false { spawn "@power_menu_cmd@"; }