max brightness cuz brightness media keys seem broken

This commit is contained in:
2026-07-07 21:28:46 +02:00
parent ed63bdebe1
commit 4974633751
+1
View File
@@ -6,4 +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%")
end)