remove buttons, move notification to other script
[dotfiles_afify.git] / .scripts / change_icons.sh
blob3afe89f3120bbfcadd7c4582b2a92e513cf437fd
1 #!/bin/bash
3 filename=/home/hassan/Downloads/Audio/
4 icon_path=/usr/share/icons/Adwaita/scalable/actions/call-start-symbolic.svg
6 gvfs-set-attribute -t string $filename metadata::custom-icon file:///$icon_path
7 #gvfs-set-attribute myfolder -t unset metadata::custom-icon