mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
style: use gruvbox omp theme
This commit is contained in:
parent
383da5dd55
commit
ea0f3ae6ba
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -196,7 +196,7 @@
|
|||
# enableZshIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
enableBashIntegration = true;
|
||||
useTheme = "catppuccin_macchiato";
|
||||
useTheme = "gruvbox";
|
||||
};
|
||||
|
||||
programs.zsh = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue