minor tweaks
This commit is contained in:
@@ -113,9 +113,9 @@ set $Reading "6"
|
||||
set $Youtube "7"
|
||||
set $Steam "8"
|
||||
set $Vm "9"
|
||||
set $Notes "10"
|
||||
set $Mail "10"
|
||||
set $Game "11"
|
||||
set $Mail "12"
|
||||
set $Notes "12"
|
||||
|
||||
|
||||
|
||||
@@ -127,12 +127,11 @@ bindsym $mod+4 workspace number $IRC
|
||||
bindsym $mod+5 workspace number $Media
|
||||
bindsym $mod+6 workspace number $Reading
|
||||
bindsym $mod+7 workspace number $Youtube
|
||||
bindsym $mod+c workspace number $Notes
|
||||
bindsym $mod+8 workspace number $Steam
|
||||
bindsym $mod+g workspace number $Game
|
||||
bindsym $mod+9 workspace number $Vm
|
||||
bindsym $mod+m workspace number $Mail
|
||||
bindsym $mod+0 workspace number $Reading
|
||||
bindsym $mod+0 workspace number $Mail
|
||||
bindsym $mod+g workspace number $Game
|
||||
bindsym $mod+c workspace number $Notes
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace number $Terminal
|
||||
@@ -144,9 +143,9 @@ bindsym $mod+Shift+6 move container to workspace number $Reading
|
||||
bindsym $mod+Shift+7 move container to workspace number $Youtube
|
||||
bindsym $mod+Shift+8 move container to workspace number $Steam
|
||||
bindsym $mod+Shift+9 move container to workspace number $Vm
|
||||
bindsym $mod+Shift+0 move container to workspace number $Reading
|
||||
bindsym $mod+Shift+0 move container to workspace number $Mail
|
||||
bindsym $mod+Shift+minus move container to workspace number $Notes
|
||||
bindsym $mod+Shift+g move container to workspace number $Game
|
||||
bindsym $mod+Shift+m move container to workspace number $Mail
|
||||
|
||||
|
||||
# reload the configuration file
|
||||
|
||||
Reference in New Issue
Block a user