Tray output at left screen
This commit is contained in:
parent
4e137f2821
commit
844f8e77f2
3
config
3
config
@ -105,7 +105,6 @@ assign [class="Mumble"] 2
|
|||||||
set $left eDP1
|
set $left eDP1
|
||||||
set $right HDMI2
|
set $right HDMI2
|
||||||
|
|
||||||
|
|
||||||
# workspace to monitor mapping
|
# workspace to monitor mapping
|
||||||
workspace 1 output $left
|
workspace 1 output $left
|
||||||
workspace 2 output $right
|
workspace 2 output $right
|
||||||
@ -267,6 +266,8 @@ bindsym $mod+r mode "resize"
|
|||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
|
tray_output $left
|
||||||
|
|
||||||
status_command i3status --config ~/.config/i3/i3status.config
|
status_command i3status --config ~/.config/i3/i3status.config
|
||||||
# | dzen2 -fg white -ta r -w 1290 fn "-misc-fixed-medium-r-normal--13-120-75-75-C-70-iso8859-1"
|
# | dzen2 -fg white -ta r -w 1290 fn "-misc-fixed-medium-r-normal--13-120-75-75-C-70-iso8859-1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user