diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-02-29 15:55:10 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-02-29 15:55:10 -0500 |
commit | 014c90517b38e855b89ec1e557cb7e08f239c93f (patch) | |
tree | 6155dc6c9e050b82a985486fa11e6ea0dbcee323 /home-config/hypr/autostart.sh | |
parent | e416635423a76794c45a273217c875b25c233e7a (diff) |
updated channels, added kanshi, fixed xdph, fixed firefox to not rebuild
Diffstat (limited to 'home-config/hypr/autostart.sh')
-rwxr-xr-x | home-config/hypr/autostart.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/hypr/autostart.sh b/home-config/hypr/autostart.sh index dfa5f53..5d7363d 100755 --- a/home-config/hypr/autostart.sh +++ b/home-config/hypr/autostart.sh | |||
@@ -19,3 +19,5 @@ syncthing serve --no-browser & | |||
19 | wl-clip-persist -c regular & | 19 | wl-clip-persist -c regular & |
20 | 20 | ||
21 | ~/.config/guix/home-config/hypr/hyprland-monitor-attached ~/.config/hypr/wallpaper.sh ~/.config/hypr/wallpaper.sh & | 21 | ~/.config/guix/home-config/hypr/hyprland-monitor-attached ~/.config/hypr/wallpaper.sh ~/.config/hypr/wallpaper.sh & |
22 | |||
23 | kanshi -c ~/.config/hypr/kanshi.conf | ||