AutoYADM commit: 2025-03-25 22:30:07

This commit is contained in:
Daniel Fichtinger 2025-03-25 22:30:07 -04:00
parent e82ddf767f
commit ed29256ee0
2 changed files with 8 additions and 4 deletions

View file

@ -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 {