nosignal-shell/modules/dashboard
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
..
dash Dashboard Avatar Picker 1.0a 2025-06-11 14:50:31 +08:00
Background.qml drawers: fix interaction areas 2025-06-05 18:41:45 +10:00
Content.qml colours: fix switching 2025-06-08 17:33:39 +10:00
Dash.qml dashboard: dont update pane if not current 2025-06-05 16:52:33 +10:00
Media.qml dashboard: hide dash when raise media 2025-06-07 20:34:30 +10:00
Performance.qml feat: network popout 2025-06-05 21:47:30 +10:00
Tabs.qml dashboard: make own swipeview impl 2025-06-07 00:43:04 +10:00
Wrapper.qml drawers: fix interaction areas 2025-06-05 18:41:45 +10:00