Fix polybar tray

This commit is contained in:
Riyyi
2020-01-11 02:07:57 +01:00
parent 718f91a41a
commit 7598cdc5a6
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -55,9 +55,10 @@ modules-left = bspwm
modules-center = title
modules-right = pulseaudio backlight-acpi wlan eth battery battery-low date powermenu
tray-maxsize = 30
tray-position = right
tray-padding = 2
tray-detached = true
tray-detached = false
;tray-background = #0063ff
wm-restack = bspwm
+1 -1
View File
@@ -18,7 +18,7 @@ export PLATFORMIO_HOME_DIR="$XDG_DATA_HOME/platformio"
export R_ENVIRON_USER="$XDG_CONFIG_HOME/R/Renviron"
# GPG
export GNUPGHOME="$XDG_CONFIG_HOME"/gnupg
export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
# GTK
export GDK_SCALE=2