1
0
Fork 0

some cleanup

This commit is contained in:
Von Random 2015-06-27 18:12:44 +03:00
parent 233ba33ec7
commit 5e70c95984
12 changed files with 0 additions and 41 deletions

View file

@ -1,9 +0,0 @@
#!/usr/bin/env bash
source "$HOME/.config/bspwm/common"
dmenu -fn "$fontspec" \
-nb "#$colour_bg_normal" \
-nf "#$colour_fg_normal" \
-sb "#$colour_bg_focused" \
"$@"