Linux Window Session Manager: Difference between revisions

From Celeste@Hoppinglife
Jump to navigation Jump to search
Created page with "== Troubleshoot == * It claims it does not work with wayland."
 
No edit summary
 
Line 1: Line 1:
== Installation ==
<code>sudo npm -g install lwsm</code>
Install the gnome extension [https://extensions.gnome.org/extension/1323/window-session-manager/ Window Session Manager] for a GUI.
== Usage ==
<code>lwsm save ''session-name''</code>
You can manually edit the session at <code>~/.config/lwsm/sessionData/</code>
== Troubleshoot ==
== Troubleshoot ==


* It claims it does not work with wayland.
* It claims it does not work with Wayland.

Latest revision as of 14:36, 26 May 2020

Installation

sudo npm -g install lwsm

Install the gnome extension Window Session Manager for a GUI.

Usage

lwsm save session-name

You can manually edit the session at ~/.config/lwsm/sessionData/

Troubleshoot

  • It claims it does not work with Wayland.