dustbowl: clean up sway/gtk config

This commit is contained in:
joachimschmidt557 2024-07-28 16:26:46 +02:00
parent effe78a81e
commit f3d0665a53
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -245,7 +245,7 @@
zotero-beta zotero-beta
wpa_supplicant_gui wpa_supplicant_gui
keepassxc keepassxc
mpdevil plattenalbum
spotify spotify
gnucash gnucash
welle-io welle-io
@ -414,9 +414,9 @@
# Sway # Sway
programs.sway = { programs.sway = {
extraSessionCommands = '' extraSessionCommands = ''
export XCURSOR_THEME=posy-cursor-black
export _JAVA_AWT_WM_NONREPARENTING=1 export _JAVA_AWT_WM_NONREPARENTING=1
''; '';
wrapperFeatures.base = true;
wrapperFeatures.gtk = true; wrapperFeatures.gtk = true;
enable = true; enable = true;
}; };
@ -435,7 +435,10 @@
exec_always "systemctl --user start sway-session.target" 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
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [