mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
feat(hypr): set wallpaper on startup
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
hl.on("hyprland.start", function()
|
hl.on("hyprland.start", function()
|
||||||
|
hl.exec_cmd("swaybg --image ~/Pictures/wallpaper/0000.jpg --mode fill")
|
||||||
hl.exec_cmd("pass git pull")
|
hl.exec_cmd("pass git pull")
|
||||||
hl.exec_cmd("~/bin/system/system-start.sh")
|
hl.exec_cmd("~/bin/system/system-start.sh")
|
||||||
hl.exec_cmd("hypridle")
|
hl.exec_cmd("hypridle")
|
||||||
|
|||||||
Reference in New Issue
Block a user