Move icons to bottom bar
This commit is contained in:
parent
21a53958d9
commit
73087a8752
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,6 @@ exec dex -as ~/.config/autostart
|
|||
|
||||
bar {
|
||||
status_command i3status
|
||||
tray_output none
|
||||
}
|
||||
|
||||
bar {
|
||||
|
@ -100,6 +99,7 @@ bar {
|
|||
position top
|
||||
workspace_buttons no
|
||||
binding_mode_indicator no
|
||||
tray_output none
|
||||
colors {
|
||||
separator #666666
|
||||
statusline #dddddd
|
||||
|
|
Loading…
Reference in a new issue