Updated config

This commit is contained in:
Eduard Urbach 2024-03-27 00:09:55 +01:00
parent b9c4ed16a7
commit 6e3a289407
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0
2 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# Blur the status bar
# layerrule = blur, $statusbar
layerrule = blur, $statusbar
layerrule = ignorealpha 0.1, $statusbar
# Blur the launcher
layerrule = blur, launcher
layerrule = ignorealpha 0.1, launcher
# Disable maximize event
windowrulev2 = suppressevent maximize, class:.*

View File

@ -16,8 +16,6 @@
"custom/gpu",
"memory",
"disk",
"network#up",
"network#down",
],
},
"include": "~/.config/waybar/modules.jsonc",