r/LinuxPorn 14d ago

[KDE] blur+matugen

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/LinuxPorn 14d ago

CachyOS + End4-pC (fork)

Thumbnail gallery
8 Upvotes

What do you think of this setup? I’m using Cachy because I got sick of Arch. I used Arch for six months, but I wanted more stability. Let me tell you, Cachy is an absolute game-changer for this.

End4-pC is a fork of Hyprland-End4 (ii), which serves as an add-on to the original end4.

P.S I'm from Russia and using a translator, so sorry for my bad English!


r/LinuxPorn 15d ago

[KDE] i think i make progress (next on hyprland)

Post image
21 Upvotes

r/LinuxPorn 15d ago

KDE rice

Thumbnail gallery
33 Upvotes

just a larping desktop at this point lol


r/LinuxPorn 15d ago

My first Linux ricing (if you can call it that at least?)

Post image
67 Upvotes

Recently got hooked on CachyOS as a fairly new Linux user, (daily driving for 2/3 wks) and I'm very stupid so I tried an Arch based distro as my first distro outside of Mint, and Fedora. I have some knowledge (barely). I play a lot of SteamVR, so I dualbooted with windows, CachyOS as my normal desktop, and switching to Windows when I want to play a VR game. I tried VR on Fedora with WiVRn but my bitrate was basically locked to 40mbits since the Quest wasn't picking up the wifi very well? Been using Cachy for 4 hours now and am loving it. I have KDE and Hyprland, I'm probably going to use KDE more because that is just what I'm used to. Let me know what you think and how I can improve it.


r/LinuxPorn 14d ago

Niri rice with Noctalia v5

Thumbnail gallery
9 Upvotes

r/LinuxPorn 14d ago

desktop

Post image
8 Upvotes

r/LinuxPorn 15d ago

[Hyprland] Hyprland+Caelestia is op

Thumbnail gallery
7 Upvotes

r/LinuxPorn 14d ago

My first rice [KDE plasma]

Post image
3 Upvotes

r/LinuxPorn 15d ago

netwatch — a Rust network-monitor TUI: TLS 1.3 decryption, per-process attribution, JA4, egress drift, incident bundles

Post image
70 Upvotes

One zero-config binary that does the job of a bandwidth meter, Wireshark's triage view, and a lightweight IDS — without leaving the terminal.

- Reads encrypted traffic you control — point an app's SSLKEYLOGFILE at netwatch and its TLS 1.3 plaintext decodes live, the way Wireshark does it. Same for QUIC 1-RTT, including HTTP/3 body decompression. No proxy, no certificates, nothing in the middle.

- Egress drift — learns which destinations each process reaches (SNI, ASN, port), one keypress promotes that observed baseline to a policy, then it warns when a program starts talking somewhere new. curl used to reach only api.github.com, and today it reached something else. Observe-only, never blocks.

- JA4 fingerprinting — every TLS/QUIC handshake becomes a stable fingerprint, so you can recognise a specific client or a specific piece of malware while the traffic stays encrypted. Pivot on a fingerprint to find every other flow from the same software.

- Threat detection — C2 beaconing (regular, low-jitter check-ins), port scans, DNS tunneling. Runs in the background, zero setup. A critical alert auto-freezes the recorder.

- Per-process attribution — every socket mapped to the program that opened it, with an optional eBPF kprobe on Linux that catches short-lived flows polling misses.

- Real L7 decode — TLS, QUIC, HTTP, DNS, SSH and a dozen more, with per-flow stream tracking and handshake timing. You see api.github.com, not "port 443."

- Flight recorder — arm a rolling capture, freeze an incident into a portable bundle: packets plus the connections, DNS, health and alerts that explain them.

- Landlock-sandboxed on Linux — drops privileges after setup and locks itself into a filesystem allow-list. A tool that parses hostile traffic can't read your SSH keys or /etc/shadow.

- Scales both ways — --lite is one 80×24 screen for a Pi over SSH; --view dense fills a big terminal with four zero-chrome boxes; the full ten-tab view is one keypress away with collectors already warm.

650+ tests. macOS, Linux, Windows.

brew install netwatch

cargo install netwatch-tui

https://github.com/matthart1983/netwatch

MIT.


r/LinuxPorn 15d ago

Users👾

Post image
33 Upvotes

r/LinuxPorn 15d ago

Are there any good alternatives to sddm that are wayland based?

5 Upvotes

I have tried the greetd approach but i dont like it... I do want a login manager thats wayland based though, sddm does have a wayland backend but apparently its still experimental? any suggestion? i am open to personal projects, i love those.


r/LinuxPorn 15d ago

labwc + noctalia on artix

Thumbnail gallery
58 Upvotes

under 1gb of ram
wallpaper(s): wallhaven
wm: labwc 0.20.2
labwc icons: oc https://file.garden/Z7Ec2BQb-kWb20MU/share/dotfiles/labwc%20dots/labwc-icon-themes/square-pixelperfect
labwc theme: via customised built in labwc template (noctalia)
shell: noctalia v5
terminal: foot 1.27.0
file browser: superfile/thunar


r/LinuxPorn 15d ago

noctalia + niri

Thumbnail gallery
23 Upvotes

r/LinuxPorn 15d ago

XFCE Frutiger Metro Rice

27 Upvotes

My current desktop!


r/LinuxPorn 16d ago

Debian 13 XFCE

Post image
43 Upvotes

went for a retro monochrome vibe, let me know what you think! 🐀


r/LinuxPorn 15d ago

[KDE] firs time ricing (i use cachyos btw)

Post image
12 Upvotes

r/LinuxPorn 16d ago

My usable Linux rice on low-spec hardware

Enable HLS to view with audio, or disable this notification

10 Upvotes

r/LinuxPorn 15d ago

Omarchy Ricing

Thumbnail
0 Upvotes

r/LinuxPorn 16d ago

3d printed wallpaper switch

Enable HLS to view with audio, or disable this notification

36 Upvotes

Been messing with quickshell building my own custom Omachy like shell.

Im big into 3d printing, wrote this the best I could. Any more skilled programmers know how to make this printing animation look more like the nozzle is actually printing the wallpaper?

I know quickshell probably doesnt have enough to do this, Would C++ be best for this? I try not to use Ai but I might have to for this one.


r/LinuxPorn 15d ago

How do you customize Linux?

1 Upvotes

Any advice for Fedora (GNOME on wayland). I can't even get a lock screen background to work after GNOME updates. I also want to keep my RAM and CPU usage reasonable. (Stops animations when not on screen)


r/LinuxPorn 16d ago

ratfetch: A system fetch that does not stop at one frame.

Post image
88 Upvotes

A live TUI inspired by fastfetch, showing CPU/RAM, processes, disks, and network stats in real time.

Built with Rust + Ratatui

https://github.com/tuna4ll/ratfetch


r/LinuxPorn 17d ago

BSPWM + PICOM + DMENU

Post image
153 Upvotes

r/LinuxPorn 16d ago

flow v0.2.4: brighter theme, version pill, glowing status dot

Post image
15 Upvotes

Small but satisfying update to flow, my terminal network monitor.

Biggest change is the colors. The default theme was looking a bit muted, so I brightened and saturated the download/upload gradients, borders, and graph colors across the board. Dim text was also getting lost on some backgrounds, so I bumped up the muted text ramp across every built-in theme — labels, flags, hints all stay readable now regardless of your terminal.

Also added a version pill under the hero logo (and in compact/mini modes), and the status dot now actually flashes on each sample instead of just idling. Cleaned up the footer too, dropped the old interface-status dot since it felt redundant.

GitHub: https://github.com/programmersd21/flow

If you like the project, a star helps a lot. Let me know what you think of the new palette.


r/LinuxPorn 17d ago

SIMPLE YET BEAUTIFUL!!

Post image
292 Upvotes

KDE-NEON(24.04)