qs: update
This commit is contained in:
@@ -13,7 +13,8 @@ binds {
|
||||
Mod+C { spawn "code"; }
|
||||
Mod+E { spawn "dolphin" "--new-window"; }
|
||||
Mod+W { spawn-sh "zen || zen-browser"; }
|
||||
Mod+X { spawn "gnome-text-editor" "--new-window"; }
|
||||
Mod+X { spawn "qs" "ipc" "call" "notes" "openRecent"; }
|
||||
Mod+Shift+X { spawn "qs" "ipc" "call" "notes" "createNote"; }
|
||||
Mod+B { spawn-sh "pkill -x -n btop || wezterm -e btop"; }
|
||||
Mod+Shift+T { spawn "wezterm"; }
|
||||
Mod+Shift+Return { spawn "wezterm"; }
|
||||
|
||||
Reference in New Issue
Block a user