aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.xinitrc20
1 files changed, 20 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
new file mode 100755
index 0000000..bdd51ca
--- /dev/null
+++ b/.xinitrc
@@ -0,0 +1,20 @@
+#!/bin/sh
+redshift -l 44.22:-76.48 -t 6500:2500 &
+setxkbmap -layout us -variant icd -option -option lv3:ralt_switch_multikey \
+ -option ctrl:nocaps
+# xcompmgr &
+urxvt &
+trayer --tint black --edge top --SetDockType true --SetPartialStrut true \
+ --expand true --width 10 --transparent true --height 18 --align right &
+xautolock -time 2 &
+/home/ryan/.dzen/battery.sh &
+/home/ryan/.dzen/temperature.sh &
+gnome-settings-daemon &
+#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 &
+# /home/ryan/.screenlayout/work.sh
+/home/ryan/.screenlayout/SCREENLAYOUT.sh
+nitrogen --restore
+exec /usr/local/bin/xmonad