clearer comment
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Simple script to hide Polybar.
|
# Simple script to hide Polybar on bspwm
|
||||||
|
|
||||||
if [ -f /tmp/polybarhidden ]; then
|
if [ -f /tmp/polybarhidden ]; then
|
||||||
bspc config top_padding 45
|
bspc config top_padding 45
|
||||||
|
Reference in New Issue
Block a user