Browse Source

Tray output at left screen

workman
Julian Ospald 5 years ago
parent
commit
844f8e77f2
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      config

+ 2
- 1
config View File

@@ -105,7 +105,6 @@ assign [class="Mumble"] 2
set $left eDP1
set $right HDMI2


# workspace to monitor mapping
workspace 1 output $left
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
# finds out, if available)
bar {
tray_output $left

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"



Loading…
Cancel
Save