• Serpentian@lemmy.ml
    hexagon
    ·
    edit-2
    5 months ago
    • Dotfiles: AlfheimOS
    • OS: NixOS
    • Window manager: Hyprland
    • Colorscheme: catppuccin (mocha)
    • Shell: zsh, starship prompt
    • Terminal: kitty
    • Panel: waybar
    • Notify daemon: swaync
    • Launcher: nwg-drawer, rofi
    • Serpentian@lemmy.ml
      hexagon
      ·
      1 month ago

      This is not possible. Corners were done with ags. Actually, now the whole bar is ags, I don't use waybar anymore. But the design is the same

  • dino@discuss.tchncs.de
    ·
    5 months ago

    The first picture is a non floating window? Kind of perfect example of why tiling wms are not suitable for everyone. :D

    • Serpentian@lemmy.ml
      hexagon
      ·
      edit-2
      5 months ago

      On the left, it's the floating terminal with neofetch. On the right - the notification center (SwayNotificationCenter), which can opened with clicking on the bar.

      NixOs icon on the left side of the bar opens nwg-drawer, which is shown on the last screenshot)

      I use Hyprland with mouse without any problems. Though, I have MX Master 3s, it has additional button, which's mapped to Meta in my case. Also, there's a right click menu, implemented with ags (similar to openbox menu). So, I can open, close, resize and move windows just with my mouse

      • dino@discuss.tchncs.de
        ·
        5 months ago

        I use Hyprland with mouse without any problems.

        I see your problem :D (don't take my remarks too personal, please)

  • alliswell33 @lemmy.sdf.org
    ·
    edit-2
    4 months ago

    Since I learned of hyperland I've been very tempted to switch from Plasma but I spent so much time setting my desktop up it's not worth it.

  • Ben@feddit.dk
    ·
    5 months ago

    Nice! Someday I would like join the Nix+Hyprland club. Does NixOs take up a lot of space with the cached/previous versions of programs?

    • Serpentian@lemmy.ml
      hexagon
      ·
      5 months ago

      Not really. I didn't really check how much space other snapshots, e.g. btrfs ones, takes, but now I deleted 630 generations (basically snapshots), and it resulted in freeing 11.5 Gb of space, not much IMO)

  • PrecisePangolin@lemmy.ml
    ·
    5 months ago

    This is absolutely gorgeous! How would one go about cloning this onto their system? I have been using NixOS for a bit now but have not messed with home-manager or flakes yet. Is it possible to just clone all your files and redeploy? Any articles or videos explaining the process to clone your setup? Thanks in advance!

    • Serpentian@lemmy.ml
      hexagon
      ·
      5 months ago

      In order to figure out, what's Nix, how to use flakes and home manager, I'd recommend watching LibrePhoenix. It's absolutely fantastic guides. His repo with Nix config is also great, it's the one, which I'm gonna take as a reference

    • Serpentian@lemmy.ml
      hexagon
      ·
      edit-2
      5 months ago

      Please, give me some time, the repo is messy as hell now. If I were you, I would not do that now. I'm going to refactor the code, make it more modular in order to allow several WMs and themes. I'm also gonna introduce instructions for installing all of this)

      However, the best way to enjoy system you use is configuring everything yourself, though it requires some time. In the past, when I copied configurations from unixporn posts, I always ended with dropping them and reconfiguring everything, as I like it)

      • PrecisePangolin@lemmy.ml
        ·
        5 months ago

        Holy crap I can't believe you modified the README so fast. Thank you so much for the extra detail and clarity, your contributions to the community are invaluable.

        • Serpentian@lemmy.ml
          hexagon
          ·
          edit-2
          5 months ago

          The code have not been refactored yet! README is not correct now. I'll let you know, when everything is ready)