|
|
|
@ -94,6 +94,16 @@ bindsym $mod+7 workspace number 7
@@ -94,6 +94,16 @@ bindsym $mod+7 workspace number 7
|
|
|
|
|
bindsym $mod+8 workspace number 8 |
|
|
|
|
bindsym $mod+9 workspace number 9 |
|
|
|
|
bindsym $mod+0 workspace number 10 |
|
|
|
|
bindsym $mod+Alt+1 workspace number 11 |
|
|
|
|
bindsym $mod+Alt+2 workspace number 12 |
|
|
|
|
bindsym $mod+Alt+3 workspace number 13 |
|
|
|
|
bindsym $mod+Alt+4 workspace number 14 |
|
|
|
|
bindsym $mod+Alt+5 workspace number 15 |
|
|
|
|
bindsym $mod+Alt+6 workspace number 16 |
|
|
|
|
bindsym $mod+Alt+7 workspace number 17 |
|
|
|
|
bindsym $mod+Alt+8 workspace number 18 |
|
|
|
|
bindsym $mod+Alt+9 workspace number 19 |
|
|
|
|
bindsym $mod+Alt+0 workspace number 20 |
|
|
|
|
|
|
|
|
|
bindsym $mod+Shift+1 move container to workspace number 1 |
|
|
|
|
bindsym $mod+Shift+2 move container to workspace number 2 |
|
|
|
@ -105,6 +115,16 @@ bindsym $mod+Shift+7 move container to workspace number 7
@@ -105,6 +115,16 @@ bindsym $mod+Shift+7 move container to workspace number 7
|
|
|
|
|
bindsym $mod+Shift+8 move container to workspace number 8 |
|
|
|
|
bindsym $mod+Shift+9 move container to workspace number 9 |
|
|
|
|
bindsym $mod+Shift+0 move container to workspace number 10 |
|
|
|
|
bindsym $mod+Shift+Alt+1 move container to workspace number 11 |
|
|
|
|
bindsym $mod+Shift+Alt+2 move container to workspace number 12 |
|
|
|
|
bindsym $mod+Shift+Alt+3 move container to workspace number 13 |
|
|
|
|
bindsym $mod+Shift+Alt+4 move container to workspace number 14 |
|
|
|
|
bindsym $mod+Shift+Alt+5 move container to workspace number 15 |
|
|
|
|
bindsym $mod+Shift+Alt+6 move container to workspace number 16 |
|
|
|
|
bindsym $mod+Shift+Alt+7 move container to workspace number 17 |
|
|
|
|
bindsym $mod+Shift+Alt+8 move container to workspace number 18 |
|
|
|
|
bindsym $mod+Shift+Alt+9 move container to workspace number 19 |
|
|
|
|
bindsym $mod+Shift+Alt+0 move container to workspace number 20 |
|
|
|
|
|
|
|
|
|
# Layout stuff: |
|
|
|
|
|
|
|
|
@ -178,3 +198,4 @@ for_window [app_id="tridactyl_editor"] floating enable
@@ -178,3 +198,4 @@ for_window [app_id="tridactyl_editor"] floating enable
|
|
|
|
|
|
|
|
|
|
include hosts/$(hostname)/* |
|
|
|
|
|
|
|
|
|
exec_always notify-send "ANNA MU SWAY!" "config loaded" |
|
|
|
|