neeasade / dotfiles

garden
http://noriceno.life
MIT License
383 stars 13 forks source link

How do i use the double borders bspwm script? #17

Closed aimon1337 closed 4 years ago

aimon1337 commented 4 years ago

I know this sounds nubish, but how do i use this script?

neeasade commented 4 years ago

install https://github.com/wmutils/opt/

then:

curl "https://raw.githubusercontent.com/neeasade/dotfiles/master/wm/.wm/scripts/visual/2bspwm" >./2bspwm
chmod +x ./2bspwm
./2bspwm

Play with the variable values in the script to get differing widths/colors

Fxzzi commented 2 years ago

when I try running it states that bspwindows was not found.