nosignal-shell/modules
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
..
background internal: use panelwindow 2025-06-04 19:16:17 +10:00
bar popouts: fixed width for battery popout 2025-06-07 20:38:52 +10:00
dashboard Dashboard Avatar Picker 1.0a 2025-06-11 14:50:31 +08:00
drawers internal: use multieffect for shadow 2025-06-08 13:28:48 +10:00
launcher drawers: fix interaction areas 2025-06-05 18:41:45 +10:00
notifications notifs: actually fix y pos during remove anim 2025-06-06 17:52:47 +10:00
osd drawers: fix interaction areas 2025-06-05 18:41:45 +10:00
session Fixed Logout Function 2025-06-11 14:18:15 +08:00
Shortcuts.qml feat: add ipc commands for stuff 2025-06-08 20:25:54 +10:00