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 {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
tray_output none
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
|
@ -100,6 +99,7 @@ bar {
|
||||||
position top
|
position top
|
||||||
workspace_buttons no
|
workspace_buttons no
|
||||||
binding_mode_indicator no
|
binding_mode_indicator no
|
||||||
|
tray_output none
|
||||||
colors {
|
colors {
|
||||||
separator #666666
|
separator #666666
|
||||||
statusline #dddddd
|
statusline #dddddd
|
||||||
|
|
Loading…
Reference in a new issue