Created
February 27, 2016 02:31
-
-
Save sagotsky/c9216c73c9e14d7e05bf to your computer and use it in GitHub Desktop.
urxvt copy to global clipboard
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
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