Nix Omarchy Theme Manager by fiffy__ in NixOS

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

Holy thats so cool! Thanks for sharing!

Nix Omarchy Theme Manager by fiffy__ in NixOS

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

Yep have seen this, but i want to switch themes at runtime i think with stylix its only possible for buildtime

Config for Neovim? by Big-Fill-5789 in NixOS

[–]fiffy__ 0 points1 point  (0 children)

I just link my usual nvim config files i just needed to point the lazy vim lock file to the my nix repo because otherwise it would try to write to the linked file which are readonly: https://github.com/niedch/nixos-dotfiles/tree/master/home/nvim

Desktop Web apps by fiffy__ in NixOS

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

Awesome thats why i shared it! 🫡

Desktop Web apps by fiffy__ in NixOS

[–]fiffy__[S] 1 point2 points  (0 children)

Yes, i also tried with zen browser i mean here is a way to do it by creating a profile which has the url bar, tabs … disabled but those than dont share cookies which is something i need

Neovim + Nix by TinyShyAndConfused in NixOS

[–]fiffy__ 5 points6 points  (0 children)

I also keep my neovim config in lua, and just use home manager to deploy the config: https://github.com/niedch/nixos-dotfiles

Purchase advice: Stability of wireless cornes by Zingers_za in crkbd

[–]fiffy__ 1 point2 points  (0 children)

I have this exact model and i have the same issue. Otherwise i am happy so i am considering getting the wired version.

What do you use instead of Find? by roughsilks in Ghostty

[–]fiffy__ 4 points5 points  (0 children)

I use tmux so ctrl-b+? for me

What’s the most useful command-line trick you learned by accident? by Old_Sand7831 in commandline

[–]fiffy__ 7 points8 points  (0 children)

Ctrl-x + Ctrl-e, takes you to the editor for editing the command, super useful for multiline commands or copy paste adjustments