diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 23:41:42 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 23:41:42 +0900 |
| commit | a3ceb0a549e37ef3a57bf2ce7d86cb0a83c922d2 (patch) | |
| tree | e7cff6f5f18c83d55826f2e37531eb959aeae7e8 /config/hypr/initial-boot.sh | |
| parent | 490beb1c15ddc3e405b03368e8d5f90ffc6451f5 (diff) | |
updated some things
Diffstat (limited to 'config/hypr/initial-boot.sh')
| -rwxr-xr-x | config/hypr/initial-boot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index cbf13b40..704d8676 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -43,7 +43,7 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then # Initial waybar style ln -sf "$waybar_style" "$HOME/.config/waybar/style.css" - # Refreshing waybar, dunst, rofi etc. + # Refreshing waybar, swaync, rofi etc. "$scriptsDir/PywalSwww.sh" > /dev/null 2>&1 & "$scriptsDir/Refresh.sh" > /dev/null 2>&1 & |
