From 85aff807e5aca0d44de1c1773236f638b06a2e2e Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Wed, 26 Aug 2026 01:17:35 -0700 Subject: [PATCH] Fix last commit --- init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init b/init index a993582..cd1c639 100755 --- a/init +++ b/init @@ -39,7 +39,7 @@ nmap ${mod}+Shift B sd-spawn 'mullvad-browser' nmap ${mod}+Shift D sd-spawn 'freetube --new-window' nmap ${mod}+Shift O sd-spawn 'loginctl lock-session' 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 R sd-spawn "${SCRIPT_DIR}/wayland-screenshot.sh" nmap ${mod}+Shift N sd-spawn "${SCRIPT_DIR}/system-menu/system-menu.sh"