treewide: go back to vesktop

This commit is contained in:
Anthony Rodriguez 2024-12-30 22:08:41 +01:00
parent 9e5f6d2c85
commit 7a9d641995
Signed by: nezia
GPG key ID: EE3BE97C040A86CE
2 changed files with 2 additions and 2 deletions

View file

@ -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
];
}

View file

@ -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.