diff --git a/sway.nix b/sway.nix index 3c6dc88..b4e9bf5 100644 --- a/sway.nix +++ b/sway.nix @@ -18,7 +18,8 @@ nautilus # in closure of gnome-terminal anyhow # colord evince - # xdotool + grim + mako pavucontrol dconf-editor @@ -79,7 +80,7 @@ # Fix for some Java AWT applications (e.g. Android Studio), # use this if they aren't displayed properly: - # export _JAVA_AWT_WM_NONREPARENTING=1 + export _JAVA_AWT_WM_NONREPARENTING=1 export XDG_DATA_DIRS=/run/current-system/sw/share/''${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS export $(${pkgs.gnome3.gnome_keyring}/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)