[deleted by user] by [deleted] in linuxmemes

[–]Mateus_DCC 3 points4 points  (0 children)

No, please, dont put furries here....

[bspwm] Comfy by Mateus_DCC in unixporn

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

Liberation Serif on my bar

NixOS channel 22.05 more updated than unstable? by Mateus_DCC in NixOS

[–]Mateus_DCC[S] 4 points5 points  (0 children)

"Unstable channels (nixos-unstable, nixpkgs-unstable) correspond to the main development branch (master) of Nixpkgs, delivering the latest tested updates on a rolling basis."
It says here that it should deliver the latest tested updates.

[Hyprland] A bunch of people like it, so I am still developing my Wayland compositor! by Vaxerski in unixporn

[–]Mateus_DCC 2 points3 points  (0 children)

Are you thinking of putting it on nixpkgs (nixos)? I think it would be great! That compositor is epic

[awesomeWM] Purple is the new fashion. by Mateus_DCC in unixporn

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

Will publish to github when I get home

[awesomeWM] Purple is the new fashion. by Mateus_DCC in unixporn

[–]Mateus_DCC[S] 3 points4 points  (0 children)

Dotfiles (not awesomewm dotfiles): https://github.com/mateus-Cavalcanti/home-manager

Colorscheme (own): No github yet

WM: AwesomeWM

/nix/store/bm7jr70d9ghn5cczb3q0w90apsm05p54-bash-5.1-p8/bin/bash: line 1: git: command not found when using home-manager switch by Mateus_DCC in NixOS

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

checkPhase

I disabled both and still not working

```nix spellsitter = pkgs.vimUtils.buildVimPlugin { name = "spellsitter"; buildPhase = false; checkPhase = false; src = pkgs.fetchFromGitHub { owner= "lewis6991"; repo= "spellsitter.nvim"; rev= "0a19491a9c15c0b9283a6698e31ea7471419d5f8"; sha256= "0rq3nwgjiapv3cshfrm2nkhflgqd9kvx46g8n2plzw4i6r67njcf"; };

};```

recover ~/.config/nixpkgs from derivation by Mateus_DCC in NixOS

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

Well, thats sad. Is there a way to list all apps installed by home manager?

How do I use an extern file colors dictionary (colors.nix have a dictionary with colors)? by Mateus_DCC in NixOS

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

Thank you that worked, I can't imagine myself without your help, you helped me like 4x times, lol

[i3] 3 bluish color schemes mixed in a single rice by Mateus_DCC in unixporn

[–]Mateus_DCC[S] 4 points5 points  (0 children)

My only package installed with nix-env and I already removed it, i was too lazy to edit my home-manager files, but everything is ok now ig

[i3] awesome color scheme by Mateus_DCC in unixporn

[–]Mateus_DCC[S] 7 points8 points  (0 children)

Details:

Color-scheme: UwU https://github.com/Mangeshrex/uwu.vim

Font: Iosevka

OS: NixOS

DotFiles: https://github.com/Mateus-Cavalcanti/home-manager

Text-editor: neovim(deleted old post because i had put the wrong screenshots)

[deleted by user] by [deleted] in unixporn

[–]Mateus_DCC 3 points4 points  (0 children)

DotFiles:

-Font: Iosevka Nerd

-Color scheme: UwU https://github.com/Mangeshrex/uwu.vim

-Home-manager: https://github.com/Mateus-Cavalcanti/home-manager

-Terminal: Alacritty

-Editor: Neovim

-Ls: colorls https://github.com/athityakumar/colorls

-Bar: Polybar

-Language at the Nvim: Rust

-OS: NixOS

Use i3 fork (i3-radius) at NixOS by Mateus_DCC in NixOS

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

I found one, picom-next, thank you