summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authortslil clingman <>2019-09-11 19:18:14 -0400
committertslil clingman <>2019-09-11 19:18:14 -0400
commitac1a4884d03fc0495c773500d8a13f84b695fa43 (patch)
tree29e5ec49e0ce957d80d8f11a155b47840c74f488 /.xinitrc
Init
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc17
1 files changed, 17 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
new file mode 100755
index 0000000..cfebbd8
--- /dev/null
+++ b/.xinitrc
@@ -0,0 +1,17 @@
+setxkbmap -layout us -variant workman -option
+setxkbmap -option terminate:ctrl_alt_bksp,ctrl:swap_lwin_lctl,caps:ctrl_modifier
+
+xset s off
+xset -dpms
+#xset m 5/1 4
+
+xrdb -merge ~/.Xdefaults
+
+xsetroot -cursor_name left_ptr
+
+# Unfortunately redshift doesn't work
+# redshift -l +39:-76 -t 5500:4900 &
+
+#compton --config ~/.config/compton.conf &
+
+exec emacs