wmstartup: Change the names of those XOB pipes
This commit is contained in:
@@ -37,9 +37,9 @@ unset PB_MODULE_WLAN_INTERFACE
|
|||||||
unset BSPWM_DESKTOPS_TOTAL
|
unset BSPWM_DESKTOPS_TOTAL
|
||||||
unset BSPWM_DESKTOPS_PRIMARY
|
unset BSPWM_DESKTOPS_PRIMARY
|
||||||
# xob
|
# xob
|
||||||
unset XOB_BRIGHTNESS_PIPE
|
unset XOB_PIPE_BRIGHTNESS
|
||||||
unset XOB_VOLUME_PIPE
|
unset XOB_PIPE_VOLUME
|
||||||
unset XOB_MISC_PIPE
|
unset XOB_PIPE_MISC
|
||||||
|
|
||||||
## Patch path, if not already done
|
## Patch path, if not already done
|
||||||
if [[ "$PATH" != "*$HOME/.local/bin*" ]]; then
|
if [[ "$PATH" != "*$HOME/.local/bin*" ]]; then
|
||||||
|
Reference in New Issue
Block a user