misc update
This commit is contained in:
parent
beff711346
commit
d6e546958e
10 changed files with 57 additions and 14 deletions
|
@ -122,6 +122,9 @@ bindsym Mod4+7 workspace 7
|
|||
bindsym Mod4+8 workspace 8
|
||||
bindsym Mod4+9 workspace 9
|
||||
bindsym Mod4+0 workspace 10
|
||||
bindsym Mod4+Tab workspace next
|
||||
bindsym Mod4+Sift+Tab workspace prev
|
||||
bindsym Mod4+z workspace back_and_forth
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym Mod4+Shift+1 move container to workspace 1
|
||||
|
@ -229,7 +232,8 @@ workspace_auto_back_and_forth yes
|
|||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
status_command i3status
|
||||
#status_command i3status
|
||||
status_command statusbar
|
||||
tray_output primary
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue