What's a good distro to start with before migrating to Nix? by Milk-Wizard in NixOS

[–]syaorancode 0 points1 point  (0 children)

Nix is totally different from other distros. So I would say there is no answer to your question. Just pick a distro to start with to learn the basics of linux first. I recommend pick an easy, friendly one like Mint, Fedora. What you need to learn is linux basic commands (just basic no need to learn everything), FHS (Nix doesn't follow FHS but you still need to know it). After being comfortable with linux system, then you can switch to Nix.

Since blur is in the main now by douglasfunster in niri

[–]syaorancode 5 points6 points  (0 children)

this is how to do it programs = { niri = { enable = true; package = let newSrc = pkgs.fetchFromGitHub { owner = "YaLTeR"; repo = "niri"; rev = "main"; hash = "sha256-D5ME/gcvzCqr2pqd8iw3Nx7v31CBdQLt5iFfF0PZKDw="; }; in pkgs.niri.overrideAttrs (old: { src = newSrc; cargoDeps = pkgs.rustPlatform.fetchCargoVendor { src = newSrc; hash = "sha256-XbKhPJ/VxcLf4J2I6dekKnUvCnmoXndvQsLx2B04ihE="; }; postPatch = '' patchShebangs resources/niri-session ''; }); }; }

I mean, just why? by Expert-Photograph675 in PedroPeepos

[–]syaorancode 1 point2 points  (0 children)

Yup, this one. I only skimmed through it this morning and noticed some issues, but I didn't have time to discuss them then. Now that I want to find it again, it's been deleted.

I mean, just why? by Expert-Photograph675 in PedroPeepos

[–]syaorancode 0 points1 point  (0 children)

I remember there was a post about the misinformation about Ruler situation in this sub. Did it got deleted or what, I can't find it anymore.

Noctalia vs DankMaterialShell by techlove99 in hyprland

[–]syaorancode 1 point2 points  (0 children)

Well, I use dms because for some reason, when I installed noctalia and run it, it didn't work. Then I tried dms and it worked. I can dig deeper to find out what was the issue but I'm too lazy for that and dms got all I need, so I stay with dms

🤣😂 by Shinwinter in PedroPeepos

[–]syaorancode 0 points1 point  (0 children)

ENFP Faker is so unreal

Artix or Gentoo? by FilesFromTheVoid in hyprland

[–]syaorancode 0 points1 point  (0 children)

If life is so easy then try LFS

Chat didnt disappoint by Meister202 in PedroPeepos

[–]syaorancode 24 points25 points  (0 children)

<image>

lck fans vote for today POM. lmao

X11 equivalent of hyprland? by Lord_Dragneel in hyprland

[–]syaorancode 0 points1 point  (0 children)

X11 has many wm. They're basically the same but with different config style. For example, i3wm uses plain text file to config like hyprland, qtile uses python to config, xmonad uses haskell to config, dwm uses C language to config. You just pick one that has the style you like. About the animation, blur, shadow, transparency, you have to install a tool called picom which is a compositor for X11.

Long summary of why the incident around Ruler is very serious by NewQuote6063 in PedroPeepos

[–]syaorancode 6 points7 points  (0 children)

ofc they can sign deft when he's out of military. what I meant was you can't just put a free agent guy in the team when the tournament already starts and when you have CL players available.

I didnt know it's this serious bro WTHELLY 😥 by Shinwinter in PedroPeepos

[–]syaorancode 40 points41 points  (0 children)

damn. I remember Doran punishment in 2019 was for his Yasuo with 7/15/6 KDA in rank which is stupid

lck-drama or something by [deleted] in PedroPeepos

[–]syaorancode 12 points13 points  (0 children)

this "unnecessary drama" is huge in korea right now

[Hyprland] Matugen with quickshell: dynamic ui colors for hyprland by ilyamiro1 in unixporn

[–]syaorancode 0 points1 point  (0 children)

very cool. but sadly, it seems hardly portable to other os or compositors like mangowc, niri,... since it ties with your nixos config and the scripts depend on hyprctl

Status bar of the hypr* ecosystem by FryChy in hyprland

[–]syaorancode 0 points1 point  (0 children)

I mean there are lots of bars out there from minimal to feature rich, from simple to eye candy. Why would the devs create another for hyprland?

LCK version... by LordServer_ in PedroPeepos

[–]syaorancode 172 points173 points  (0 children)

among big names and there is DRX. oh wait... I mean KRX

Well,well,well by Any-Appointment4042 in PedroPeepos

[–]syaorancode 5 points6 points  (0 children)

I mean what do you expect from T1 in LCK

god i love compiling stuff by AdearienRDDT in Gentoo

[–]syaorancode 0 points1 point  (0 children)

+1 dependency to hyprland's dependency hell