(no title)
kmerfeld | 1 year ago
I use https://github.com/OliverUv/quickswitch-for-i3/ to fuzzy select a buffer,
bindsym $mod+b exec --no-startup-id ~/projects/quickswitch-for-i3/quickswitch.py --swap
I have a "hidden" workspace where windows I don't want to look at goes to
bindsym $mod+Shift+x move container to workspace garbage
This lets me not worry about remembering which workspace something lives on, but just "pull" it to whatever window I'm on
No comments yet.