|
|
|
@ -4,6 +4,8 @@ xrdb -merge .Xresources |
|
|
|
|
# Touchpad |
|
|
|
|
$(syndaemon -d -K -i 0.5s && synclient HorizTwoFingerScroll=1 && synclient TapButton1=1 && synclient TapButton2=3)& |
|
|
|
|
|
|
|
|
|
eval $(ssh-agent) |
|
|
|
|
|
|
|
|
|
# Tray applets |
|
|
|
|
trayer --edge bottom --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --tint 0x000000 --alpha 0 --height 14 & |
|
|
|
|
xscreensaver -no-splash& |
|
|
|
@ -15,10 +17,10 @@ gnome-power-manager& |
|
|
|
|
export _JAVA_AWT_WM_NONREPARENTING=1 |
|
|
|
|
|
|
|
|
|
# Auto-start applications |
|
|
|
|
eval $(ssh-agent) |
|
|
|
|
bash ~/.xmonad/battery-monitor.sh& |
|
|
|
|
gajim& |
|
|
|
|
dropbox start& |
|
|
|
|
keepass2 ~/Documents/passwords.kdbx& |
|
|
|
|
icedove& |
|
|
|
|
mate-terminal -e ssh-add ~/.ssh/id_rsa& |
|
|
|
|
bash ~/.xmonad/battery-monitor.sh& |
|
|
|
|
dropbox start& |
|
|
|
|
nextcloud& |
|
|
|
|