openbox: set background
No background at all can cause issue with multiple screen
This commit is contained in:
parent
40de17f56d
commit
2a2f733090
@ -18,6 +18,8 @@ numlockx&
|
|||||||
#nm-applet --sm-disable &
|
#nm-applet --sm-disable &
|
||||||
#ssh-add ~/.ssh/cloug.pem
|
#ssh-add ~/.ssh/cloug.pem
|
||||||
#gnome-terminal -e "ssh-add" &
|
#gnome-terminal -e "ssh-add" &
|
||||||
|
#display background
|
||||||
|
xsetroot -solid "#333333"&
|
||||||
sleep 1 && /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
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" &
|
#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"`
|
# you could list device with `xinput list` and there associated props with `xinput list-props "DEVICE NAME or ID"`
|
||||||
|
Loading…
Reference in New Issue
Block a user