noctalia update, disable blur from noctalia overlay
This commit is contained in:
@@ -106,6 +106,13 @@ window-rule {
|
||||
layer-rule {
|
||||
match namespace="^quickshell-overview$"
|
||||
}
|
||||
// Disable blur on Noctalia bar and panel surfaces
|
||||
layer-rule {
|
||||
match namespace="^noctalia-"
|
||||
blur {
|
||||
off
|
||||
}
|
||||
}
|
||||
binds {
|
||||
// Core Noctalia binds
|
||||
Mod+Space {
|
||||
|
||||
Reference in New Issue
Block a user