Added more files

This commit is contained in:
Lexi / Zoe 2018-11-01 01:25:33 +01:00
parent 132ec13712
commit 497cf36f95
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
9 changed files with 73 additions and 0 deletions

12
.xprofile Normal file
View file

@ -0,0 +1,12 @@
# Deactivate screen blanking
xset -dpms s off
# Set wallpaper
[ -f ~/.fehbg ] && sh ~/.fehbg
# Set keyboard layout
setxkbmap us altgr-intl
# Register screen locker
xss-lock -- i3lock -n -eft -i ~/.wallpapers/lockscreen &