mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
hyprtheme compat
This commit is contained in:
7
cleanup.sh
Executable file
7
cleanup.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# kill ags
|
||||
pkill ags
|
||||
pkill swww
|
||||
|
||||
hyprctl plugin unload /lib/hyprland-plugins/hyprbars.so
|
||||
@@ -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
|
||||
####################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user