diff --git a/nixos/dustbowl.nix b/nixos/dustbowl.nix index 7c06ec6..924d2fe 100644 --- a/nixos/dustbowl.nix +++ b/nixos/dustbowl.nix @@ -245,7 +245,7 @@ zotero-beta wpa_supplicant_gui keepassxc - mpdevil + plattenalbum spotify gnucash welle-io @@ -414,9 +414,9 @@ # Sway programs.sway = { extraSessionCommands = '' - export XCURSOR_THEME=posy-cursor-black export _JAVA_AWT_WM_NONREPARENTING=1 ''; + wrapperFeatures.base = true; wrapperFeatures.gtk = true; enable = true; }; @@ -435,7 +435,10 @@ exec_always "systemctl --user start sway-session.target" ''; - xdg.portal.enable = true; + xdg.portal = { + enable = true; + extraPortals = with pkgs; [ xdg-desktop-portal-gtk ]; + }; # Fonts fonts.packages = with pkgs; [