AutoYADM commit: 2025-03-25 22:30:07
This commit is contained in:
parent
e82ddf767f
commit
ed29256ee0
2 changed files with 8 additions and 4 deletions
|
@ -117,16 +117,16 @@ layout {
|
|||
// `draw-border-with-background`.
|
||||
// You can change how the focus ring looks.
|
||||
focus-ring {
|
||||
// off
|
||||
off
|
||||
width 1
|
||||
active-color "#B14242"
|
||||
inactive-color "#121212"
|
||||
}
|
||||
border {
|
||||
off
|
||||
// off
|
||||
width 1
|
||||
active-color "#B14242"
|
||||
inactive-color "#12121200"
|
||||
inactive-color "#121212"
|
||||
}
|
||||
// You can enable drop shadows for windows.
|
||||
shadow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue