Artix (XFCE) personal use app list

Last updated : 15/7/2026 (incomplete, will require additions) (Reflash/revisit, added AppImages entry)

- 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.

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 :

Basilisk (personal notes)

Pale Moon, but with a different UI & additional emphasis on real‐world site compatibility with the addition of stuff like WebRTC. Offered in either GTK2 or GTK3 (or even a compilable package for either) in AUR, with the GTK2 binary orphaned instead.

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

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 and is the closest thing we got to Windows' .exe without being .exe. Not to mention Snap being Ubuntu‐exclusive and Flatpak basically is a distro on a distro (and the age tracking issue I mentioned on the intro).

Personal list of currently used AppImage packages:

How to use :

Back to top

Index - computers

Main Page