Created
March 15, 2016 17:10
-
-
Save wwalker/e84085a27774db42c41b to your computer and use it in GitHub Desktop.
setup i3 with xfc4 doing the grunt work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*set up an xfce4 sesssion (or the xubuntu session on xubuntu) | |
*run xfce4-session-settings | |
*Under Application Autostart | |
** Add -> i3, i3, i3 | |
** Verify that i3 is now to autostart | |
* Under Session | |
** turn off (click on value in right column, select never) | |
*** xfwm4 | |
*** xfce4-panel | |
*** other things as you desire | |
* Run xfce4-keyboard-settings | |
* Under Application Shortcuts | |
** Remove the Cntl-Alt-L for xflock (so that the Cntl-Alt-L for logout will work...) | |
Cntl-ALt-L -> Logout via the GUI (Cntl-Alt-L will work from now on..) | |
Log back in ... | |
Welcome to i3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment