1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-11-29 17:19:44 +01:00

threema-beta mapping fixed

This commit is contained in:
2025-11-26 18:06:38 +01:00
parent bf752316e1
commit 1718f9ec75

View File

@@ -1,2 +1,3 @@
#!/bin/sh #!/bin/sh
exec $(export XDG_CURRENT_DESKTOP="GNOME" && threema-beta) export XDG_CURRENT_DESKTOP="GNOME"
exec /usr/bin/threema-beta "$@"