1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Fix zulip exec shortcut

This commit is contained in:
RGBCube 2024-07-01 13:47:26 +03:00
parent d2223fb987
commit aecd82e191
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -129,7 +129,7 @@ in desktopSystemConfiguration {
"SUPER , RETURN, exec, ghostty --gtk-single-instance=true"
"SUPER , W , exec, firefox"
"SUPER , D , exec, discord"
"SUPER , Z, , exec, zulip"
"SUPER , Z , exec, zulip"
"SUPER , M , exec, thunderbird"
"SUPER , T , exec, thunar"
"SUPER , C , exec, hyprpicker --autocopy"