brightnessctl hack with zigbright, mirror monitor

This commit is contained in:
2026-06-06 04:28:44 +02:00
parent 7cf2a3d08d
commit 551d507c31
2 changed files with 2 additions and 2 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("zigbright listen")
end)