aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
blob: 8cc9f495c01e4cf98e16ee85448032b718eab50a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/bin/sh
redshift -m REDSHIFT_MODE  -l 52.21:0.13 -t 6500:2500 &
/home/ryan/bin/icd
# xcompmgr &
trayer --tint black --edge top --SetDockType true --SetPartialStrut true \
  --expand true --width 10 --transparent true --height 12 --align right &
xautolock -time 2 &
/home/ryan/.dzen/battery.sh &
# /home/ryan/.dzen/temperature.sh &
# GSD_PATH &
#kmix &
# feh --bg-center /home/ryan/.local/share/wallpapers/skyscraper_at_sunset.bmp
# feh --bg-center /home/ryan/.local/share/wallpapers/totheglory.jpg
urxvtd -q -f -o &
urxvtc &
# /home/ryan/.screenlayout/work.sh
/home/ryan/.screenlayout/SCREENLAYOUT.sh && nitrogen --restore
if [[ "PULSE_JACKD" = "True" ]]; then
   start-pulseaudio-x11 &
   jackd -d alsa &
fi
exec /usr/bin/xmonad