mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
refactor(hypr): migrate configuration to lua
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
hl.on("hyprland.start", function()
|
||||
hl.exec_cmd("pass git pull")
|
||||
hl.exec_cmd("~/bin/system/system-start.sh")
|
||||
hl.exec_cmd("hypridle")
|
||||
end)
|
||||
Reference in New Issue
Block a user