fix colours, mpv, office, n+
This commit is contained in:
parent
58907953df
commit
6043e6ce73
2 changed files with 10 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
zellij
|
||||
steam
|
||||
xonotic
|
||||
nicotine-plus
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
@ -33,19 +33,23 @@
|
|||
|
||||
kdeconnect
|
||||
keepassxc
|
||||
|
||||
mpv
|
||||
|
||||
syncthing
|
||||
|
||||
zoxide
|
||||
meslo-lgs-nf
|
||||
|
||||
libreoffice-qt
|
||||
|
||||
libsForQt5.ark
|
||||
libsForQt5.qtstyleplugin-kvantum
|
||||
|
||||
gtk-engine-murrine
|
||||
|
||||
plasma-browser-integration
|
||||
|
||||
|
||||
(callPackage ./homepkgs/git-credential-keepassxc.nix { })
|
||||
(callPackage ./homepkgs/culr.nix { })
|
||||
(libsForQt5.callPackage ./homepkgs/bismuth.nix { })
|
||||
|
@ -77,6 +81,8 @@
|
|||
sidebery
|
||||
plasma-integration
|
||||
keepassxc-browser
|
||||
user-agent-string-switcher
|
||||
# happy-bonobo-disable-webrtc
|
||||
# arc-dark-theme-we
|
||||
];
|
||||
profiles.default = {
|
||||
|
@ -129,7 +135,7 @@
|
|||
color6 = "#3daee9";
|
||||
color14 = "#5294e2";
|
||||
color7 = "#a1a9b1";
|
||||
color15 = "#a1a9b1";
|
||||
color15 = "#656a73";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -192,6 +198,7 @@ alias p=\"ps_culr\"
|
|||
alias mnt=\"mount | column -t | culr\"
|
||||
fresh
|
||||
";
|
||||
|
||||
plugins = [
|
||||
{
|
||||
name = "powerlevel10k";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue