From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: Dots Updated * Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar --- .icons/kora-light/create-new-icon-theme.cache.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .icons/kora-light/create-new-icon-theme.cache.sh (limited to '.icons/kora-light/create-new-icon-theme.cache.sh') diff --git a/.icons/kora-light/create-new-icon-theme.cache.sh b/.icons/kora-light/create-new-icon-theme.cache.sh new file mode 100644 index 000000000..9a43c11b3 --- /dev/null +++ b/.icons/kora-light/create-new-icon-theme.cache.sh @@ -0,0 +1,13 @@ +### Auto update the iconcache +### Do a manual update with following code in a terminal if you get errors +### Do check if you have used spaces in the naming of files or folders +### Sometimes you make a copy of an icon - this contains a space +### gtk-update-icon-cache -f iconthemefolder + +### in some of the distributions you will a message popup if an icon theme has no cache +### if you have changed the icons - deleted folders etcetera then run this script + +### intended to be used if you are making your own icon theme with icons mixed from +### icon themes. + +gtk-update-icon-cache -f ../$(basename `pwd`) \ No newline at end of file -- cgit v1.2.3