mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-13 22:21:00 +00:00
refactor: move scripts to dedicated directory
This commit is contained in:
+2
-2
@@ -18,9 +18,9 @@ workspace = 10, monitor:eDP-1
|
||||
|
||||
# Autostart
|
||||
exec-once = waypaper --restore
|
||||
exec-once = sleep 1 && ~/.config/hypr/sync-caelestia-wallpaper.sh
|
||||
exec-once = sleep 1 && ~/.config/hypr/scripts/sync-caelestia-wallpaper.sh
|
||||
exec-once = sleep 1 && caelestia shell -d
|
||||
exec-once = python3 ~/.config/hypr/monitor-handler.py
|
||||
exec-once = python3 ~/.config/hypr/scripts/monitor-handler.py
|
||||
exec-once = hyprctl setcursor Adwaita 24
|
||||
exec-once = mkdir -p $HOME/Pictures/Screenshots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user