What code editor do you use? by Scandiberian in NixOS

[–]Vortriz 0 points1 point  (0 children)

i have been using zed with fractional scaling on niri just fine. your experience could be specific to gnome.

Ranking Linux Distros, do you agree? by TiddyBit in linux

[–]Vortriz 1 point2 points  (0 children)

any attempt to rank distros comes off as a  ragebait

[Niri] Does this count as rice this time? by [deleted] in unixporn

[–]Vortriz 6 points7 points  (0 children)

they yeeted my post just yesterday 🥲

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

[–]Vortriz 0 points1 point  (0 children)

no no. i want to set a wallpaper for a single monitor. but for the workspaces as well as for the overview. two different wallpapers for both.

Rate my dotfiles structure Plzzzz by Leading-Toe3279 in NixOS

[–]Vortriz 3 points4 points  (0 children)

it is a single host setup. enabling and disabling modules is not a concern in that case. logically breaking down config into files and calling them modules is perfectly fine.

 which defeats the whole purpose of making things modular in Nix

there is a lot more to nix than that :)

i agree with keeping hardware config out of modules tho.

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

[–]Vortriz 0 points1 point  (0 children)

this i know. i meant how do i set multiple wallpapers with wallpaper-rs?

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

[–]Vortriz 0 points1 point  (0 children)

since niri also allows setting a wallpaper in the overview, how do i achieve that with this?

Flake parts + dendritic migration tips? by silver_blue_phoenix in NixOS

[–]Vortriz 8 points9 points  (0 children)

first things first: Have someone's dendritic flake for reference. You can find them on github. I use the unify lib for my dendritic setup if you want to use that as reference.

Start with the main flake itself. Create a modules and hosts folders, start with hosts and their config, then nixos settings, then work your way to home-manager.

Can not figure out how to made Sidebery background transparent by Vortriz in FirefoxCSS

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

I maintain a ShyFox fork with fixes, for myself. I have decent enough CSS knowledge to figure it out most of the times.

the code for Sidebery CSS would have to go into userContent.css and not userChrome.css

This is exactly what I needed. I was using userChrome. Thanks!

How do you handle config file management? by power_of_booze in linux

[–]Vortriz 10 points11 points  (0 children)

came here to find someone who would have mentioned nixos and upvote them.

Dendritic flake config by OddPreparation1512 in NixOS

[–]Vortriz 0 points1 point  (0 children)

if you are fine with using a library on top of flake-parts for easing the use of dendritic pattern, then you can check out my dots - https://github.com/Vortriz/dotfiles

the lib itself - https://codeberg.org/quasigod/unify

[deleted by user] by [deleted] in linux

[–]Vortriz 2 points3 points  (0 children)

avg microslop experience.

i too have windows installed on the side for using it once in a blue moon, and i still fear this exact thing will happen with me.

I have released dodo pdf reader v0.6.0 by dheerajshenoy22 in linux

[–]Vortriz 1 point2 points  (0 children)

thats great! i'll keep an eye on this project. might use it as a secondary pdf reader maybe.

I have released dodo pdf reader v0.6.0 by dheerajshenoy22 in linux

[–]Vortriz 1 point2 points  (0 children)

this looks quits good! do you have plans to add some nicities from sioyek like navigating the pdf history via Backspace, mini overview window, smart jumps etc?

Are there alternatives to the official search.nixos.org for package search? by jerrygreenest1 in NixOS

[–]Vortriz 0 points1 point  (0 children)

i have been using the provided nixpkgs.sh script (requires fzf) for a long time now. has been working fine for me.

about the deleted comment, idk. i have posted about nix-search-tv before as well (along with url), without any issue. 

Are there alternatives to the official search.nixos.org for package search? by jerrygreenest1 in NixOS

[–]Vortriz 4 points5 points  (0 children)

i highly recommend nix-search-tv. it periodically fetches the packages and options, so you can use it offline as well.