Unixporn

14999 readers
26 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
1
 
 
2
3
 
 

cross-posted from: https://lemmy.ml/post/19176020

Compressed using ImageMagick and oxipng as cosmic-screenshot produces huge sizes that Lemmy doesn't want to handle.

Desktop

Wallpaper

Appearance (based on Factorio.com)

  • Dark: true
  • Accent color: #FF9F1C
  • Application or window background: #242324
  • Container background: #313031
  • Interface text tint: #FFE6C0
  • Control component tint: #242324
  • Use theme accent color as active window hint: true
  • Style: Square
  • Active window hint size: 6
  • Gaps around tiled windows: 12
  • Experimental settings > Apply this theme to GNOME apps: true

Other configuration should be visible, just a matter of taste and Factorio UI.

Factorio.ron

282 lines

(
    palette: Dark((
        name: "cosmic-dark",
        blue: (
            red: 0.5803922,
            green: 0.92156863,
            blue: 0.92156863,
            alpha: 1.0,
        ),
        red: (
            red: 1.0,
            green: 0.70980394,
            blue: 0.70980394,
            alpha: 1.0,
        ),
        green: (
            red: 0.6745098,
            green: 0.96862745,
            blue: 0.8235294,
            alpha: 1.0,
        ),
        yellow: (
            red: 1.0,
            green: 0.94509804,
            blue: 0.61960787,
            alpha: 1.0,
        ),
        gray_1: (
            red: 0.105882354,
            green: 0.105882354,
            blue: 0.105882354,
            alpha: 1.0,
        ),
        gray_2: (
            red: 0.14901961,
            green: 0.14901961,
            blue: 0.14901961,
            alpha: 1.0,
        ),
        gray_3: (
            red: 0.1882353,
            green: 0.1882353,
            blue: 0.1882353,
            alpha: 1.0,
        ),
        neutral_0: (
            red: 0.0,
            green: 0.0,
            blue: 0.0,
            alpha: 1.0,
        ),
        neutral_1: (
            red: 0.105882354,
            green: 0.105882354,
            blue: 0.105882354,
            alpha: 1.0,
        ),
        neutral_2: (
            red: 0.1882353,
            green: 0.1882353,
            blue: 0.1882353,
            alpha: 1.0,
        ),
        neutral_3: (
            red: 0.2784314,
            green: 0.2784314,
            blue: 0.2784314,
            alpha: 1.0,
        ),
        neutral_4: (
            red: 0.36862746,
            green: 0.36862746,
            blue: 0.36862746,
            alpha: 1.0,
        ),
        neutral_5: (
            red: 0.46666667,
            green: 0.46666667,
            blue: 0.46666667,
            alpha: 1.0,
        ),
        neutral_6: (
            red: 0.5686275,
            green: 0.5686275,
            blue: 0.5686275,
            alpha: 1.0,
        ),
        neutral_7: (
            red: 0.67058825,
            green: 0.67058825,
            blue: 0.67058825,
            alpha: 1.0,
        ),
        neutral_8: (
            red: 0.7764706,
            green: 0.7764706,
            blue: 0.7764706,
            alpha: 1.0,
        ),
        neutral_9: (
            red: 0.8862745,
            green: 0.8862745,
            blue: 0.8862745,
            alpha: 1.0,
        ),
        neutral_10: (
            red: 1.0,
            green: 1.0,
            blue: 1.0,
            alpha: 1.0,
        ),
        bright_green: (
            red: 0.36862746,
            green: 0.85882354,
            blue: 0.54901963,
            alpha: 1.0,
        ),
        bright_red: (
            red: 1.0,
            green: 0.627451,
            blue: 0.5647059,
            alpha: 1.0,
        ),
        bright_orange: (
            red: 1.0,
            green: 0.6392157,
            blue: 0.49019608,
            alpha: 1.0,
        ),
        ext_warm_grey: (
            red: 0.60784316,
            green: 0.5568628,
            blue: 0.5411765,
            alpha: 1.0,
        ),
        ext_orange: (
            red: 1.0,
            green: 0.6784314,
            blue: 0.0,
            alpha: 1.0,
        ),
        ext_yellow: (
            red: 0.99607843,
            green: 0.85882354,
            blue: 0.2509804,
            alpha: 1.0,
        ),
        ext_blue: (
            red: 0.28235295,
            green: 0.7254902,
            blue: 0.78039217,
            alpha: 1.0,
        ),
        ext_purple: (
            red: 0.8117647,
            green: 0.49019608,
            blue: 1.0,
            alpha: 1.0,
        ),
        ext_pink: (
            red: 0.9764706,
            green: 0.22745098,
            blue: 0.5137255,
            alpha: 1.0,
        ),
        ext_indigo: (
            red: 0.24313726,
            green: 0.53333336,
            blue: 1.0,
            alpha: 1.0,
        ),
        accent_blue: (
            red: 0.3882353,
            green: 0.8156863,
            blue: 0.8745098,
            alpha: 1.0,
        ),
        accent_red: (
            red: 0.99215686,
            green: 0.6313726,
            blue: 0.627451,
            alpha: 1.0,
        ),
        accent_green: (
            red: 0.57254905,
            green: 0.8117647,
            blue: 0.6117647,
            alpha: 1.0,
        ),
        accent_warm_grey: (
            red: 0.7921569,
            green: 0.7294118,
            blue: 0.7058824,
            alpha: 1.0,
        ),
        accent_orange: (
            red: 1.0,
            green: 0.6784314,
            blue: 0.0,
            alpha: 1.0,
        ),
        accent_yellow: (
            red: 0.96862745,
            green: 0.8784314,
            blue: 0.38431373,
            alpha: 1.0,
        ),
        accent_purple: (
            red: 0.90588236,
            green: 0.6117647,
            blue: 0.99607843,
            alpha: 1.0,
        ),
        accent_pink: (
            red: 1.0,
            green: 0.6117647,
            blue: 0.69411767,
            alpha: 1.0,
        ),
        accent_indigo: (
            red: 0.6313726,
            green: 0.7529412,
            blue: 0.92156863,
            alpha: 1.0,
        ),
    )),
    spacing: (
        space_none: 0,
        space_xxxs: 4,
        space_xxs: 8,
        space_xs: 12,
        space_s: 16,
        space_m: 24,
        space_l: 32,
        space_xl: 48,
        space_xxl: 64,
        space_xxxl: 128,
    ),
    corner_radii: (
        radius_0: (0.0, 0.0, 0.0, 0.0),
        radius_xs: (2.0, 2.0, 2.0, 2.0),
        radius_s: (2.0, 2.0, 2.0, 2.0),
        radius_m: (2.0, 2.0, 2.0, 2.0),
        radius_l: (2.0, 2.0, 2.0, 2.0),
        radius_xl: (2.0, 2.0, 2.0, 2.0),
    ),
    neutral_tint: Some((
        red: 0.14117648,
        green: 0.13725491,
        blue: 0.14117648,
    )),
    bg_color: Some((
        red: 0.14117648,
        green: 0.13725491,
        blue: 0.14117648,
        alpha: 1.0,
    )),
    primary_container_bg: Some((
        red: 0.19215687,
        green: 0.1882353,
        blue: 0.19215687,
        alpha: 1.0,
    )),
    secondary_container_bg: None,
    text_tint: Some((
        red: 1.0,
        green: 0.9019608,
        blue: 0.7529412,
    )),
    accent: Some((
        red: 1.0,
        green: 0.62352943,
        blue: 0.109803915,
    )),
    success: None,
    warning: None,
    destructive: None,
    is_frosted: false,
    gaps: (0, 12),
    active_hint: 6,
    window_hint: None,
)

4
 
 
  • computer : x250
  • OS : crux
  • text editor: vis, ed
  • wm: glazier, wmutils
  • gopher: sacc
  • IRC: ii, lchat
  • video/audio: mpv
  • images: lel, xscreenshot
  • browser: surf, firefox, links
5
 
 
6
 
 

Icons and themes courtesy of https://github.com/shadyproject/Platinum9 Wallpaper: none

7
46
submitted 2 weeks ago* (last edited 2 weeks ago) by 0nix_Zer0@lemmy.eco.br to c/unixporn@lemmy.ml
 
 

Application Theme: Klassy

Decorations Theme: Klassy

Icons Theme: Colloid

Font Theme: Inter

Colorscheme: Materia Dark

8
 
 

Application Theme: Klassy

Decorations Theme: Klassy

Icons Theme: Colloid

Font Theme: Inter

9
10
62
submitted 2 weeks ago* (last edited 2 weeks ago) by superkret to c/unixporn@lemmy.ml
 
 

11
77
submitted 2 weeks ago* (last edited 2 weeks ago) by cerement@slrpnk.net to c/unixporn@lemmy.ml
 
 

slowly putting together a new system – I didn’t plan on it being a lightweight system, it’s just kinda ended up that way (and probably won’t be by the time I finish) – actually finding it kinda fun building up piece-by-piece

12
 
 
13
 
 

Got sidetracked and accidentally customized my tty login

14
 
 

My fairly consistent KDE setup without using kvantum (because kvantum is a pain to use) or any third party app, wallpaper: https://wallhaven.cc/w/96woj1

15
 
 

What the fuck is up with the title? you may ask, well here is your answer:

Me: Give me a title for a post of riverwm on unixporn

Dolphin-Mistral:

Title: "The Majestic RiverWM - A Visual Symphony of Unix Purity"

UnixPorn is known to showcase the beauty and power of the Unix operating system. This time, we've got a visual treat for you all. Behold, the majestic RiverWM!

RiverWM is not just another window manager, but it's an intricate symphony that orchestrates your Unix environment in a visually pleasing and functional manner. With its minimalistic design, you can navigate through tabs with ease and enjoy the fluidity of this elegant solution.

From the gentle flow of text to the mesmerizing cascade of windows, RiverWM is truly a visual spectacle that pays homage to Unix's purity. It's not just about aesthetics; it's about embracing the essence of what makes Unix so special.

Join us as we dive into this captivating world of tabs and windows, where the beauty lies in the simplicity of each element. This is the RiverWM - a celebration of the Unix way of life!

I meant to do one of those minimal, out-of-the-way & no distractions customizations but could not resist temptation.

dotfiles

16
50
submitted 4 weeks ago* (last edited 4 weeks ago) by squid_slime@lemm.ee to c/unixporn@lemmy.ml
 
 

ultrawade oled, lots of custom scripts.

17
 
 
  • wm: qtile
  • editor: pragtical
  • term: alacritty
  • fetch: fastfetch
18
 
 

I've been going through my old screenshots and thought I'd share some for nostalgia. This shot is from 2007, when I was working on several logo concepts for Arch Linux (it remains one of my favourites).

As I recall, the specs were as follows:

  • WM: Openbox
  • GTK: Murrina-Tangoesque
  • Icons: Tango
  • Panel: Tint2
  • Systray: Stalonetray (I think)
  • Stats: Conky
19
 
 

cross-posted from: https://lemmy.ca/post/25222242

  • OS: OpenBSD 7.5-current amd64
  • Host: Lenovo ThinkPad T400
  • WM: cwm
  • GTK Theme: Mint-L-Dark-Purple
  • Icon Theme: GNOME-Noble
  • Font: spleen

  • Shell: ksh
  • Browser: Tor Browser
  • Editor: nvim
  • Terminal: Sakura

I plan to make my own GTK theme for this machine, but Mint-L is a pretty good fit for now.

20
 
 

Dotfiles:

hyprland.conf

binds.conf

windowrules.conf

Waybar = config (rename to "config")/ style.css

21
22
submitted 1 month ago* (last edited 1 month ago) by dictatorgator to c/unixporn@lemmy.ml
 
 

22
 
 

I've had a special Neofetch logo to go with Chicago95 for a while. I finally bothered to switch over to Fastfetch, so I ported the logo over. Above is a terminal window with my result. Here's the git repo. I configured all window panes to be green in order to go well with the Space Chicago95 Plus Theme.

23
 
 

It's not much but it's honest work
dotfiles

24
 
 

i don't have a public dotfiles repo, so here's some info

wallpaper: made by me artwork/meme in post: made by me

os: nixos music player: tauon music box art program (displays image): krita bar/dock: waybar window manager: swayfx

song being played: Miracle Musical - Time Machine

feel free to ask anything else :3

25
12
submitted 2 months ago* (last edited 2 months ago) by Glosh@lemmy.ml to c/unixporn@lemmy.ml
 
 

Desktop: Mate

Windows Manager: Macro

Theme: BlueMeta

Icont Theme: Faenza

Cursor Theme: pixelfun3

Font: Sans Regular

Programs on screen: Caja file manager, Mate Terminal, Firefox, Navidrome web UI

view more: next ›