about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2024-08-25 12:05:04 -0500
committerStarfall <us@starfall.systems>2024-08-25 12:05:04 -0500
commit784562e246b30e9b480221b8c355af3c36859e07 (patch)
treef9a6e7e66f785b92f06ada93634f85c3ad1d6c97 /Makefile
parentbc4d92a66c6e6708923373e185d65e6499b65915 (diff)
Add Tomorrow's Stars and Gruvbox themes for QTerminal HEAD main
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4fc53cd..7f21cac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
 .PHONY: install
 
 install:
-	install -Dm 644 -t $${HOME}/.local/share/xfce4/terminal/colorschemes *.theme
+	install -Dm 644 -t $${HOME}/.local/share/xfce4/terminal/colorschemes xfce4-terminal/*.theme
+	sudo install -Dm 644 -t /usr/share/qtermwidget6/color-schemes QTerminal/*.colorscheme