[Setup] Make bars restart, will be writing new notifications stuff soon
This commit is contained in:
parent
e98f5c2bd7
commit
a005189aef
17
setup
17
setup
@ -100,13 +100,16 @@ sudo cp ./system/environment /etc/environment
|
|||||||
sudo cp -r ./system/greetd/* /etc/greetd/
|
sudo cp -r ./system/greetd/* /etc/greetd/
|
||||||
hyprctl reload
|
hyprctl reload
|
||||||
|
|
||||||
# echo "
|
echo "
|
||||||
# => Restarting bars, etc
|
=> Restarting bars, etc
|
||||||
# "
|
-> This will take a couple of seconds to ensure them quitting properly
|
||||||
# killall gjs
|
"
|
||||||
# sleep 1
|
killall gjs
|
||||||
# ags run -d ./config/astal --gtk4 & disown 2>&1 > /dev/null
|
killall ags
|
||||||
# ags run -d ./config/ags/notifications/ & disown 2>&1 > /dev/null
|
sleep 5
|
||||||
|
ags run -d ~/projects/active/dotfiles/config/astal --gtk4 & disown
|
||||||
|
sleep 2
|
||||||
|
ags run -d ~/projects/active/dotfiles/config/ags/notifications & disown
|
||||||
|
|
||||||
echo "
|
echo "
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user