Hide things on some bars
This commit is contained in:
parent
dccf1b1b75
commit
21a53958d9
1 changed files with 3 additions and 0 deletions
|
@ -92,11 +92,14 @@ exec dex -as ~/.config/autostart
|
|||
|
||||
bar {
|
||||
status_command i3status
|
||||
tray_output none
|
||||
}
|
||||
|
||||
bar {
|
||||
status_command i3status-rs ~/.config/i3/status.toml
|
||||
position top
|
||||
workspace_buttons no
|
||||
binding_mode_indicator no
|
||||
colors {
|
||||
separator #666666
|
||||
statusline #dddddd
|
||||
|
|
Loading…
Reference in a new issue