hyprtheme compat

This commit is contained in:
flick0
2024-01-22 14:08:52 +00:00
parent 5ff8e314a4
commit 12e2c5226e
2 changed files with 8 additions and 1 deletions

7
cleanup.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/bash
# kill ags
pkill ags
pkill swww
hyprctl plugin unload /lib/hyprland-plugins/hyprbars.so

View File

@@ -14,7 +14,7 @@ $DRUN=ags -b settings -t settings
$SCREENSHOT=$yorha/scripts/screenshot $yorha
$TERM=footclient -o shell="fish -C 'source $yorha/components/fish/theme.fish'"
$TERMSERVER=foot -s -c $yorha/components/foot.ini -o shell="fish -C 'source $yorha/components/fish/theme.fish'"
$TERMSERVER=foot -s -c $yorha/components/foot.ini # -o shell="fish -C 'source $yorha/components/fish/theme.fish'"
$TERMFLOAT=$TERM --title fly_is_foot -w 1067x630
####################################################################