diff --git a/Window-managers.md b/Window-managers.md index 385c0ce..9e0d074 100644 --- a/Window-managers.md +++ b/Window-managers.md @@ -2,6 +2,5 @@ You can use a custom **window manager** by editing your `~/.xinitrc` file to sta You can also install the WM or DE inside [Toolbox](Toolbox) (recommended) or a [Podman container](Containers). Then use edit your `.xinitrc` to start the WM or DE (in this case, GNOME): ```sh -xauth add $DISPLAY . $(xauth list | head -n 1 | cut -d' ' -f5) toolbox run dbus-run-session gnome-session # or whatever WM or DE you want ``` \ No newline at end of file