Also install /usr/share/applications/i3.desktop

With this file, you can use the following command to run i3 in GNOME:

    gconftool-2 -s /desktop/gnome/session/required_components/windowmanager i3 --type string
This commit is contained in:
Michael Stapelberg
2012-01-26 10:26:17 +00:00
parent 19dc92a9a5
commit 9381da2bf0
3 changed files with 14 additions and 2 deletions

6
i3.xsession.desktop Normal file
View File

@ -0,0 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
Name=i3
Comment=improved dynamic tiling window manager
Exec=i3
Type=XSession