Add keybase and kbfs

This commit is contained in:
Dave Gallant
2020-06-13 20:31:40 -04:00
parent e5ca3d841b
commit acf8681cf4
4 changed files with 280 additions and 249 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
p='sxhkd stalonetray lemonbar'
p='compton sxhkd stalonetray lemonbar'
for i in $p; do pkill "$i"; done
sxhkd &