forked from Shinonome/dots-hyprland
Add files via upload
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
hl.on("hyprland.start", function ()
|
||||
|
||||
-- Bar, wallpaper
|
||||
hl.exec_cmd("~/.config/hypr/hyprland/scripts/start_geoclue_agent.sh")
|
||||
hl.exec_cmd("$HOME/.config/hypr/hyprland/scripts/start_geoclue_agent.sh")
|
||||
hl.exec_cmd("qs -c $qsConfig")
|
||||
hl.exec_cmd("~/.config/hypr/custom/scripts/__restore_video_wallpaper.sh")
|
||||
hl.exec_cmd("$HOME/.config/hypr/custom/scripts/__restore_video_wallpaper.sh")
|
||||
|
||||
-- Core components (authentication, lock screen, notification daemon)
|
||||
hl.exec_cmd("gnome-keyring-daemon --start --components=secrets")
|
||||
|
||||
Reference in New Issue
Block a user