switch to hyprland lua

This commit is contained in:
2026-05-17 11:29:41 +02:00
parent dc0bfb0d23
commit 75675af8d1
46 changed files with 8711 additions and 10223 deletions
+13
View File
@@ -0,0 +1,13 @@
-- Generated by hyprlang2lua. Review TODOs before reloading Hyprland.
hl.config({
decoration = {
rounding = 8,
blur = {
enabled = true,
size = 5,
passes = 2,
},
},
})