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:
10
i3.applications.desktop
Normal file
10
i3.applications.desktop
Normal file
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Name=i3
|
||||
Comment=improved dynamic tiling window manager
|
||||
Exec=i3
|
||||
X-GNOME-WMName=i3
|
||||
X-GNOME-Autostart-Phase=WindowManager
|
||||
X-GNOME-Provides=windowmanager
|
||||
X-GNOME-Autostart-Notify=false
|
Reference in New Issue
Block a user