Skip to content

Commit

Permalink
fallback to X11 backend by default
Browse files Browse the repository at this point in the history
closes #14
  • Loading branch information
paoloose authored Dec 15, 2023
1 parent 33c6bb5 commit 3b219d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urn.desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=Urn
Exec=urn-gtk
Exec=env GDK_BACKEND=x11 urn-gtk
Icon=urn
Type=Application
Categories=GTK;GNOME;Utility;

0 comments on commit 3b219d1

Please sign in to comment.