Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7503

Raspberry Pi OS • Resurrection old thread - Adding to task bar, Trixie

$
0
0
Things are just not working the way I think they should ! Snip is a script i wrote

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$
This is my wf-panel ini file

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-emulator
That is NOT the order things are in !
screenshot_2026-01-20-143600.png
On 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$ 
How about CPU and GPU ?

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



Viewing all articles
Browse latest Browse all 7503

Trending Articles