.xprofile: set background color
This commit is contained in:
parent
6f8415890d
commit
1764e39cb8
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
|||
# Deactivate screen blanking
|
||||
xset -dpms s off
|
||||
|
||||
# Set wallpaper
|
||||
# Set background color (as fallback) and wallpaper (if exists)
|
||||
xsetroot -solid black
|
||||
[ -f ~/.fehbg ] && sh ~/.fehbg
|
||||
|
||||
# Set keyboard layout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue