dotfiles

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

commit b07e5e1e839add813a44c5797fbb99e542d2086a
parent c6217822d643b13e596f6bd22cad5fffdcdc9c99
Author: Robbie D <git@robertdherb.com>
Date:   Wed, 21 Aug 2019 11:06:26 -0500

Merge branch 'master' of ssh://lilly/home/git/dotfiles

Diffstat:
phoebe/.xsession | 18+++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/phoebe/.xsession b/phoebe/.xsession @@ -1,13 +1,17 @@ -# activate scroll wheel button -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 Buton" 2 -xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Timeout" 50 -xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Intertia" 3 +# Add emoji support +xset +fp /usr/local/share/fonts/noto + +# 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 mixerctl outputs.spkr_mute=on & exec feh --bg-fill ~/Pictures/Wallpaper/city.jpg & -exec compton -bcCG -o .38 -O 200 -I 200 -D2 -m 0.88 & +#compton --blur-background --blur-kern '7x7box' --active-opacity .95 --inactive-opacity .7 --backend glx -F & exec xclock -d -geometry +1416+0 & exec cwm