treewide: go back to vesktop
This commit is contained in:
parent
9e5f6d2c85
commit
7a9d641995
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,6 @@
|
|||
home.packages = with pkgs; [
|
||||
cinny-desktop
|
||||
entr
|
||||
equibop
|
||||
fractal
|
||||
geary
|
||||
gns3-gui
|
||||
|
@ -40,6 +39,7 @@
|
|||
playerctl
|
||||
proton-pass
|
||||
simple-scan
|
||||
vesktop
|
||||
wl-clipboard
|
||||
];
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
in {
|
||||
config.home-manager.sharedModules = lib.mkIf cfg.enable [
|
||||
{
|
||||
xdg.configFile."equibop/themes/midnight-base16.css".text = with cfg.scheme.palette; ''
|
||||
xdg.configFile."vesktop/themes/midnight-base16.css".text = with cfg.scheme.palette; ''
|
||||
/**
|
||||
* @name Midnight-base16
|
||||
* @description A dark, rounded discord theme. Updated to use base16 colors.
|
||||
|
|
Loading…
Reference in a new issue