summaryrefslogtreecommitdiff
path: root/etc/cursor
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-05-10 13:32:52 -0500
committerstkhan <personal@slickd.xyz>2021-05-10 13:32:52 -0500
commit5c2b81edcd6cbdaf378a37885214ed1961322d9e (patch)
tree9951876a42ebd61e6f722e3f7ad97fd5434b6206 /etc/cursor
parentc13fe5d37bfffeaa31e04cf011ec18bc80918bd1 (diff)
Added cursors
Diffstat (limited to 'etc/cursor')
-rwxr-xr-xetc/cursor5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/cursor b/etc/cursor
new file mode 100755
index 0000000..4036f6e
--- /dev/null
+++ b/etc/cursor
@@ -0,0 +1,5 @@
+echo "[icon theme]" >> ~/.icons/default/index.theme
+echo "Inherits=volantes_cursors" >> ~/.icons/default/index.theme
+
+echo "[Settings]" >> ~/.config/gtk-3.0/settings.ini
+echo "gtk-cursor-theme-name=volantes_cursors" >> ~/.config/gtk-3.0/settings.ini