Skip to content

Commit

Permalink
feat(polybar): hide the tray
Browse files Browse the repository at this point in the history
It's so buggy it's not worth it. It's the only way I know of to get to
Dropbox's settings though...
  • Loading branch information
eliasnorrby committed Nov 28, 2020
1 parent b74fc27 commit 88fead9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions panel/polybar/config
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ font-3 = Font Awesome 5 Brands,Font Awesome 5 Brands Regular:style=Regular:size=

modules-left = bspwm
modules-center =
modules-right = filesystem xkeyboard alsa memory cpu wlan eth temperature date powermenu padding
modules-right = filesystem xkeyboard alsa memory cpu wlan eth temperature date powermenu

tray-position = right
tray-position = none
tray-padding = 2
;tray-background = #0063ff

Expand Down

0 comments on commit 88fead9

Please sign in to comment.