i3: Unify tabs, add i3bar
This commit is contained in:
parent
b32fdd7539
commit
690e2a7e96
@ -218,3 +218,11 @@ mode "resize" {
|
|||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
|
###################
|
||||||
|
## Bars
|
||||||
|
###################
|
||||||
|
|
||||||
|
bar {
|
||||||
|
status_command i3status
|
||||||
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user