dotfiles

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

commit 9bdaff92a4dcf1822cf8b33f06e9ff021c84a866
parent ac70d6d391649691d71fe860c579b90433619ce2
Author: Robbie D <git@robertdherb.com>
Date:   Sat,  8 Jun 2019 15:15:45 -0500

Added compton configuration

Diffstat:
simon/.xsession | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/simon/.xsession b/simon/.xsession @@ -1,3 +1,6 @@ +exec feh --bg-fill /home/overseer/Pictures/Wallpapers/RainbowCity.jpg & +compton -f -i .7 --blur-background --blur-kern 7x7box --backend glx --active-opacity .95 & + # 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 & @@ -7,6 +10,5 @@ xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Intertia" 3 & exec xterm -fd 'Noto Emoji' -geometry 37x1+1298+0 +sb -cr 170a1c -e ~/battstat.sh & exec dunst -conf /home/overseer/.config/dunstrc/dunstrc & -exec feh --bg-fill /home/overseer/Pictures/Wallpapers/RainbowCity.jpg & xrdb ~/.Xresources & exec cwm