bspwm swallow

This commit is contained in:
Michael Chalupiak 2024-11-06 21:04:03 -05:00
parent 6f02789d3f
commit 57c76fc044

View File

@ -3,6 +3,7 @@
## Autostart Programs ## Autostart Programs
sxhkd & sxhkd &
xsetroot -cursor_name left_ptr xsetroot -cursor_name left_ptr
pgrep bspswallow || bspswallow &
# polybar example & # polybar example &
#~/.scripts/panel.sh #~/.scripts/panel.sh
if [ $(pgrep polybar) ]; then if [ $(pgrep polybar) ]; then