1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-11-29 17:19:44 +01:00
Files
dotfiles/.local/bin/app-maps/threema-beta
2025-11-26 18:06:38 +01:00

4 lines
77 B
Bash
Executable File

#!/bin/sh
export XDG_CURRENT_DESKTOP="GNOME"
exec /usr/bin/threema-beta "$@"