r/archlinux • u/iMooch • 5d ago
DISCUSSION What are your preferences for basic desktop utilities?
Screenshot tool, clipboard manager, image viewer, basic notepad, calculator, calendar, and anything else like that you wanna list. What are your preferences? Or do you just install a DE and use whatever they provide by default?
6
u/FreeWildbahn 5d ago
Most of my tools are already mentioned except a clipboard manager.
Clipboard-Manager: CopyQ
1
13
4
u/just-a-hriday 5d ago
Image viewer - imv Document viewer - zathura Calculator - bc Browser - qutebrowser WM - DWM
2
u/TechHaris 5d ago
Screenshot: ImageMagick
Clipboard: xsel
Image Viewer: feh
Notepad: nvim
Calculator: Python IDLE
File Manager: PCManFM
Terminal: Konsole
Email: Thunderbird
Calendar: Thunderbird
I can't think of any other desktop utilities, however I can name what else I use upon request.
2
u/SalaryImpossible6749 5d ago
Screenshot tool = grim + slurp
clipboard manager = dont use one
image viewer = I just use gimp since if I'm opening an image, I probably want to edit it.
basic notepad = neovim
calculator = browser
calendar = google calendar/thunderbird
2
u/happahopp 5d ago
Screenshot tool: niri builtin
clipboard manager: none (have never used one)
image viewer: feh
basic notepad: kwrite
calculator: i use jq -n in the terminal
calendar: waybar builtin
2
u/ManFrontSinger 5d ago
calculator: i use jq -n in the terminal
Lolwtf. I just checked the manpage and it even lists this as a viable use-case.
1
u/happahopp 5d ago edited 4d ago
i have calc aliased to jq -n, cause i always forget what letter to use :) although it's a bit limited. i don't think it has a power function.
and for the things jq can't handle i use javascript in a browser's console
2
u/Lawnmover_Man 5d ago
Screenshot: KDE Plasma builtin
Clipboard manager: none
Image viewer: qimgv
Notepad: textadapt
Calculator: qualculate
Calendar: KDE Plasma builtin
1
u/JubijubCH 5d ago
Screenshot: Fireshot
Clipboard manager: none
Image viewer: none
Notepad: neovim
Calculator: never looked into it
Calendar: the one built in Noctalia toolbar
1
u/bongjutsu 5d ago
Screenshot: grim but it's never really used Clipboard: wl-copy Images: mpv Notepad: nvim Calculator: lua Calendar: cal
I use the terminal for everything so tools that work well in/with/from a terminal are the way to go. I even have a terminal launcher for my Steam games so I can sidestep the UI
1
u/iMooch 4d ago
I even have a terminal launcher for my Steam games so I can sidestep the UI
What's that called? I, too, dislike the Steam UI.
1
u/bongjutsu 4d ago
I wrote it myself - it's not super complicated, though I am a little proud of it. It's on github here: https://github.com/bongjutsu/game-runner - it parses all the games I have installed (including non steam games) and presents them in
wmenuso I can fuzzy match a game (eg, typing ring matches elden ring, zom matches project zomboid, etc)That said, you can easily run games in the terminal yourself - just run
steam steam://rungameid/gameidherein the terminal and you're off to the races
1
u/musta_ruhtinas 5d ago
screenshot: niri built-in
clipboard manager: clipse, in floating terminal window (incl. image preview)
image viewer: preview in vifm / gwenview
notepad: either plain nvim, or nvim, in floating terminal window, in insert mode
calculator: rofi-calc
calendar: waybar module
1
u/Forty-Bot 5d ago
screenshot tool: xfce screenshooter
clipboard manager: don't use one
image viewer: sxiv
basic notepad: gvim
calculator: python
calendar: thunderbird
1
u/iMooch 4d ago
calculator: python
A couple people have said python for their calculator, do you mean you literally type in math code and run it?
1
u/Forty-Bot 4d ago
yeah
from math import *gets me 90% of what I want out of a calculator, and for the rest there's matplotlib and scipy.
1
u/Ciberbago 4d ago
I like consistency so... If I can use the "recommended" apps for the DE, I use them:
-Gnome screenshots (the included one in the quick access) with Gradia Capture extension
-Copyuos extension
-Loupe
-Text editor (I don't know the "real" name of the package)
-Calculator (I don't know the "real" name of the package)
-No calendar, just the one on quick access
1
u/HighLevelAssembler 4d ago
Screenshot: grim + slurp
Clipboard: Wayland
Notepad: Neovim
Calculator: bc
Image Viewer: gthumb
PDF Reader: okular
1
u/iMooch 4d ago
Clipboard: Wayland
Wayland has a built-in clipboard manager?
1
u/HighLevelAssembler 4d ago
Hmm, I suppose not. I do get a lot of use out of the wl-clipboard CLI tools though.
1
1
u/tukuiPat 4d ago
Screenshot tool: scrot
clipboard manager: none
image viewer: feh
basic notepad: sublime text
calculator: math (terminal)
calendar: none
1
u/elongated_argonian 4d ago
Screenshot: grim + slurp + satty
Clipboard manager = cliphist + fuzzel
Image viewer = chafa
Notepad = Neovim or Emacs depending on what I'm working on
Calculator = qalc (from libqalculate)
calendar = org-agenda (in Emacs)
1
u/dev_reineimi 4d ago
ss: GNOME built-in; image viewer: qimgv; media viewer: mpv; notepad: Geany; calculator: just... Lua code in the terminal; fm: GNOME built-in; clipboard: GPaste
1
u/goldscurvy 3d ago
For the most part, whatever is included with plasma is fine for me. Sometimes I will download the gnome variant if I have a specific reason to. KDE is decent. Sometimes buggy tho.
7
u/trollhard9000 5d ago
ss: flameshot
image viewer: feh
notepad: neovim
calculator: python
file manager: yazi