mirror of
https://github.com/FAUSheppy/config
synced 2025-12-05 22:51:35 +01:00
fix: remove clipboard control chars warning
This commit is contained in:
@@ -3,7 +3,7 @@ URxvt.*.foreground: #EEEEEE
|
||||
URxvt.*.scrollBar: off
|
||||
URxvt.print-pipe: true
|
||||
|
||||
URxvt.perl-ext-common: default,selection-to-clipboard,tabbed,matcher,font-size,-tabbed
|
||||
URxvt.perl-ext-common: default,selection-to-clipboard,tabbed,matcher,font-size,-tabbed,-confirm-paste
|
||||
|
||||
|
||||
URxvt.font: xft:bitstream vera sans mono:size=10:antialias=true
|
||||
|
||||
Reference in New Issue
Block a user