Update dotfiles (2026-05-10 20:23:45)

This commit is contained in:
2026-05-10 20:23:45 +02:00
parent 0fef7d3ea1
commit 3de410da80
4 changed files with 539 additions and 396 deletions
-1
View File
@@ -10,5 +10,4 @@ hl.on("hyprland.start", function()
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 .. "wl-paste --watch cliphist store")
-- hl.exec_cmd("sleep 15s; " .. prefix .. "hyprpm reload")
end)