Update wine

This commit is contained in:
Invariantspace 2024-03-27 20:55:00 -07:00
parent 683af170a3
commit a57c748ca2
3 changed files with 51 additions and 51 deletions

View file

@ -26,7 +26,7 @@ let usr = config.constants.userName; in {
thunderbird
wallpaper-engine-plasma6-plugin
winetricks
wineWowPackages.waylandFull
wineWowPackages.unstableFull
yorha-sound-theme
# yuzu
] ++ (with kdePackages;[
@ -54,37 +54,38 @@ let usr = config.constants.userName; in {
zathura = {
enable = true;
options = {
notification-error-bg = "#1d2021";
notification-error-fg = "#fb4934";
notification-warning-bg = "#1d2021";
notification-warning-fg = "#fabd2f";
notification-bg = "#1d2021";
notification-fg = "#b8bb26";
completion-bg = "#504945";
completion-fg = "#ebdbb2";
completion-group-bg = "#3c3836";
completion-group-fg = "#928374";
completion-highlight-bg = "#83a598";
completion-highlight-fg = "#504945";
index-bg = "#504945";
index-fg = "#ebdbb2";
index-active-bg = "#83a598";
index-active-fg = "#504945";
inputbar-bg = "#1d2021";
inputbar-fg = "#ebdbb2";
statusbar-bg = "#504945";
statusbar-fg = "#ebdbb2";
highlight-color = "#fabd2f";
highlight-active-color = "#fe8019";
default-bg = "#1d2021";
default-fg = "#ebdbb2";
highlight-active-color = "#fe8019";
highlight-color = "#fabd2f";
index-active-bg = "#83a598";
index-active-fg = "#504945";
index-bg = "#504945";
index-fg = "#ebdbb2";
inputbar-bg = "#1d2021";
inputbar-fg = "#ebdbb2";
notification-bg = "#1d2021";
notification-error-bg = "#1d2021";
notification-error-fg = "#fb4934";
notification-fg = "#b8bb26";
notification-warning-bg = "#1d2021";
notification-warning-fg = "#fabd2f";
recolor = "true";
recolor-darkcolor = "#ebdbb2";
recolor-keephue = "true";
recolor-lightcolor = "#1d2021";
render-loading = "true";
render-loading-bg = "#1d2021";
render-loading-fg = "#ebdbb2";
recolor = "true";
recolor-darkcolor = "#ebdbb2";
recolor-lightcolor = "#1d2021";
recolor-keephue = "true";
selection-clipboard = "clipboard";
statusbar-bg = "#504945";
statusbar-fg = "#ebdbb2";
};
};
};
@ -111,7 +112,6 @@ let usr = config.constants.userName; in {
autoLogin.user = usr;
sddm = {
enable = true;
settings.General.GreeterEnvironment = "QT_SCREEN_SCALE_FACTORS=2,QT_FONT_DPI=192";
wayland.enable = true;
};
};

View file

@ -14,14 +14,14 @@ in
];
})
winetricks
wineWowPackages.waylandFull
wineWowPackages.unstableFull
# yuzu
];
i18n.supportedLocales = [
"C.UTF-8/UTF-8"
"en_US.UTF-8/UTF-8"
"ja_JP.UTF-8/UTF-8"
"zh_CN.UTF-8/UTF-8"
"C.UTF-8/UTF-8"
"en_US.UTF-8/UTF-8"
"ja_JP.UTF-8/UTF-8"
"zh_CN.UTF-8/UTF-8"
];
jovian = {
devices.steamdeck = {