Syudagye

joined 1 year ago
[–] Syudagye@pawb.social 1 points 8 months ago (1 children)

Try out LeftWM ! It's a dynamic tiling window manager, and it's a reamly cool project with a very nice community. It's still a bit rough around the edges but it's worth trying considering how much options it offers.

[–] Syudagye@pawb.social 8 points 9 months ago

native wine under wayland ! :D

[–] Syudagye@pawb.social 1 points 10 months ago

absolute chad move right here

[–] Syudagye@pawb.social 4 points 11 months ago

I use git and nix (home-manager) for most of my dotfiles. The main advantage of this is that if manages dotfiles, but also you whole user environment, so you can install some software that you need for your rice for example. It's very powerfull, but it takes time to get it to work properly since you have to learn nix expressions !

[–] Syudagye@pawb.social 1 points 11 months ago

well i ended up just downloading the latest release build on github and symlinked the binary to my .local/bin, and it works now

[–] Syudagye@pawb.social 6 points 11 months ago (3 children)

I need to use VSCode at university because their version of neovim is too outdated for my config...

[–] Syudagye@pawb.social 14 points 1 year ago

Well, one way to address this would be to have a little hook that triggers when you do a full system upgrade, and it updates your flatpaks.

also flatpaks are still centralized thanks to flatpak itself, same for snaps, nix, cargo and similar package managers. It's not like you have to update every single app by yourself, like for AppImages and apps on windows or macos for example.

[–] Syudagye@pawb.social 16 points 1 year ago

now THAT is a name !

[–] Syudagye@pawb.social 1 points 1 year ago

You can declare containers when building a nixos system, and it also uses systemd-nspawn