Skip to content

Instantly share code, notes, and snippets.

@Shoozza
Created May 1, 2026 06:50
Show Gist options
  • Select an option

  • Save Shoozza/a2af341862a0d024b68fe4cd7d007bd9 to your computer and use it in GitHub Desktop.

Select an option

Save Shoozza/a2af341862a0d024b68fe4cd7d007bd9 to your computer and use it in GitHub Desktop.
reset_steam_deck_theme_issue.sh
#!/bin/sh
# can be necessary if OOM kills it
# fixes: gtk dialogs ignore theme and browsers cannot open download folder/files
systemctl --user restart xdg-desktop-portal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment