openbox: set background

No background at all can cause issue with multiple screen
This commit is contained in:
Mathieu Maret 2022-07-12 14:20:57 +02:00
parent 40de17f56d
commit 2a2f733090
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ numlockx&
#nm-applet --sm-disable &
#ssh-add ~/.ssh/cloug.pem
#gnome-terminal -e "ssh-add" &
#display background
xsetroot -solid "#333333"&
sleep 1 && /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
#gnome-terminal --tab -e "/usr/bin/autossh -M 0 -NR 2222:localhost:22 -o \"ServerAliveInterval 45\" -o \"ServerAliveCountMax 2\" mathieu@mathux.org" &
# you could list device with `xinput list` and there associated props with `xinput list-props "DEVICE NAME or ID"`