1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

gtk2: add focus line

fix #48
This commit is contained in:
Horst3180
2015-06-08 20:00:25 +02:00
parent 15e235278e
commit 697b2c390d
4 changed files with 15 additions and 5 deletions

View File

@@ -471,7 +471,7 @@ style "default" {
image {
function = FOCUS
file = "assets/null.png"
file = "assets/focus-line.png"
border = { 1, 1, 1, 1 }
stretch = TRUE
}