i3: move tray-output to dotter
This commit is contained in:
parent
7db1657bd5
commit
2636700acc
@ -27,6 +27,8 @@ mc = "~/.config/mc"
|
||||
[i3.variables]
|
||||
monitor-primary = "not-specified"
|
||||
monitor-secondary = "not-specified"
|
||||
# Tray-output defaults to primary
|
||||
tray-output = ""
|
||||
|
||||
[emacs.files]
|
||||
"emacs/doom" = "~/.config/doom"
|
||||
|
@ -2,3 +2,4 @@
|
||||
monitor-primary = "DVI-D-1"
|
||||
monitor-secondary = "VGA-0"
|
||||
screenlayout-script = "~/.screenlayout/2desktop-vga2.sh"
|
||||
tray-output = "tray_output VGA-0"
|
||||
|
@ -189,7 +189,7 @@ bar {
|
||||
status_command i3status-rs
|
||||
position bottom
|
||||
|
||||
tray_output secondary
|
||||
{{tray-output}}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user