mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-22 21:45:11 +00:00
merge
This commit is contained in:
commit
51d61976b3
|
|
@ -1 +1 @@
|
||||||
Subproject commit ac9de0eccd9d604f43c82cb03e77f6fd791640ab
|
Subproject commit 1c5200549410377b9486c2bfdd262d6472d01969
|
||||||
2
lain
2
lain
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0df20e38bbd047c1afea46ab25e8ecf758bb5d45
|
Subproject commit c489aa63acc1364851e0e51152be3db5c75e145d
|
||||||
BIN
themes/blackburn/icons/titlebar/minimize_focus.png
Executable file
BIN
themes/blackburn/icons/titlebar/minimize_focus.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 105 B |
BIN
themes/blackburn/icons/titlebar/minimize_normal.png
Executable file
BIN
themes/blackburn/icons/titlebar/minimize_normal.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 114 B |
|
|
@ -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_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_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_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 = { "ƀ", "Ƅ", "Ɗ", "ƈ", "ƙ" }
|
awful.util.tagnames = { "ƀ", "Ƅ", "Ɗ", "ƈ", "ƙ" }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue