xsession
author Fabien Ninoles <fabien@tzone.org>
Sat, 20 Jun 2015 16:21:25 -0400
changeset 12 ffc02bf394cb
parent 0 df7496e40bee
permissions -rw-r--r--
Update to awesome 3.5

## composition manager
xcompmgr &

## Set keyboard

XKBDIR="$HOME/.xkb"
setxkbmap "fr_alt(bepo_prog)" -print | xkbcomp -I$XKBDIR - $DISPLAY

## Set background
# xsetbg -fullscreen -onroot -border black themes/backgrounds/default.jpg
# gnome-settings both set the background and the resolution
gnome-settings-daemon

## Quick launcher
synapse -s &
# gdlinux

## Start a panel

# trayer doesn't set its strut correctly, bugging xmonad.
# trayer --SetDockType true --SetPartialStrut true
# gnome-panel 
# fbpanel &
avant-window-navigator &
# dockx &

# autostart
xdg-autostart Old GNOME

## Window manager
# Can't get ride of the gnome-panel :(
# exec gnome-session
exec xmonad