Xfce: Difference between revisions
imported>Symphorien xfce: how to enable, + with i3, pulse audio |
imported>Symphorien →Using as a desktop manager and not a window manager: mention that i3-msg exit does not work anymore. |
||
| Line 55: | Line 55: | ||
If you choose <code>xfce</code> you will end up in xfce without panels nor window manager, which | If you choose <code>xfce</code> you will end up in xfce without panels nor window manager, which | ||
is unusable. | is unusable. | ||
Note that xfce manages your session instead of i3: exiting i3 will blank your screen but not terminate your session. | |||
In your i3 config, replace <code>i3-msg exit</code> with <code>xfce4-session-logout</code>. | |||
== Troubleshooting == | == Troubleshooting == | ||