Fix polybar tray
This commit is contained in:
@@ -55,9 +55,10 @@ modules-left = bspwm
|
|||||||
modules-center = title
|
modules-center = title
|
||||||
modules-right = pulseaudio backlight-acpi wlan eth battery battery-low date powermenu
|
modules-right = pulseaudio backlight-acpi wlan eth battery battery-low date powermenu
|
||||||
|
|
||||||
|
tray-maxsize = 30
|
||||||
tray-position = right
|
tray-position = right
|
||||||
tray-padding = 2
|
tray-padding = 2
|
||||||
tray-detached = true
|
tray-detached = false
|
||||||
;tray-background = #0063ff
|
;tray-background = #0063ff
|
||||||
|
|
||||||
wm-restack = bspwm
|
wm-restack = bspwm
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ export PLATFORMIO_HOME_DIR="$XDG_DATA_HOME/platformio"
|
|||||||
export R_ENVIRON_USER="$XDG_CONFIG_HOME/R/Renviron"
|
export R_ENVIRON_USER="$XDG_CONFIG_HOME/R/Renviron"
|
||||||
|
|
||||||
# GPG
|
# GPG
|
||||||
export GNUPGHOME="$XDG_CONFIG_HOME"/gnupg
|
export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
|
||||||
|
|
||||||
# GTK
|
# GTK
|
||||||
export GDK_SCALE=2
|
export GDK_SCALE=2
|
||||||
|
|||||||
Reference in New Issue
Block a user