i3 feels better and better!
This commit is contained in:
parent
3f5133c633
commit
fc6983aa83
1 changed files with 4 additions and 0 deletions
|
@ -104,6 +104,8 @@ bindsym $mod+8 workspace 8
|
|||
bindsym $mod+9 workspace 9
|
||||
bindsym $mod+0 workspace 10
|
||||
|
||||
bindsym $mod+o workspace back_and_forth
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace 1
|
||||
bindsym $mod+Shift+2 move container to workspace 2
|
||||
|
@ -162,6 +164,8 @@ new_window pixel 1
|
|||
new_float pixel 1
|
||||
hide_edge_borders both
|
||||
|
||||
workspace_auto_back_and_forth yes
|
||||
|
||||
# rules
|
||||
# games
|
||||
for_window [class="Steam"] floating enable
|
||||
|
|
Loading…
Reference in a new issue