switch to hyprland lua
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
-- Generated by hyprlang2lua. Review TODOs before reloading Hyprland.
|
||||
|
||||
hl.config({
|
||||
decoration = {
|
||||
rounding = 8,
|
||||
blur = {
|
||||
enabled = true,
|
||||
size = 5,
|
||||
passes = 2,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user