add DankMaterialShell
This commit is contained in:
@@ -154,6 +154,7 @@ in {
|
||||
screenshot-path "${xdgPics}/screenshots/screenshot-%Y-%m-%d-%H-%M-%S.png"
|
||||
|
||||
animations {
|
||||
off
|
||||
slowdown 0.5
|
||||
}
|
||||
|
||||
@@ -187,16 +188,17 @@ in {
|
||||
width 6
|
||||
}
|
||||
focus-ring {
|
||||
off
|
||||
width 1
|
||||
active-color "#${colors.base0D}"
|
||||
inactive-color "#${colors.base03}"
|
||||
active-color "#${colors.base03}"
|
||||
inactive-color "#${colors.base02}"
|
||||
urgent-color "#${colors.base08}"
|
||||
}
|
||||
border {
|
||||
off
|
||||
// off
|
||||
width 1
|
||||
active-color "#${colors.base0D}"
|
||||
inactive-color "#${colors.base03}"
|
||||
active-color "#${colors.base03}"
|
||||
inactive-color "#${colors.base02}"
|
||||
urgent-color "#${colors.base08}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user