Things are just not working the way I think they should ! Snip is a script i wrote
This is my wf-panel ini file
That is NOT the order things are in !
On top of that
Where is galculator ?How about CPU and GPU ?
Where is snip.desktop ? It is the scissors icon and it works !
Code:
$ cat /usr/local/bin/snip sleep 2I=$(xdg-user-dir PICTURES)/$(date +'screenshot_%Y-%m-%d-%H%M%S.png')slurp | grim -g - $Igimp --no-splash $I$Code:
$ cat ~/.config/wf-panel-pi/wf-panel-pi.ini [panel]position=bottomicon_size=16window-list_max_width=150monitor=HDMI-A-1launcher_000001=chromium.desktoplauncher_000002=galculator.desktoplauncher_000003=thunderbird.desktoplauncher_000004=pcmanfm.desktoplauncher_000005=lxterminal.desktoplauncher_000006=snip.desktopwidgets_left=smenu spacing0 spacing4 launchers spacing8 window-list cputemp gpu widgets_right=tray power ejecter updater spacing2 connect spacing2 bluetooth spacing2 netman spacing2 volumepulse spacing2 clock spacing2 batt spacing2 squeek launchers=thunderbird alacarte-made-1 x-www-browser pcmanfm x-terminal-emulatorOn top of that
Where is galculator ?
Code:
$ find / -type f -name galculator.desktop 2>/dev/null/usr/share/raspi-ui-overrides/applications/galculator.desktop/usr/share/applications/galculator.desktopj$ Where is snip.desktop ? It is the scissors icon and it works !
Code:
$ sudo find / -name snip.desktop 2>/dev/null$ Statistics: Posted by theoldwizard1 — Tue Jan 20, 2026 7:33 pm — Replies 0 — Views 23