config: Disable tray output
Disable to put tray icons anywhere on the screen.
This commit is contained in:
parent
badc087a80
commit
83e107c13c
1 changed files with 2 additions and 2 deletions
|
@ -147,7 +147,7 @@ bar {
|
|||
status_command i3status-rs
|
||||
font pango:NotoSansMono-Regular, forkawesome 8
|
||||
position top
|
||||
tray_output primary
|
||||
tray_output off
|
||||
workspace_buttons yes
|
||||
mode dock
|
||||
modifier $mod
|
||||
|
@ -164,7 +164,7 @@ bar {
|
|||
status_command i3status-rs ~/.config/i3status-rust/secondary.toml
|
||||
font pango:NotoSansMono-Regular, forkawesome 8
|
||||
position top
|
||||
tray_output primary
|
||||
tray_output off
|
||||
workspace_buttons yes
|
||||
mode dock
|
||||
modifier $mod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue