diff --git a/init b/init index c86e50b..a993582 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 -nc --eval "(mu4e)"' +nmap ${mod}+Shift M sd-spawn 'emacsclient -nqu --eval "(select-frame (make-frame))" "(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"