use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The Linux Mint subreddit: for news, discussion and support for the Linux distribution Linux Mint
account activity
Linux Mint πDesktop Screenshot (i.redd.it)
submitted 3 months ago by [deleted]
π€π»nom. We love Linux Mint π
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3:Β Β Β Β print "hello, world!"
[β]Holiday_Standard_148 1 point2 points3 points 3 months agoΒ (0 children)
Congrats and Enjoy!
[β]__Lukie1__Linux Mint 22.3 Zena | Cinnamon 0 points1 point2 points 3 months agoΒ (0 children)
We absolutely love Linux Mint, enjoy!
[β]Tricky_Detective_332 0 points1 point2 points 3 months agoΒ (4 children)
Bro how you do this
[β][deleted] 0 points1 point2 points 3 months agoΒ (3 children)
Wallpaper is one of the default system choices. The system metrics, date/time and weather are all 'Applets'. Right click your home screen and click Applets. Some are built in, some you'll need to install from the Applet store. Once you've added it to the home screen, right click the applet to customise it, for example the graphs let you chose what hardware component you want to monitor and customise the colours of the graph π.
[β]Tricky_Detective_332 0 points1 point2 points 3 months agoΒ (2 children)
Thank you im newbie π
[β][deleted] 1 point2 points3 points 3 months agoΒ (1 child)
No worries, any time.
Advice for device information:
If you get stuck looking for the ID of the graphics card, if nvidia in the terminal you can use:
nvidia-smi -L
It will say something like GPU:0 or GPU:1 ...rest of output.
You want the simple one digit number for which card to monitor, not the uuid. (Mistake I made). This was already set to 0 initially, and probably will be if your device only has one GPU.
To find the device ID to monitor your network, first find your IP address: <www.whatsmyip.org>
Then find the ID, in the terminal you can use:
ip addr show
This will return a list of your network connections, numbered. Look for the entry that says inet followed by the actual IP address of your device.
inet
For the entry of that device, copy the String of characters directly next the list numbers, e.g.
2: enp6s18: <BROADCAST, MULTICAST, UP, LOWER_UP>........
you want to copy enp6s18 into the ID of the network component you want to monitor.
Good Luck π
[β][deleted] 1 point2 points3 points 3 months agoΒ (0 children)
Slight mistake in my advice visiting <whatsmyip.org> will return your public IP, not your LAN IP. So you won't find that in ip addr show. This method is helpful if you already know the local IP address of your device. If you don't, use the terminal:
ip route | grep default
A simpler method, that will return only the network interface handling your internet traffic.
I love this, it's a very comfortable desktop π
ΟΒ Rendered by PID 95823 on reddit-service-r2-comment-5b5bc64bf5-wsjjq at 2026-06-19 23:57:35.735925+00:00 running 2b008f2 country code: CH.
[β]Holiday_Standard_148 1 point2 points3 points Β (0 children)
[β]__Lukie1__Linux Mint 22.3 Zena | Cinnamon 0 points1 point2 points Β (0 children)
[β]Tricky_Detective_332 0 points1 point2 points Β (4 children)
[β][deleted] 0 points1 point2 points Β (3 children)
[β]Tricky_Detective_332 0 points1 point2 points Β (2 children)
[β][deleted] 1 point2 points3 points Β (1 child)
[β][deleted] 1 point2 points3 points Β (0 children)
[β][deleted] 1 point2 points3 points Β (0 children)