Move X files to .config, add .zshrc

This commit is contained in:
Riyyi
2018-01-02 00:30:29 +01:00
parent 75a46e2791
commit ea7807fcc1
5 changed files with 106 additions and 31 deletions
+13
View File
@@ -0,0 +1,13 @@
#!/bin/sh
xrdb "$XDG_CONFIG_HOME/xorg/Xresources"
# GTK application scaling
export GDK_SCALE=2
export GDK_DPI_SCALE=0.5
# Screensaver
xset s off
xset -dmps
exec i3