Fix last commit

This commit is contained in:
2026-08-26 01:17:35 -07:00
parent ec3239279e
commit 85aff807e5
+1 -1
View File
@@ -39,7 +39,7 @@ nmap ${mod}+Shift B sd-spawn 'mullvad-browser'
nmap ${mod}+Shift D sd-spawn 'freetube --new-window' nmap ${mod}+Shift D sd-spawn 'freetube --new-window'
nmap ${mod}+Shift O sd-spawn 'loginctl lock-session' nmap ${mod}+Shift O sd-spawn 'loginctl lock-session'
nmap ${mod}+Shift P sd-spawn 'keepassxc' nmap ${mod}+Shift P sd-spawn 'keepassxc'
nmap ${mod}+Shift M sd-spawn 'emacsclient -nqu --eval "(select-frame (make-frame))" "(mu4e)"' nmap ${mod}+Shift M sd-spawn 'emacsclient -nqu --eval "(select-frame (server-create-window-system-frame \"${WAYLAND_DISPLAY}\" t server-process nil))" "(mu4e)"'
nmap ${mod}+Shift C sd-spawn 'kitty -1 ikhal' nmap ${mod}+Shift C sd-spawn 'kitty -1 ikhal'
nmap ${mod}+Shift R sd-spawn "${SCRIPT_DIR}/wayland-screenshot.sh" nmap ${mod}+Shift R sd-spawn "${SCRIPT_DIR}/wayland-screenshot.sh"
nmap ${mod}+Shift N sd-spawn "${SCRIPT_DIR}/system-menu/system-menu.sh" nmap ${mod}+Shift N sd-spawn "${SCRIPT_DIR}/system-menu/system-menu.sh"