more autorandr stuff

This commit is contained in:
eneller
2022-08-31 19:12:25 +02:00
parent a8af0f1150
commit 3d0bb59f6f
11 changed files with 74 additions and 25 deletions

View File

@@ -1,5 +1,7 @@
# Basic config
xset r rate 200 35 # set key repeat delay and rate
# check for autorandr known configs
autorandr --check
# Clean Up Home Directory
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_CACHE_HOME="$HOME/.cache"