Skip to content

Instantly share code, notes, and snippets.

@sagotsky
Created February 27, 2016 02:31
Show Gist options
  • Save sagotsky/c9216c73c9e14d7e05bf to your computer and use it in GitHub Desktop.
Save sagotsky/c9216c73c9e14d7e05bf to your computer and use it in GitHub Desktop.
urxvt copy to global clipboard
URxvt.perl-ext-common: font-size,selection-to-clipboard
URxvt.clipboard.autocopy: true
URxvt.clipboard.copycmd: xclip -in -selection clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment