Added more files
This commit is contained in:
parent
132ec13712
commit
497cf36f95
9 changed files with 73 additions and 0 deletions
12
.xprofile
Normal file
12
.xprofile
Normal 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 &
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue