Artix (XFCE) personal use app list

Last updated : 20/8/2026 (incomplete, will require additions) (PPSSPP free from qt deps?)

- Introduction -

Gallery | Ristretto

Video | mpv

Music | Pragha

Text / source code editor | Geany | Nano

Document reader | MuPDF

Browser | Basilisk

File manager | Thunar

Picture editing | GIMP (GNU Image Manipulation Program)

Office suite | OnlyOffice Desktop Editor

Others
AppImages

Introduction

This article is to list out the apps that I use in Artix, under the XFCE desktop environment.

General things that are considered important for the apps I use :

Some nice to haves for the apps I use :

Ristretto

XFCE's default image viewer.

Video

Mentions :

mpv

Welp, I'm back at mpv after Parole underperformed on AV1 videos. That said, I'm not exactly sure on video playback on Linux (all I see are video files simply running so I can't say much).

Music

More detailed notes available in the page where I sought a replacement for Quod Libet.

Pragha

A lightweight GTK3 music player. Despite its lightweight advertisement, Pragha still includes an inbuilt tag editor and the ability to create playlists using folders. Seems to be unmaintained (as its last Git commit was in 2022), but the more optimistic side of me would like to assume Pragha is complete. The extra package was updated in 7/4/2026, but only as a package rebuild following some library update.

Text / source code editor

Mentions :

Geany

A fast & lightweight integrated development environment (though it does double as a text editor). Restores tabs between sessions & supports tab scrolling in editor bar (where scrolling changes the active tab instead of browsing through visible tabs - browsing through visible tab is better but at least here's better than nothing). Comes with its own themes, though you can always try to copy/paste alternate themes to /home/$username/.config/geany/colorschemes (or even make your own, making Geany's color customization essentially unlimited). Both geany & geany‐plugins are available in world, so you don't have to add Arch repos for this.

2/4/2026 Update : I disabled the editor bar in Geany because the sidebar proved tidier and easier to use once you got your project(s) going.

Nano

A text editor for the terminal. As someone who primarily uses the GUI, I won't be using this all that often (aside from some one-time configurations on installing Artix). But then again, I'm not the general audience for terminal-only apps... including Vim (but then again that one is a lifestyle).

Document reader

MuPDF

1st-party JS & XHR required to view site.

Depends on tesseract tessdata, which is available from 128 tesseract packages (from either extra or world, so combined it's 256). I chose the one from world (30) as it was no longer corrupted as of 10/7/2026.

Browser

Honorable mentions :

Konform Browser

Sorta like LibreWolf to Firefox; but ESR, with less integrations to online services (no inbuilt extensions by default), and comes with more configurability. Available in Artix galaxy.

Initially, I did not consider this browser at all, considering I could just fuck up Firefox ESR with my config files. However, my latest installation (somewhere around July 2026 with 845G7) conveniently left out base‐devel (almost all of it, except for opendoas) so I cannot use AUR (not that I should anyway as AUR was hit by malicious packages (archive.org) in June 2026). Considering its wider target on user freedom (from normies who don't known what unsolicited connections meant to extremely opinionated operatives demanding none of them), it does the job, though I am yet to verify its angle on privacy.

File manager

Thunar

XFCE's default file manager. Requires gvfs to automatically deal with removeable storages (like USB).

Picture editing

Mentions :

GIMP (GNU Image Manipulation Program)

Started using after I found out GIMP moved from GTK2 to GTK3 (if only to keep added dependencies to a minimum).

Office suite

In an ideal world, Microsoft's office format is everyone's office format to play with. Alas, it remained Microsoft's.

Mentions :

OnlyOffice Desktop Editor

An office suite with (allegedly) the least worst Microsoft Office format support compared to other non‐Microsoft office suites. Interface is a bit slow and ignores system themes. Only available in AUR.

Personal installation guide :

Other stuff

Other minor additions barely worth their section:

AppImage

The only format of portable Linux apps/programs I would think of using at this point as AppImage doesn't ask for additional packages (aside from fuse2 but it was pulled by ntfs‐3g in Artix) and is the closest thing we got to Windows' .exe without being .exe. Not to mention Snap being Ubuntu‐exclusive (and also demands systemd) and Flatpak basically is a distro in a distro (and the age tracking issue I mentioned on the intro).

Personal list of currently used and/or tested AppImage packages:

How to use :

Back to top

Index - computers

Main Page