mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-01-15 16:43:06 +01:00
remove dependency on niri overlay from sodi and switch to just kdl
This commit is contained in:
parent
0cb98d2868
commit
3cacac4e6a
21 changed files with 352 additions and 653 deletions
19
modules/desktop/home/niri/kdl/overviews.kdl
Normal file
19
modules/desktop/home/niri/kdl/overviews.kdl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
overview {
|
||||
backdrop-color "110000"
|
||||
zoom 0.381966
|
||||
workspace-shadow {
|
||||
offset x=0 y=10
|
||||
softness 60
|
||||
color "#7f00008f"
|
||||
}
|
||||
}
|
||||
|
||||
recent-windows {
|
||||
debounce-ms 1500
|
||||
open-delay-ms 300
|
||||
highlight {
|
||||
active-color "f69ecf"
|
||||
padding 5
|
||||
corner-radius 2.5
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue