Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. [tester@me /]$ cat /usr/bin/jhbuild-session
  2. #!/bin/bash
  3.  
  4. /home/tester/.local/bin/jhbuild run gnome-session
  5. [tester@me /]$ cat /usr/share/wayland-sessions/gnome-jhbuild.desktop
  6. [Desktop Entry]
  7. Name=GNOME jhbuild
  8. Comment=GNOME jhbuild
  9. Exec=jhbuild-session
  10. TryExec=jhbuild-session
  11. Icon=
  12. Type=Application
  13. DesktopNames=GNOME
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement