minor tweaks

This commit is contained in:
2024-01-01 22:12:49 +02:00
parent b1c9fe8119
commit 00389dad11
3 changed files with 14 additions and 11 deletions

View File

@@ -80,3 +80,7 @@ bindsym $mod+shift+semicolon sticky toggle
bindsym $mod+shift+x [floating] move scratchpad
bindsym $mod+x move scratchpad
bindsym $mod+t scratchpad show
# MAAARRKKKKKK (they do something)
bindsym $mod+m exec i3-input -F 'mark %s' -l 1 -P 'Mark: '
bindsym $mod+u exec i3-input -F '[con_mark="%s"] focus' -l 1 -P 'Goto: '