1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 05:55:12 +00:00
This commit is contained in:
Toma Adrian-Ionut 2022-09-24 16:49:37 +03:00
commit 51d61976b3
5 changed files with 4 additions and 2 deletions

@ -1 +1 @@
Subproject commit ac9de0eccd9d604f43c82cb03e77f6fd791640ab
Subproject commit 1c5200549410377b9486c2bfdd262d6472d01969

2
lain

@ -1 +1 @@
Subproject commit 0df20e38bbd047c1afea46ab25e8ecf758bb5d45
Subproject commit c489aa63acc1364851e0e51152be3db5c75e145d

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

View file

@ -71,6 +71,8 @@ theme.titlebar_maximized_button_focus_active = theme.dir .. "/icons/titlebar/
theme.titlebar_maximized_button_normal_active = theme.dir .. "/icons/titlebar/maximized_normal_active.png"
theme.titlebar_maximized_button_focus_inactive = theme.dir .. "/icons/titlebar/maximized_focus_inactive.png"
theme.titlebar_maximized_button_normal_inactive = theme.dir .. "/icons/titlebar/maximized_normal_inactive.png"
theme.titlebar_minimize_button_focus = theme.dir .. "/icons/titlebar/minimize_focus.png"
theme.titlebar_minimize_button_normal = theme.dir .. "/icons/titlebar/minimize_normal.png"
awful.util.tagnames = { "ƀ", "Ƅ", "Ɗ", "ƈ", "ƙ" }