Logo
Explore Help
Sign In
martials/nixos-configuration
1
0
Fork 0
You've already forked nixos-configuration
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
bc8bced7f915b7026aa9f732642ad46fc8a06a51
nixos-configuration/shared/base/home-manager/shell/btop.nix

11 lines
126 B
Nix
Raw Normal View History

: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;
};
:sparkles: Just recipe to update single flake, moved some home configs
2025-04-06 12:55:05 +02:00
programs.btop.enable = true;
🖌️ 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
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0 Page: 82ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API