diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
| commit | cabf188ae487120d4b9ac1fe21fff45403a787b4 (patch) | |
| tree | d9fa0f83426f6465029fb1de334665127e65d1d2 /users/ryan/linux/hypr/scripts/autostart.sh | |
| parent | 0ce4331f742863ec03c711c27b0a0dee7e8cc187 (diff) | |
various fixes to guix
Diffstat (limited to 'users/ryan/linux/hypr/scripts/autostart.sh')
| -rwxr-xr-x | users/ryan/linux/hypr/scripts/autostart.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/users/ryan/linux/hypr/scripts/autostart.sh b/users/ryan/linux/hypr/scripts/autostart.sh index 706f82f..080f6e9 100755 --- a/users/ryan/linux/hypr/scripts/autostart.sh +++ b/users/ryan/linux/hypr/scripts/autostart.sh | |||
| @@ -6,8 +6,6 @@ mako & | |||
| 6 | 6 | ||
| 7 | #swaybg -i ~/.config/hypr/Wallpapers/above-clouds.jpg & | 7 | #swaybg -i ~/.config/hypr/Wallpapers/above-clouds.jpg & |
| 8 | 8 | ||
| 9 | nice -n13 swww init & | ||
| 10 | |||
| 11 | #~/.config/hypr/wallpaper-daemon.sh & | 9 | #~/.config/hypr/wallpaper-daemon.sh & |
| 12 | wpaperd -d & | 10 | wpaperd -d & |
| 13 | 11 | ||
