This website requires JavaScript.
Explore
Help
Sign In
martials
/
nixos-configuration
Watch
1
Star
0
Fork
0
You've already forked nixos-configuration
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nixos-configuration
/
home-manager
/
btop.nix
9 lines
94 B
Nix
Raw
Normal View
History
Unescape
Escape
:recycle: Replace imports with function argument, hyprpanel does not follow nixpkgs, git push alias
2025-03-09 11:25:26 +01:00
{
theme
,
.
.
.
}:
🖌️ Goodbye Stylix - Added theming to Btop - Added theming to Nvim and removed bufferline plugin - Added mode to theme.nix to change from light theme to dark theme - Replaced Starship theme with Catppuccin starship theme - Added QT platformtheme ENV - Moved wallpapers into wallpaper dir - Replaced image of desktop1 with more up to date one
2025-01-12 17:38:51 +01:00
{
catppuccin
.
btop
=
{
enable
=
true
;
flavor
=
theme
.
flavor
;
}
;
}
Reference in New Issue
Copy Permalink