Updated config
This commit is contained in:
parent
de750cf262
commit
6d5bf80113
2 changed files with 6 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue