mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
exec-once
This commit is contained in:
@@ -5,4 +5,3 @@ exec-once = wl-paste --type image --watch cliphist store
|
||||
exec-once = nextcloud --background
|
||||
exec-once = hyprsunset -i
|
||||
exec-once = nm-applet
|
||||
exec-once = ghostty --start-minimized
|
||||
|
||||
@@ -5,5 +5,4 @@ hl.on("hyprland.start", function()
|
||||
hl.exec.cmd("wl-paste --type text --watch cliphist store")
|
||||
hl.exec.cmd("wl-paste --type image --watch cliphist store")
|
||||
hl.exec.cmd("hyprsunset -i")
|
||||
hl.exec.cmd("ghostty --start-minimized")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user