summaryrefslogtreecommitdiff
path: root/user/sway/config
diff options
context:
space:
mode:
Diffstat (limited to 'user/sway/config')
-rw-r--r--user/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/sway/config b/user/sway/config
index cf9101f..3b65353 100644
--- a/user/sway/config
+++ b/user/sway/config
@@ -90,7 +90,7 @@ input "10429:514:Hanvon_Ugee_Shortcut_Remote_Keyboard" {
# Exit sway (logs you out of your Wayland session)
bindsym $mod+Shift+q exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
- bindsym $mod+m exec foot zsh -c 'cd ~/repos/notes && ed --blank'
+ bindsym $mod+m exec foot zsh -c 'cd ~/repos/notes && ed --min-query-length 1'
#
# Moving around:
#