chore: 忽略 DMS 自动生成的文件,不再追踪
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
config.kdl.backup*
|
||||||
|
|
||||||
|
dms/alttab.kdl
|
||||||
|
dms/colors.kdl
|
||||||
|
dms/cursor.kdl
|
||||||
|
dms/layout.kdl
|
||||||
|
dms/wpblur.kdl
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
// ! DO NOT EDIT !
|
|
||||||
// ! AUTO-GENERATED BY DMS !
|
|
||||||
// ! CHANGES WILL BE OVERWRITTEN !
|
|
||||||
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
|
||||||
|
|
||||||
recent-windows {
|
|
||||||
highlight {
|
|
||||||
corner-radius 12
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
// ! 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 "#8c1d18"
|
|
||||||
inactive-color "#857371"
|
|
||||||
urgent-color "#b3261e"
|
|
||||||
}
|
|
||||||
|
|
||||||
border {
|
|
||||||
active-color "#8c1d18"
|
|
||||||
inactive-color "#857371"
|
|
||||||
urgent-color "#b3261e"
|
|
||||||
}
|
|
||||||
|
|
||||||
shadow {
|
|
||||||
color "#00000070"
|
|
||||||
}
|
|
||||||
|
|
||||||
tab-indicator {
|
|
||||||
active-color "#8c1d18"
|
|
||||||
inactive-color "#857371"
|
|
||||||
urgent-color "#b3261e"
|
|
||||||
}
|
|
||||||
|
|
||||||
insert-hint {
|
|
||||||
color "#8c1d1880"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
recent-windows {
|
|
||||||
highlight {
|
|
||||||
active-color "#8c1d18"
|
|
||||||
urgent-color "#b3261e"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
// ! DO NOT EDIT !
|
|
||||||
// ! AUTO-GENERATED BY DMS !
|
|
||||||
// ! CHANGES WILL BE OVERWRITTEN !
|
|
||||||
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
|
||||||
|
|
||||||
layout {
|
|
||||||
gaps 4
|
|
||||||
|
|
||||||
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
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
// ! 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
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user