Share your Arch or Arch-based distro desktop setup, including your theme, tweaks, and optionally a Neofetch or Fastfetch screenshot. Also check out our @Arch group.
Iโm on mobile right now so canโt compare screenfetch right now but that layout and amount of details looks clean! What command did you use?
Itโs fastfetch and here my config:
Summary
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "arch",
"type": "auto",
//"width": 5,
"height": 5,
"padding": {
"top": 3
},
"color": {
"1": "blue",
"2": "blue"
}
},
"display": {
"separator": "",
"color": "blue",
"key": {
"width": 19
},
"bar": {
"width": 10,
"char": {
"elapsed": "โ",
"total": " "
},
"border": {
"left": "",
"right": ""}
},
"percent": {
"type": 3,
"green": 30,
"yellow": 70
},
},
"modules": [
"break",
{
"type": "title",
"color": {
"user": "blue",
"at": "blue",
"host": "blue"
}
},
{
"type": "custom",
"format": "โโพโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโผ",
"outputColor": "blue"
},
{
"type": "os",
"key": "โโโผ OS",
"keyColor": "blue"
},
{
"type": "command",
"key": "โโโผ OS Age",
"keyColor": "blue",
"text": "birth_install=$(stat -c %W /); current=$(date +%s); time_progression=$((current - birth_install)); days_difference=$((time_progression / 86400)); echo $days_difference days"
},
{
"type": "kernel",
"key": "โโโผ Kernel",
"keyColor": "blue"
},
{
"type": "uptime",
"key": "โโโผ Uptime",
"keyColor": "blue"
},
{
"type": "packages",
"key": "โโโผ Packages",
"keyColor": "blue"
},
{
"type": "shell",
"key": "โโโผ Shell",
"keyColor": "blue"
},
{
"type": "custom",
"format": "โโพโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโผ",
"outputColor": "blue"
},
{
"type": "cpu",
"key": "โโโผ CPU",
"showPeCoreCount": true,
"format": "{name} ({cores-physical}C/{cores-logical}T) @ {freq-max} {temperature}",
"temp": true,
"keyColor": "blue",
},
{
"type": "gpu",
"key": "โโโผ GPU",
"temp": true,
"keyColor": "blue"
},
{
"type": "memory",
"key": "โโโผ RAM ",
"keyColor": "blue"
},
{
"type": "swap",
"key": "โโโผ Swap",
"keyColor": "blue"
},
{
"type": "processes",
"key": "โโโผ Processes",
"keyColor": "blue"
},
{
"type": "custom",
"format": "โโพโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโผ",
"outputColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๏ / ",
"folders": "/",
"keyColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๏ /home",
"folders": "/home",
"keyColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๎ /data",
"folders": "/run/media/toadie/data",
"keyColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๓ฐ B01 ",
"folders": "/run/media/toadie/Backup_01",
"keyColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๓ฐ Backup_02",
"folders": "/run/media/toadie/Backup_02",
"keyColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๓ฐ Backup_03",
"folders": "/run/media/toadie/Backup_03",
"keyColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๓ฐ toadlap",
"folders": "/mnt/nfs/toadlap",
"keyColor": "blue"
},
{
"type": "disk",
"key": "โโโผ ๏ /vm ",
"folders": "/run/media/toadie/vm",
"keyColor": "blue"
},
{
"type": "custom",
"format": "โโพโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโผ",
"outputColor": "blue"
},
{
"key": "โโโผ ๎ทจ Last Backup",
"type": "command",
"text": "sh /home/toadie/Dev/Bash/fastfetch/fastfetch_backup_datum.sh",
"keyColor": "blue"
},
{
"key": "โโโผ ๏ก Last Update",
"type": "command",
"text": "sh /home/toadie/Dev/Bash/fastfetch/fastfetch_update_datum.sh"
},
{
"key": "โโโผ ๓ฐค Github ",
"type": "command",
"text": "gh api user | jq -r '\"๓ฐต \\(.public_repos) ๓ฐงฎ \\(.public_gists) ๓ฐ \\(.followers) ๓ฐ \\(.following)\"'",
//"text": "STARS=$(gh api user/repos --paginate | jq -s 'map(.[].stargazers_count) | add // 0') && PRS=$(gh search prs --author \"@me\" --json number --jq 'length') && gh api user | jq -r --arg stars \"$STARS\" --arg prs \"$PRS\" '\"๓ฐต \\(.public_repos) ๓ฐ \\($stars) ๓ฐ \\($prs) ๓ฐ \\(.followers)\"'"
},
{
"type": "custom",
"format": "โโพโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโผ",
"outputColor": "blue"
},
{
"key": " ๎ชข ToDo",
"type": "command",
"text": "sh /run/media/toadie/data/Dev/Bash/reminder/reminder.sh"
},
]
}
You know it was not until @ericmarceau and now you used it, I was ever aware of the โdetailsโ markdown for Discourse:
Test:
test code block
type or paste code here
To keep it on topic hereโs my old Arch desktop from 2015:
`-/+sssssssssssssssso+:` Uptime: 12 mins
`-:/+sssssssssssssssssso+/. Packages: 893 (pacman)
`.://osssssssssssssssssssso++- Shell: bash 5.3.9
.://+ssssssssssssssssssssssso++: Display (LEN403D): 1920x1200 in 14", 60 Hz [Built-in]
.:///ossssssssssssssssssssssssso++: DE: Xfce4 4.20
:////ssssssssssssssssssssssssssso+++. WM: Xfwm4 (X11) -////+ssssssssssssssssssssssssssso+++ยฑ WM Theme: Arc-Dark
..-+oosssssssssssssssssssssssso+++++/ Theme: Arc-Dark [GTK2/3/4]
./++++++++++++++++++++++++++++++/:. Icons: Qogir-Dark [GTK2/3/4]
`:::::::::::::::::::::::::------`` Font: Noto Sans (10pt) [GTK2/3/4]
Cursor: Qogir (22px)
Terminal: xfce4-terminal 1.2.0
Terminal Font: Monospace (10pt)
CPU: AMD Ryzen 7 PRO 6850U (16) @ 4.77 GHz
GPU: AMD Radeon 680M [Integrated]
Memory: 2.19 GiB / 14.39 GiB (15%)
Swap: Disabled
Disk (/): 12.59 GiB / 93.31 GiB (13%) - ext4
Local IP (wlan0): 172.20.4.118/21
Battery (LNV-5B10W51866๏ฟฝ๏ฟฝ): 97% [AC Connected]
Locale: en_US.UTF-8
(TEXT style)
My โscreenshotsโ were: 1) a text โscreenshotโ of fastfetch activity on Endeavour OS, 2) a graphical screenshot of Endeavour OS, 3) a graphical screenshot of Cachy OS and 4) another graphical screenshot of Cachy OS with my Doom Emacs editor visible! ![]()
Iโm currently on working focused environment not your friendly unixporn ricing
but here itโs Iโll post screenshoot here every 15-30 days because I change it daily:
halano@archlinux
----------------
OS: Arch Linux (x86_64)
Kernel: 6.19.11-arch1-1
Packages: 1651 (pacman)
CPU: Intel(R) Core(TM)2 Duo E8400 (2) @ 2.667 GHz
Terminal: alacritty 0.17.0
Memory: 1.33 GiB / 3.82 GiB (34%)
xfce & doom emacss you remind me of old distrotube setup
@Halano you are absolutely correct! Iโll have to show a screenshot of DistroTube doing Doom Emacs! ![]()
Look at it on the Debian page; Iโm making one there shortly!
Love this!
Deserves its own Showcase topic with more details.
Thank you @hydn appreciate ![]()
reminds me to old DOS gamesโฆnice






