mirror of
https://git.aramjonghu.dev/AramJonghu/hypr.git
synced 2026-09-02 16:03:31 +02:00
blur enabled and stylua
This commit is contained in:
@@ -48,7 +48,7 @@ hl.config({
|
||||
color_inactive = C.colors.mantleAlpha,
|
||||
},
|
||||
blur = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
size = 2,
|
||||
passes = 2,
|
||||
new_optimizations = true,
|
||||
@@ -71,7 +71,7 @@ hl.config({
|
||||
disable_hyprland_logo = true,
|
||||
},
|
||||
debug = {
|
||||
disable_logs = false,
|
||||
disable_logs = false,
|
||||
full_cm_proto = true,
|
||||
},
|
||||
dwindle = {
|
||||
|
||||
Reference in New Issue
Block a user