11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
# Blur the status bar
|
|
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:.*
|