make install
- add in
~/.i3/config
:
# workspace back and forth
bindsym $mod+Tab exec "i3rotonda switch -a=prev"
bindsym $mod+Shift+Tab exec "i3rotonda switch -a=next"
exec --no-startup-id i3rotonda serve
Create config file into /home/user/.config/i3rotonda/config.yml
.
debug: true
workspaces:
exclude:
- 1
- 2
- 3