updates scrolling desktop config
This commit is contained in:
parent
91733a296b
commit
a4a12dd340
11 changed files with 1206 additions and 2 deletions
10
modules/scrolling-desktop/niri/dms/alttab.kdl
Normal file
10
modules/scrolling-desktop/niri/dms/alttab.kdl
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
// ! DO NOT EDIT !
|
||||
// ! AUTO-GENERATED BY DMS !
|
||||
// ! CHANGES WILL BE OVERWRITTEN !
|
||||
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||
|
||||
recent-windows {
|
||||
highlight {
|
||||
corner-radius 12
|
||||
}
|
||||
}
|
||||
0
modules/scrolling-desktop/niri/dms/binds.kdl
Normal file
0
modules/scrolling-desktop/niri/dms/binds.kdl
Normal file
39
modules/scrolling-desktop/niri/dms/colors.kdl
Normal file
39
modules/scrolling-desktop/niri/dms/colors.kdl
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
// ! Auto-generated file. Do not edit directly.
|
||||
// Remove `include "dms/colors.kdl"` from your config to override.
|
||||
|
||||
layout {
|
||||
background-color "transparent"
|
||||
|
||||
focus-ring {
|
||||
active-color "#c3c0ff"
|
||||
inactive-color "#928f9a"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
border {
|
||||
active-color "#c3c0ff"
|
||||
inactive-color "#928f9a"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
shadow {
|
||||
color "#00000070"
|
||||
}
|
||||
|
||||
tab-indicator {
|
||||
active-color "#c3c0ff"
|
||||
inactive-color "#928f9a"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
insert-hint {
|
||||
color "#c3c0ff80"
|
||||
}
|
||||
}
|
||||
|
||||
recent-windows {
|
||||
highlight {
|
||||
active-color "#424078"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
}
|
||||
9
modules/scrolling-desktop/niri/dms/cursor.kdl
Normal file
9
modules/scrolling-desktop/niri/dms/cursor.kdl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// ! DO NOT EDIT !
|
||||
// ! AUTO-GENERATED BY DMS !
|
||||
// ! CHANGES WILL BE OVERWRITTEN !
|
||||
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||
|
||||
cursor {
|
||||
xcursor-theme "Bibata-Modern-Ice"
|
||||
xcursor-size 24
|
||||
}
|
||||
22
modules/scrolling-desktop/niri/dms/layout.kdl
Normal file
22
modules/scrolling-desktop/niri/dms/layout.kdl
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
// ! DO NOT EDIT !
|
||||
// ! AUTO-GENERATED BY DMS !
|
||||
// ! CHANGES WILL BE OVERWRITTEN !
|
||||
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||
|
||||
layout {
|
||||
gaps 8
|
||||
|
||||
border {
|
||||
width 2
|
||||
}
|
||||
|
||||
focus-ring {
|
||||
width 2
|
||||
}
|
||||
}
|
||||
window-rule {
|
||||
geometry-corner-radius 12
|
||||
clip-to-geometry true
|
||||
tiled-state true
|
||||
draw-border-with-background false
|
||||
}
|
||||
0
modules/scrolling-desktop/niri/dms/outputs.kdl
Normal file
0
modules/scrolling-desktop/niri/dms/outputs.kdl
Normal file
0
modules/scrolling-desktop/niri/dms/windowrules.kdl
Normal file
0
modules/scrolling-desktop/niri/dms/windowrules.kdl
Normal file
9
modules/scrolling-desktop/niri/dms/wpblur.kdl
Normal file
9
modules/scrolling-desktop/niri/dms/wpblur.kdl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// ! DO NOT EDIT !
|
||||
// ! AUTO-GENERATED BY DMS !
|
||||
// ! CHANGES WILL BE OVERWRITTEN !
|
||||
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||
|
||||
layer-rule {
|
||||
match namespace="dms:blurwallpaper"
|
||||
place-within-backdrop true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue