added alacritty, foot doesnt support dynamic themeing :c
This commit is contained in:
parent
cf5b772204
commit
79af2ce80f
11 changed files with 184 additions and 137 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
pkill -f "foot --title btop -e btop" || { foot --title btop -e btop & disown; }
|
||||
pkill -f "alacritty --title btop -e btop" || { alacritty --title btop -e btop & disown; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue