.xsession (710B)
1 # Add emoji support 2 xset +fp /usr/local/share/fonts/noto 3 4 # Use middle mouse button and TrackPoint to scroll 5 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1 & 6 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5 & 7 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2 & 8 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Timeout" 50 & 9 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Intertia" 3 & 10 11 12 exec mixerctl outputs.spkr_mute=on & 13 exec feh --bg-fill ~/Pictures/Wallpaper/city.jpg & 14 #compton --blur-background --blur-kern '7x7box' --active-opacity .95 --inactive-opacity .7 --backend glx -F & 15 exec xclock -d -geometry +1416+0 & 16 17 exec cwm