Remove outdated, unused, or accounted for configs
Wow that's a lot of cruft
This commit is contained in:
parent
3da36c362e
commit
1da599e8ab
90 changed files with 0 additions and 8659 deletions
|
|
@ -1 +0,0 @@
|
|||
#/usr/bin/fish
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
#!/usr/bin/fish
|
||||
|
||||
while true
|
||||
catgirl \
|
||||
-h dump.town \
|
||||
-t client.pem \
|
||||
-u "bl0rt/"$argv \
|
||||
-w (pass znc) \
|
||||
-H 8,15 \
|
||||
-N notify-send \
|
||||
-s $argv
|
||||
end
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#!/usr/local/bin/fish
|
||||
#
|
||||
kill -9 (ps -a | grep chalice | grep -v tmux | grep -v killchalice | cut -c1-5) &> /dev/null
|
||||
kill -9 (ps -a | grep chalice | grep -v tmux | cut -c1-5)
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/fish
|
||||
if ps -a | grep lemonbar
|
||||
pkill lemonbar
|
||||
end
|
||||
|
||||
sleep .1 &&
|
||||
~/.config/lemonbar/lemonbar.fish | lemonbar -pb -f "BitstreamVeraSansMono:size=12" -B "#343D46" -F "#CDD3DE" &
|
||||
sleep .1 &&
|
||||
xdo above -t (xdo id -n root) (xdo id -n lemonbar)
|
||||
Loading…
Add table
Add a link
Reference in a new issue