Skip to content

Commit

Permalink
qt up
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek committed Apr 26, 2022
1 parent b22199f commit 5c66180
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ install-sway: install-waybar
install-qt:
$(INSTALL) -d $(DESTDIR)/.config/qt5ct
$(INSTALL) -m 0644 qt/qt5ct.conf $(DESTDIR)/.config/qt5ct/
$(INSTALL) -d $(DESTDIR)/.icons/default/
$(INSTALL) -m 0644 icons/index.theme $(DESTDIR)/.icons/default/

restart-awesome: install-awesome
awesome -k
Expand Down
3 changes: 3 additions & 0 deletions icons/index.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Icon Theme]
Inherits=DMZ-White

0 comments on commit 5c66180

Please sign in to comment.