added a default wallpaper to my awesoem theme
This commit is contained in:
parent
376db1741c
commit
ff8a69dedc
4 changed files with 8 additions and 1 deletions
|
|
@ -11,3 +11,6 @@ packages. You are free to use the icon theme of your choice but you need to
|
|||
configure this in "themes/hanez/theme.lua". The dependency to hicolor is not
|
||||
configurable!
|
||||
|
||||
I use a default wallpaper provided by Willi Thiel licensed under CC BY-BC-SA
|
||||
2.0 (https://creativecommons.org/licenses/by-nc-sa/2.0/). The source for this
|
||||
image is: https://willithiel.photography/photo/31c3-saal-3
|
||||
|
|
|
|||
BIN
.config/awesome/themes/hanez/31c3-saal-3.jpg
Normal file
BIN
.config/awesome/themes/hanez/31c3-saal-3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 238 KiB |
|
|
@ -77,7 +77,7 @@ theme.titlebar_maximized_button_focus_inactive = "~/.config/awesome/themes/hane
|
|||
theme.titlebar_maximized_button_normal_active = "~/.config/awesome/themes/hanez/titlebar/maximized_normal_active.png"
|
||||
theme.titlebar_maximized_button_focus_active = "~/.config/awesome/themes/hanez/titlebar/maximized_focus_active.png"
|
||||
|
||||
theme.wallpaper = "/usr/share/awesome/themes/default/background.png"
|
||||
theme.wallpaper = "~/.config/awesome/themes/hanez/31c3-saal-3.jpg"
|
||||
|
||||
-- You can use your own layout icons like this:
|
||||
theme.layout_fairh = "~/.config/awesome/themes/hanez/layouts/fairhw.png"
|
||||
|
|
|
|||
|
|
@ -14,6 +14,10 @@ This repo is for my personal use only. Feel free to take a look... ;)
|
|||
|
||||
I am using a lot of Git submodules so take care of the licenses of each project.
|
||||
|
||||
I use a default wallpaper provided by Willi Thiel licensed under CC BY-BC-SA
|
||||
2.0 (https://creativecommons.org/licenses/by-nc-sa/2.0/). The source for this
|
||||
image is: https://willithiel.photography/photo/31c3-saal-3
|
||||
|
||||
Clone to your $HOME
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue