nosignal-shell/modules/dashboard/dash
Amstel 9308c9b67f Dashboard Avatar Picker 1.0a
This will allows users to update/change their profile icon from the dashboard by clicking the profile icon.

### How it works?
> Once the profile icon is clicked it will launch zenity file picker.

Once selected the target new profile Icon this script will do the following:

- Deletes the current ~/.face
- Deletes all .face cached files in ~/.cache/caelestia/thumbnails/
- Copies the new selected profile-icon to ~/.face

### Issues
- Once the profile is update, the user must manually reload the shell by restarting the shell session.

**NOTE:**
Make sure to chmod +x the picker.sh before using.

Dependencies:
- zenity
2025-06-11 14:50:31 +08:00
..
Calendar.qml session: fix logout for non-uwsm sessions 2025-06-09 20:06:09 +10:00
DateTime.qml dashboard: fix date time 2025-06-09 13:01:05 +10:00
Media.qml dashboard: dont update pane if not current 2025-06-05 16:52:33 +10:00
Resources.qml dashboard: resources 2025-05-19 21:03:34 +08:00
User.qml Dashboard Avatar Picker 1.0a 2025-06-11 14:50:31 +08:00
Weather.qml dashboard: dont update pane if not current 2025-06-05 16:52:33 +10:00