Update dotfiles (2026-05-10 20:23:45)
This commit is contained in:
@@ -2911,3 +2911,51 @@
|
|||||||
"Level": 1,
|
"Level": 1,
|
||||||
"Notification": false
|
"Notification": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Time": "2026-05-10T16:27:47.7624064+02:00",
|
||||||
|
"Group": "AssemblyLoadContext.Unloading",
|
||||||
|
"Message": "Terminating daemon..",
|
||||||
|
"StackTrace": null,
|
||||||
|
"Level": 1,
|
||||||
|
"Notification": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Time": "2026-05-10T16:27:47.7627726+02:00",
|
||||||
|
"Group": "closeDaemon",
|
||||||
|
"Message": "Waiting for daemon to terminate",
|
||||||
|
"StackTrace": null,
|
||||||
|
"Level": 1,
|
||||||
|
"Notification": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Time": "2026-05-10T16:27:47.8124126+02:00",
|
||||||
|
"Group": "IPC",
|
||||||
|
"Message": "Connected to a client.",
|
||||||
|
"StackTrace": null,
|
||||||
|
"Level": 0,
|
||||||
|
"Notification": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Time": "2026-05-10T16:27:47.8541054+02:00",
|
||||||
|
"Group": "IPC",
|
||||||
|
"Message": "Disconnected from a client.",
|
||||||
|
"StackTrace": null,
|
||||||
|
"Level": 0,
|
||||||
|
"Notification": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Time": "2026-05-10T16:27:47.8544318+02:00",
|
||||||
|
"Group": "ProgramMain",
|
||||||
|
"Message": "Daemon gracefully stopped",
|
||||||
|
"StackTrace": null,
|
||||||
|
"Level": 1,
|
||||||
|
"Notification": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Time": "2026-05-10T16:27:47.8628589+02:00",
|
||||||
|
"Group": "closeDaemon",
|
||||||
|
"Message": "Waiting for daemon finished",
|
||||||
|
"StackTrace": null,
|
||||||
|
"Level": 1,
|
||||||
|
"Notification": false
|
||||||
|
},
|
||||||
|
|||||||
+491
-395
File diff suppressed because it is too large
Load Diff
@@ -10,5 +10,4 @@ hl.on("hyprland.start", function()
|
|||||||
hl.exec_cmd("sleep 3s; " .. prefix .. "steam -silent")
|
hl.exec_cmd("sleep 3s; " .. prefix .. "steam -silent")
|
||||||
hl.exec_cmd("sleep 3s; " .. prefix .. "~/.config/hypr/scripts/gtk.sh")
|
hl.exec_cmd("sleep 3s; " .. prefix .. "~/.config/hypr/scripts/gtk.sh")
|
||||||
hl.exec_cmd("sleep 3s; " .. prefix .. "wl-paste --watch cliphist store")
|
hl.exec_cmd("sleep 3s; " .. prefix .. "wl-paste --watch cliphist store")
|
||||||
-- hl.exec_cmd("sleep 15s; " .. prefix .. "hyprpm reload")
|
|
||||||
end)
|
end)
|
||||||
|
|||||||
Reference in New Issue
Block a user