ob: set background one time
This commit is contained in:
parent
572515e550
commit
bc8a69ede5
@ -5,7 +5,6 @@ tint2 &
|
|||||||
#pidgin &
|
#pidgin &
|
||||||
#evolution &
|
#evolution &
|
||||||
conky &
|
conky &
|
||||||
xsetroot -solid "#000000" &
|
|
||||||
#use udevil instead
|
#use udevil instead
|
||||||
#/usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable &
|
#/usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable &
|
||||||
gnome-screensaver&
|
gnome-screensaver&
|
||||||
@ -21,7 +20,8 @@ numlockx&
|
|||||||
#display background
|
#display background
|
||||||
xsetroot -solid "#333333"&
|
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 &
|
||||||
|
slack&
|
||||||
#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"`
|
||||||
#xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 0.5
|
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 0.5
|
||||||
#setxkbmap -option kpdl:dot
|
#setxkbmap -option kpdl:dot
|
||||||
|
Loading…
Reference in New Issue
Block a user