Tracking my own progress
This commit is contained in:
parent
ead1184a5b
commit
491788528d
|
@ -28,9 +28,9 @@ The installation process is not much different from the previous iteration, exce
|
||||||
- [x] Port widgets from original config to AWMTK2
|
- [x] Port widgets from original config to AWMTK2
|
||||||
- [x] Finish Reno98 theme
|
- [x] Finish Reno98 theme
|
||||||
- [ ] Add a GTK configuration app
|
- [ ] Add a GTK configuration app
|
||||||
- [ ] Port Ubuntu themes from original config to AWMTK2
|
- [x] Port Ubuntu themes from original config to AWMTK2
|
||||||
- [ ] Release docs and recommendations for theme and widget creation
|
- [ ] Release docs and recommendations for theme and widget creation
|
||||||
- [ ] De-hardcode keybinding system
|
- [x] De-hardcode keybinding system
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
@ -185,7 +185,7 @@ theme.hotkeys_label_fg = theme.fg_normal
|
||||||
---theme.bgimage_outset
|
---theme.bgimage_outset
|
||||||
-- Define the icon theme for application icons. If not set then the icons
|
-- Define the icon theme for application icons. If not set then the icons
|
||||||
-- from /usr/share/icons and /usr/share/icons/hicolor will be used.
|
-- from /usr/share/icons and /usr/share/icons/hicolor will be used.
|
||||||
theme.icon_theme = "Chicago95"
|
theme.icon_theme = "Humanity"
|
||||||
|
|
||||||
-- Icons
|
-- Icons
|
||||||
local icons = {
|
local icons = {
|
||||||
|
|
Loading…
Reference in New Issue