diff options
| author | Indrajith | 2024-07-03 02:03:35 +0530 |
|---|---|---|
| committer | Indrajith | 2024-07-03 02:03:35 +0530 |
| commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
| tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/kora-pgrey/create-new-icon-theme.cache.sh | |
| parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
| download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip | |
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
Diffstat (limited to '.icons/kora-pgrey/create-new-icon-theme.cache.sh')
| -rw-r--r-- | .icons/kora-pgrey/create-new-icon-theme.cache.sh | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora-pgrey/create-new-icon-theme.cache.sh b/.icons/kora-pgrey/create-new-icon-theme.cache.sh new file mode 100644 index 000000000..9a43c11b3 --- /dev/null +++ b/.icons/kora-pgrey/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 |
