mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add keybase and kbfs
This commit is contained in:
@@ -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 &
|
||||
|
Reference in New Issue
Block a user