mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
add airi
This commit is contained in:
parent
f76e735a54
commit
cc37a9dd2f
8 changed files with 126 additions and 59 deletions
|
|
@ -23,6 +23,19 @@ let
|
|||
blur true
|
||||
}
|
||||
}
|
||||
window-rule {
|
||||
match app-id="ai.moeru.airi"
|
||||
open-floating true
|
||||
background-effect {
|
||||
blur false
|
||||
}
|
||||
border {
|
||||
off
|
||||
}
|
||||
shadow {
|
||||
off
|
||||
}
|
||||
}
|
||||
layer-rule {
|
||||
match namespace="launcher"
|
||||
background-effect {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue