diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-08-02 18:37:50 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-08-02 18:37:50 +0900 |
| commit | 6e0b067e8288640bcd1a02a892ab59cc001f8cd5 (patch) | |
| tree | ce2a41dc1764a5077f763ecf4bb1c2a67fc9eb68 /config/hypr/scripts/Refresh.sh | |
| parent | b50b3031d7bf06547808b76b3455687477bcd0c8 (diff) | |
Code Clean ups
Keybinds killall replaced with pkill for compatibility with Nixos
Refresh.sh, WaybarLayout & Styles.sh code clean up
Diffstat (limited to 'config/hypr/scripts/Refresh.sh')
| -rwxr-xr-x | config/hypr/scripts/Refresh.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index 42e70896..f7a3ec08 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -26,7 +26,7 @@ done ags -q sleep 0.3 -# Relaunch waybar +#Restart waybar waybar & # relaunch swaync |
