fix: fallback to xcb qt plugin

This commit is contained in:
Patrick 2024-10-27 13:33:23 +01:00
parent c33810a8cd
commit 42cbcb2d4b
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
3 changed files with 3 additions and 5 deletions

View file

@ -1,13 +1,11 @@
{ lib, ... }:
{
stylix.targets.fuzzel.enable = true;
programs.fuzzel = {
enable = true;
settings = {
main = {
launch-prefix = "uwsm app --";
launch-preix = "uwsm app --";
};
colors.background = lib.mkForce "000000ff";
};
};
}

View file

@ -168,7 +168,7 @@ in
"MOZ_ENABLE_WAYLAND,1"
"_JAVA_AWT_WM_NONREPARENTING,1"
"QT_WAYLAND_DISABLE_WINDOWDECORATION,1"
"QT_QPA_PLATFORM,wayland"
"QT_QPA_PLATFORM,wayland;xcb"
"GDK_BACKEND,wayland"
"WLR_DRM_NO_ATOMIC,1" # retest on newest nvidia driver
"XDG_SESSION_TYPE,wayland"

View file

@ -59,7 +59,7 @@
".config/spotify"
".cache/spotify"
".local/share/cargo"
#".local/share/wallpapers"
".local/share/wallpapers"
];
};
"/panzer/state".directories = lib.lists.optionals (nixosConfig.disko.devices.zpool ? "panzer") [