Created
January 1, 2015 22:41
-
-
Save nicklozon/39af4b5c19a44039c445 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
compton -b -c -r 6 -l -7 -t -7 & | |
xrdb -merge ~/.Xresources & | |
feh --bg-scale ~/Wallpapers/quetzalhill.jpg & | |
tint2 & | |
conky & | |
synergyc nick-pc & | |
xset -b & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
compton for transparency and window shadows
xrdb for Xresources settings
feh to change the wallpaper
synergy is a client/server app for sharing mouse/keyboards over a network
xset -b is to shut that stupid system beep off