Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2018-07-29 15:11:03 +03:00
parent a19db08791
commit cf2c2e7645
22 changed files with 46 additions and 206 deletions

View File

@@ -46,7 +46,6 @@ bspc rule -a Firefox:Navigator state=tiled desktop=^2
bspc rule -a \*:Hearthstone.exe desktop=^5
bspc rule -a \* state=floating
# start some services
services=( sxhkd dunst ssh-agent )
for s in "${services[@]}"; do