Compare commits

..

No commits in common. "bd0bd3399d5ccf90118bf2866b17dfcdb34e10fc" and "1274406d94b0e69ededcef3a2fbe078056cfebf7" have entirely different histories.

2 changed files with 1 additions and 31 deletions
pkgs/yuzu
users/willifan/common/theme

View file

@ -18,7 +18,7 @@ in
appimageTools.wrapType2 {
inherit pname version src;
extraInstallCommands = ''
install -m 444 -D ${appimageContents}/org.yuzu_emu.yuzu.desktop $out/share/applications/yuzu.desktop
install -m 444 -D ${appimageContents}/org.yuzu_emu.yuzu.desktop $out/share/applications/irccloud.desktop
install -m 444 -D ${appimageContents}/usr/share/icons/hicolor/scalable/apps/org.yuzu_emu.yuzu.svg \
$out/share/icons/hicolor/scalable/apps/org.yuzu_emu.yuzu.svg
'';

View file

@ -17,36 +17,6 @@ in
autoEnable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/pasque.yaml";
override = {
base0D = "F3196E";
};
cursor = {
name = "Bibata-Modern-Classic";
package = pkgs.bibata-cursors;
size = 18;
};
fonts = {
# packages = [ pkgs.nerdfonts ];
# emoji = {
# package = pkgs.;
# name = "";
# };
monospace = {
package = pkgs.nerdfonts;
name = "JetBrainsMono Nerd Font";
};
# sansSerif = {
# package = pkgs.;
# name = "";
# };
# serif = {
# package = pkgs.;
# name = "";
# };
};
image = wallpaper;
opacity = {