1
108
submitted 3 days ago* (last edited 3 days ago) by [email protected] to c/[email protected]

This setup is a result of months of learning about NixOS and tinkering. There is always something more to polish but I'm at a point where I'm actually satisfied.

Screenshot of desktop with floating terminal window and sway notification center

Screenshot of desktop with tiled firefox and terminal emulator running btop windows

2
44
[qtile] (lemmy.ml)
submitted 3 days ago by [email protected] to c/[email protected]

muted color scheme for qtile daily driver

3
56
submitted 4 days ago by [email protected] to c/[email protected]

I am not this artist, I just thought his work was worth sharing.

4
90
Linux is Teal (lemmy.ca)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

You probably have seen Gnomify KDE, now get ready for Swayify KDE XD, this is not a Tiling windows manager I just like how Sway desktop looks while still able to navigate around with only mouse control. Software I used to modify KDE:

5
127
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Hey! Figured I haven't posted this on Lemmy before so should be OK to share here in case anyone else finds this cool/interesting.

This is a rofi plugin for launching your games, simple as that. I built it both because I think it looks cool and to make launching the game I know I want to play faster (no need to navigate the dreaded Steam UI). It parses games from several sources, such as Steam, Heroic Games Launcher, Lutris and Bottles, as well as some modded Minecraft instances (check out the readme for instructions).

The repo can be found here, and there's an AUR package available for Arch users.

Let me know what you think! I haven't built all that much but this my favourite tool that I've created (I am addicted to games).

6
81
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

wm: hyprland

panel: hyprpanel

shell: ohmyzsh

terminal: kitty

file manager: yazi

audio visualizer: cavalier

music player: cmus

launcher: rofi

dotfiles: https://github.com/rozodru/dotfiles

7
113
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Plasma 5 on Debian Trixie (though technically a frankendebian with some packages from Bookworm and Sid, shh don't tell https://wiki.debian.org/DontBreakDebian)
Commonality theme
Oxygen icons for the skeuomorphism
A spattering of widgets, all included with Plasma
Berkeley Mono typeface, system-wide

I have two monitors, this is a screenshot from my more-or-less secondary monitor - hence having all my dashboard-type things on it.

The photo widget is rotating through a folder of some photos I've taken that I'm fond of.

8
94
submitted 1 week ago by [email protected] to c/[email protected]

I finished refactoring the script today.

It leverages fzf as a local video selection frontend for mpv. Additionally the script uses ffprobe and the kitty protocol to grab and display preview information and thumbnail.

The script also has an alternative mode, that instead lists local playlists for quick access.

9
52
submitted 1 week ago by [email protected] to c/[email protected]
10
67
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]

Edited

11
5
submitted 3 weeks ago by [email protected] to c/[email protected]
12
4
submitted 3 weeks ago by [email protected] to c/[email protected]
13
6
submitted 3 weeks ago by [email protected] to c/[email protected]
14
4
submitted 3 weeks ago by [email protected] to c/[email protected]

(I have now spent more time scrolling through fonts than I have on the new system that the final choice will be used on … )

15
3
submitted 3 weeks ago by [email protected] to c/[email protected]
16
1
submitted 4 weeks ago by [email protected] to c/[email protected]
17
4
submitted 1 month ago by [email protected] to c/[email protected]

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,
)

18
39
submitted 1 month ago by [email protected] to c/[email protected]
  • 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
19
31
submitted 1 month ago by [email protected] to c/[email protected]
20
22
submitted 1 month ago by [email protected] to c/[email protected]

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

21
47
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]

Application Theme: Klassy

Decorations Theme: Klassy

Icons Theme: Colloid

Font Theme: Inter

Colorscheme: Materia Dark

22
82
submitted 1 month ago by [email protected] to c/[email protected]

Application Theme: Klassy

Decorations Theme: Klassy

Icons Theme: Colloid

Font Theme: Inter

23
79
submitted 1 month ago by [email protected] to c/[email protected]
24
63
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]

25
76
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]

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

view more: next ›

Unixporn

15144 readers
13 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