dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 4ec730aa2c8cf6223e5f7d07b40301c5ebc9fa73
parent f415fe6a17e2c8f36c9ac0503c0ac452179f945c
Author: Robbie D <git@robertdherb.com>
Date:   Fri, 15 Mar 2019 20:58:17 -0500

Changed from Xclock to a custom bar done in xterm

Diffstat:
.xsession | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.xsession b/.xsession @@ -0,0 +1,12 @@ +# Use middle mouse button and TrackPoint to scroll +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1 & +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5 & +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2 & +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Timeout" 50 & +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Intertia" 3 & + +exec xclock -d -geometry +1416+0 & +exec dunst -conf /home/overseer/.config/dunstrc/dunstrc & +exec feh --bg-fill /home/overseer/Pictures/Wallpapers/RainbowCity.jpg & +xrdb ~/.Xresources & +exec cwm