mirror of
https://github.com/zoriya/flake.git
synced 2026-05-31 01:56:25 +00:00
Install zsh completion sync & kubecolor
This commit is contained in:
@@ -55,6 +55,7 @@ in {
|
||||
then ""
|
||||
else "-dark";
|
||||
in "${pkgs.glib}/bin/gsettings set org.gnome.desktop.interface gtk-theme adw-gtk3${suffix}";
|
||||
kubecolor = "echo 'preset: ${theme}' > ~/.kube/color.yaml";
|
||||
};
|
||||
in {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user