wmstartup: Define XOB pipes
This commit is contained in:
parent
fd4ee878cc
commit
8a4920c578
@ -36,6 +36,10 @@ unset PB_MODULE_WLAN_INTERFACE
|
|||||||
# bspwm monitorset.sh
|
# bspwm monitorset.sh
|
||||||
unset BSPWM_DESKTOPS_TOTAL
|
unset BSPWM_DESKTOPS_TOTAL
|
||||||
unset BSPWM_DESKTOPS_PRIMARY
|
unset BSPWM_DESKTOPS_PRIMARY
|
||||||
|
# xob
|
||||||
|
unset XOB_BRIGHTNESS_PIPE
|
||||||
|
unset XOB_VOLUME_PIPE
|
||||||
|
unset XOB_MISC_PIPE
|
||||||
|
|
||||||
## Patch path, if not already done
|
## Patch path, if not already done
|
||||||
if [[ "$PATH" != "*$HOME/.local/bin*" ]]; then
|
if [[ "$PATH" != "*$HOME/.local/bin*" ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user