The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
1

i3wm and kde together

asked 2013-11-19 17:31:03 +0000

anonymous user

Anonymous

updated 2013-11-19 17:32:10 +0000

i remember that some months ago i was successfully running kde and awesome(WM), now i would really do the same with i3, i tryed with env var of kde, or from the GUI => default windows manager , even editing ~/.xinitrc and trying to execute i3 from there but nothing worked,

i can run i3 or KDE (with kwin) alone but not KDE with i3

i really love i3 but kde bar , program links, and automations still being usefull to help me during transition

p.s.: i'm currently running kde 4.11.3 and i3 version 4.6

thank you

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
3

answered 2013-11-24 00:13:34 +0000

etaca3 gravatar image

updated 2013-11-24 00:15:54 +0000

i made it :) 

there was this awesome tutorial for awesome wm :) 
http :// awesome.naquadah.org/wiki/KDE_and_awesome 

which wasn't working for i3wm, but changing the Type from "Xsession" to "Application" it worked:
so : 
to have i3wm working with kde4
you should already have this folder in your system : 
/usr/share/kde4/apps/ksmserver/windowmanagers/
(if not maybe this solution doesn't work for you ) 
create a file named 
/usr/share/kde4/apps/ksmserver/windowmanagers/i3.desktop

with content :

[Desktop Entry]
Encoding=UTF-8 
Name=i3
Comment=Highly configurable framework window manager 
Type=Application
Exec=i3
TryExec=i3

and :
Now, you should be able to choose "i3" as window manager in System Settings-Default Applications->Window Manager
edit flag offensive delete link more

Comments

You made my day!! It works! (I can't upvote because I just registered) Thanks!!!

invernomuto gravatar imageinvernomuto ( 2013-11-25 11:41:41 +0000 )edit
0

answered 2013-11-19 18:37:22 +0000

joepd gravatar image

updated 2013-11-19 19:08:05 +0000

I would say: If you want to try the transition: Bite the bullet, and forget about the buttons and other visual hints desktop environments are offering. After a short bit you'll be fine enough.

Just make sure you know how to start and stop applications (this Q may help). For finding where windows are buried, have a look here.

I am not familiar with desktop environments, but gnome appears to use gnome-settings-daemon which makes all kinds of stuff happen automatically (mount drives, key ring authentication, etc). It might be that your life will be easier if you can enable the hidden KDE magic.

Good luck :)

edit flag offensive delete link more

Comments

yeah i also don't like to have kde aroud.. but it help sometimes (i don't have to search for program for network configuration, usb auto mounting, a better menu than the i3wm one ( which isn't easy to navigate ) , some widgets, a desktop (which sometime is usefull) atomatic multimonitor support, ..

etaca3 gravatar imageetaca3 ( 2013-11-24 00:19:46 +0000 )edit

I think that there is nothing wrong with not going all the way. At the end of the day linux is about choice and finding workflows that work for the individual. I like the speed of movement that tiling gives me but I am not 100% interested in the minimalistic environment.

DavidGamba gravatar imageDavidGamba ( 2014-05-04 18:48:33 +0000 )edit

Question Tools

Stats

Asked: 2013-11-19 17:31:03 +0000

Seen: 6,546 times

Last updated: May 05 '14