better workspace management

This commit is contained in:
2020-09-24 10:11:02 +02:00
parent dff01ca7e7
commit 069aadd788
5 changed files with 40 additions and 6 deletions

3
config
View File

@@ -1,6 +1,8 @@
set $mod Mod4
floating_modifier $mod
exec --no-startup-id "~/.config/i3/bin/create_workspaces"
##########
# Visual #
##########
@@ -80,6 +82,7 @@ bindsym $mod+Shift+9 move container to workspace number 9
# switch/move to output
bindsym $mod+s focus output right
bindsym $mod+Shift+s move container to output right
#######
# Bar #
#######