Browse Source

Tracking my own progress

master
Yessiest 2 years ago
parent
commit
491788528d
  1. 4
      README.md
  2. 2
      themes/unity/theme.lua

4
README.md

@ -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] Finish Reno98 theme
- [ ] 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
- [ ] De-hardcode keybinding system
- [x] De-hardcode keybinding system
## License

2
themes/unity/theme.lua

@ -185,7 +185,7 @@ theme.hotkeys_label_fg = theme.fg_normal
---theme.bgimage_outset
-- 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.
theme.icon_theme = "Chicago95"
theme.icon_theme = "Humanity"
-- Icons
local icons = {

Loading…
Cancel
Save