# # These things are run when an Openbox X Session is started. # You may place a similar script in $HOME/.config/openbox/autostart # to run user-specific things. # # If you want to use GNOME config tools... # #if test -x /usr/lib/openbox/gnome-settings-daemon >/dev/null; then # /usr/lib/openbox/gnome-settings-daemon & #elif which gnome-settings-daemon >/dev/null 2>&1; then # gnome-settings-daemon & #fi # If you want to use XFCE config tools... # #xfce-mcs-manager & # i3lock xautolock -time 60 -locker /usr/local/bin/i3lock.sh & # Turn on/off system beep xset b off # Set keyboard settings - 250 ms delay and 25 cps repeat rate xset r rate 250 25 ## Configure touchpad. See 'man synaptics' for more info. ## (Now might be using libinput instead of synaptics.) synclient HorizTwoFingerScroll=1 VertTwoFingerScroll=1 VertEdgeScroll=1 HorizEdgeScroll=1 TapButton1=1 TapButton2=3 #VertScrollDelta=-500 HorizScrollDelta=-500 2>/dev/null ## Disable touchpad while typing #syndaemon -i .5 -K -t -R -d & cbatticon & #xcompmgr & #picom -b & - приводит к зависанию в Libvirt tint2 & (sleep 10; conky) & #(sleep 2; feh --bg-scale /usr/share/images/flowery.jpg) & (sleep 2; nitrogen --restore) & #nm-applet --sm-disable & blueman-applet & volumeicon & # Xmodmap #xmodmap ~/.Xmodmap & #Авто цветовая калибровка экрана в зависимости от времени redshift & udiskie -t &