mirror of
https://git.aramjonghu.dev/AramJonghu/hypr.git
synced 2026-09-03 08:23:30 +02:00
chore(gpg-agent): gpg-agent runs w/o command
This commit is contained in:
@@ -7,6 +7,5 @@ hl.on("hyprland.start", function()
|
|||||||
hl.exec_cmd("wl-paste --type image --watch cliphist store")
|
hl.exec_cmd("wl-paste --type image --watch cliphist store")
|
||||||
hl.exec_cmd("hyprsunset -i")
|
hl.exec_cmd("hyprsunset -i")
|
||||||
hl.exec_cmd("nextcloud --background")
|
hl.exec_cmd("nextcloud --background")
|
||||||
hl.exec_cmd("gpgconf --launch gpg-agent")
|
|
||||||
hl.exec_cmd("ksecretd")
|
hl.exec_cmd("ksecretd")
|
||||||
end)
|
end)
|
||||||
|
|||||||
Reference in New Issue
Block a user