mirror of
https://git.aramjonghu.dev/AramJonghu/hypr.git
synced 2026-09-01 07:33:31 +02:00
chore(gpg-agent): gpg-agent runs w/o command
This commit is contained in:
@@ -6,7 +6,6 @@ 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("gpg --launch gpg-agent")
|
||||
hl.exec_cmd("ksecretd")
|
||||
hl.exec_cmd("nextcloud --background")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user