Revision 346534383633 () - Diff

Link to this snippet: https://friendpaste.com/1AaLrP9aH7AnubPSRtju4h
Embed:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#!/bin/sh

#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#

# exec ion
# exec wmaker
# exec startkde
# exec icewm
# exec blackbox
# exec gnome-session
# exec startfluxbox
# exec startxfce4
# exec openbox
# exec startlxde
#/usr/bin/xmodmap /home/attentah/.Xmodmap &
numlockx &
xbindkeys &
#xcompmgr -cC -t-3 -l-5 -r5 &
firefox &
#urxvt -e vim -p /home/attentah/.config/awesome/rc.lua &
urxvt -e screen-4.1.0 &
#amule &
#transmission &
#python /usr/share/emesene/Controller.py -m &
xpad -N &
exec awesome -c /home/attentah/.config/awesome/rc.lua
#exec xmonad