hyper qt and yazi

This commit is contained in:
death916 2025-12-24 02:29:47 -08:00
parent 4986421b62
commit ed776c781a
3 changed files with 8 additions and 2 deletions

View file

@ -99,6 +99,7 @@ in
restic-browser
cava
fedistar
yazi
];
nixpkgs.overlays = [

View file

@ -15,6 +15,11 @@
settings = {
monitor = ",1920x1080,auto,1";
env = [
"QT_QPA_PLATFORM,wayland"
"GDK_BACKEND,wayland,x11"
];
exec-once = [
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"

View file

@ -36,8 +36,8 @@
enable = true;
xwayland.enable = true;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
# portalPackage =
# inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
portalPackage =
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
};
environment.systemPackages = with pkgs; [