Add .config/niri/dms/alttab.kdl
Add .config/niri/dms/colors.kdl Add .config/niri/dms/layout.kdl Add .config/niri/dms/wpblur.kdl
This commit is contained in:
parent
924ebd5cb9
commit
05157d76d0
4 changed files with 62 additions and 0 deletions
5
private_dot_config/niri/dms/alttab.kdl
Normal file
5
private_dot_config/niri/dms/alttab.kdl
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
recent-windows {
|
||||
highlight {
|
||||
corner-radius 0
|
||||
}
|
||||
}
|
||||
36
private_dot_config/niri/dms/colors.kdl
Normal file
36
private_dot_config/niri/dms/colors.kdl
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
layout {
|
||||
background-color "transparent"
|
||||
|
||||
focus-ring {
|
||||
active-color "#f4b2e2"
|
||||
inactive-color "#9b8d95"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
border {
|
||||
active-color "#f4b2e2"
|
||||
inactive-color "#9b8d95"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
shadow {
|
||||
color "#00000070"
|
||||
}
|
||||
|
||||
tab-indicator {
|
||||
active-color "#f4b2e2"
|
||||
inactive-color "#9b8d95"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
insert-hint {
|
||||
color "#f4b2e280"
|
||||
}
|
||||
}
|
||||
|
||||
recent-windows {
|
||||
highlight {
|
||||
active-color "#67355d"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
}
|
||||
17
private_dot_config/niri/dms/layout.kdl
Normal file
17
private_dot_config/niri/dms/layout.kdl
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
layout {
|
||||
gaps 5
|
||||
|
||||
border {
|
||||
width 2
|
||||
}
|
||||
|
||||
focus-ring {
|
||||
width 2
|
||||
}
|
||||
}
|
||||
window-rule {
|
||||
geometry-corner-radius 0
|
||||
clip-to-geometry true
|
||||
tiled-state true
|
||||
draw-border-with-background false
|
||||
}
|
||||
4
private_dot_config/niri/dms/wpblur.kdl
Normal file
4
private_dot_config/niri/dms/wpblur.kdl
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
layer-rule {
|
||||
match namespace="dms:blurwallpaper"
|
||||
place-within-backdrop true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue