From f3d0665a530ea645fb05003aba767c72a21bb124 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Sun, 28 Jul 2024 16:26:46 +0200 Subject: [PATCH] dustbowl: clean up sway/gtk config --- nixos/dustbowl.nix | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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; [