Skip to content

Commit

Permalink
docs: update run_latest_gnome_kde_on_distrobox.md (#233)
Browse files Browse the repository at this point in the history
Place .desktop files to /usr/local/..
  • Loading branch information
bam80 authored Apr 16, 2022
1 parent eac6d9d commit 038f6ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/posts/run_latest_gnome_kde_on_distrobox.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ DesktopNames=GNOME
X-GDM-SessionRegisters=true
```

This file should be placed under `/usr/share/wayland-sessions/distrobox-gnome-wayland.desktop`
This file should be placed under `/usr/local/share/wayland-sessions/distrobox-gnome.desktop`

Let's log out and voilá!

Expand Down Expand Up @@ -129,7 +129,7 @@ Name=Plasma on Wayland (fedora-rawhide distrobox)
X-KDE-PluginInfo-Version=5.23.3
```

This file should be placed under `/usr/share/wayland-sessions/distrobox-plasma.desktop`
This file should be placed under `/usr/local/share/wayland-sessions/distrobox-plasma.desktop`

### Add a couple of fixes

Expand Down

0 comments on commit 038f6ed

Please sign in to comment.