Remove outdated, unused, or accounted for configs

Wow that's a lot of cruft
This commit is contained in:
Ian Keane 2024-09-18 21:01:41 -04:00
parent 3da36c362e
commit 1da599e8ab
90 changed files with 0 additions and 8659 deletions

View file

@ -1 +0,0 @@
#/usr/bin/fish

View file

@ -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

View file

@ -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)

View file

@ -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)