This commit is contained in:
2026-06-05 00:56:05 +02:00
parent b6349ceaec
commit b7e706fde1
3 changed files with 177 additions and 160 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ hl.on("hyprland.start", function()
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("hyprsunset -i")
hl.exec_cmd("nextcloud --background")
hl.exec_cmd("brightnessctl set 100%")
hl.exec_cmd("brightnessctl set 100%")
end)