forked from Plemya-x/alr-repo
		
	wayland и x
This commit is contained in:
		| @@ -1,14 +1,15 @@ | |||||||
| [Desktop Entry] | [Desktop Entry] | ||||||
| Name=Logseq | Name=Logseq | ||||||
| Exec=/usr/bin/logseq --enable-features=UseOzonePlatform --ozone-platform=wayland %U | if [ "$XDG_SESSION_TYPE" = "wayland" ]; then | ||||||
|  |     Exec=/usr/bin/logseq --enable-features=UseOzonePlatform --ozone-platform=wayland %U | ||||||
|  | else | ||||||
|  |     Exec=/usr/bin/logseq %U | ||||||
|  | fi | ||||||
|  |  | ||||||
| MimeType=x-scheme-handler/logseq | MimeType=x-scheme-handler/logseq | ||||||
| Terminal=false | Terminal=false | ||||||
| Type=Application | Type=Application | ||||||
| Icon=logseq | Icon=logseq | ||||||
| StartupWMClass=logseq | StartupWMClass=logseq | ||||||
| Comment=Open Source platform for knowledge sharing and management | Comment=Open Source platform for knowledge sharing and management | ||||||
| Categories=Office | Categories=Office | ||||||
|  |  | ||||||
| [Desktop Action X11] |  | ||||||
| Name=My Application (X11) |  | ||||||
| Exec=/usr/bin/logseq %U |  | ||||||
		Reference in New Issue
	
	Block a user