summaryrefslogtreecommitdiff
path: root/.config/bspwm
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-20 21:08:18 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-20 21:08:18 -0700
commit9e34c0540e703a3b260ab86e62deaa612fee0016 (patch)
tree692a8aa01aa67bd11f02e4fcb262bec7c0da943d /.config/bspwm
parent6a5093c16c0e59bdeb635ff906efe7d21bdde5b3 (diff)
Change dmenu color
Diffstat (limited to '.config/bspwm')
-rwxr-xr-x.config/bspwm/bspwmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
index 292295b..9267601 100755
--- a/.config/bspwm/bspwmrc
+++ b/.config/bspwm/bspwmrc
@@ -3,6 +3,7 @@
# Checks if sxhkd is running, if not, run it.
# Also use setsid so it's appart from status bar
# and the kill doesn't ruin it.
+feh --bg-fill ~/pix/wp/starwars_1.png
pgrep -x sxhkd > /dev/null || setsid sxhkd &
polybar_panel