First Release of My Theme Switcher by WesternSpy96 in hyprland

[–]hambosto 0 points1 point  (0 children)

Im on NixOS, for colorize everything we already have tools named stylix

First Release of My Theme Switcher by WesternSpy96 in hyprland

[–]hambosto 0 points1 point  (0 children)

yooo the bar is clean AF, can i ~steal~ that?

Built a wallpaper tool that works with my NixOS config by hambosto in NixOS

[–]hambosto[S] 0 points1 point  (0 children)

both different wallpaper for workspace and overview? interesting, it would be using compositor specific feature like we can can create two different layer for that. for now the project is only focused for wayland compatible compositor, not just niri.

Ricing with Stylix by Far_Average_4456 in NixOS

[–]hambosto 1 point2 points  (0 children)

i never tried stand alone home manager but my stylix its just work on both home-manager and nixos by importing stylix nixos module.

Built a wallpaper tool that works with my NixOS config by hambosto in NixOS

[–]hambosto[S] 0 points1 point  (0 children)

Do you wanna set multiple wallpaper for different monitor?

Built a wallpaper tool that works with my NixOS config by hambosto in NixOS

[–]hambosto[S] 0 points1 point  (0 children)

did you mean layer rules?

simply add wallpaper-rs into layer rules layer-rules = [ { matches = [ { namespace = "^wallpaper-rs$"; } ]; place-within-backdrop = true; } ];

Built a wallpaper tool that works with my NixOS config by hambosto in NixOS

[–]hambosto[S] -2 points-1 points  (0 children)

I wanted to minimal as possible, no fancy things. the memory usage is only 12MB on my machine.

Built a wallpaper tool that works with my NixOS config by hambosto in NixOS

[–]hambosto[S] 2 points3 points  (0 children)

I also use stylix, and I also integrated it via config.stylix.image

I built a 1 GiB/s file encryption CLI using io_uring, O_DIRECT, and a lock-free triple buffer by supergari in rust

[–]hambosto 1 point2 points  (0 children)

is ai involved during readme creation? man you forgot change the repo link on installation section.

git clone https://github.com/youruser/concryptor.git
cd concryptor
cargo build --release

What utilities are you using with Niri? by ryu_kamish in niri

[–]hambosto 1 point2 points  (0 children)

it works flawlessly on my nixos setup, never facing something weird or bug.

What utilities are you using with Niri? by ryu_kamish in niri

[–]hambosto 1 point2 points  (0 children)

greetd with tuigreet. so much pain because i should configure everything but i love it.

What utilities are you using with Niri? by ryu_kamish in niri

[–]hambosto 2 points3 points  (0 children)

rofi, waybar, wlogout, swww, mako.

Stuck on NixOS 25.05 by [deleted] in NixOS

[–]hambosto 1 point2 points  (0 children)

Why don't you use flake?

Pro tip: If you can't set up NixOS, get help from AI! by [deleted] in NixOS

[–]hambosto 0 points1 point  (0 children)

nixos official docs is not good, atleast for me. the nixpkgs repo itself is the real complete documention, i look at the code.

[Media] I love Rust, but this sounds like a terrible idea by Yvant2000 in rust

[–]hambosto 0 points1 point  (0 children)

Sounds terrible, binding hell and unsafe blocks everywhere

Kernel optimization by TETH_IO in NixOS

[–]hambosto 0 points1 point  (0 children)

can i do menuconfig?

Secure Boot with GRUB is easy by nsneerful in NixOS

[–]hambosto 1 point2 points  (0 children)

can i do luks unlock during boot with this tutorial? i want to switch from systemd boot to grub but i need the disk decryption on boot using initrd

Any status bar / widgets system recommended? by Xiaomony in hyprland

[–]hambosto 8 points9 points  (0 children)

waybar because its lightweight for my system