Updated config
This commit is contained in:
parent
b9c4ed16a7
commit
6e3a289407
@ -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:.*
|
||||
|
@ -16,8 +16,6 @@
|
||||
"custom/gpu",
|
||||
"memory",
|
||||
"disk",
|
||||
"network#up",
|
||||
"network#down",
|
||||
],
|
||||
},
|
||||
"include": "~/.config/waybar/modules.jsonc",
|
||||
|
Loading…
Reference in New Issue
Block a user