Skip to content

Instantly share code, notes, and snippets.

@nicklozon
Created January 1, 2015 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicklozon/39af4b5c19a44039c445 to your computer and use it in GitHub Desktop.
Save nicklozon/39af4b5c19a44039c445 to your computer and use it in GitHub Desktop.
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 &
@nicklozon
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment