add colors for i3
This commit is contained in:
parent
d47c98d836
commit
a3161dfaac
@ -53,14 +53,14 @@ ssh-askpass.Indicator.maximumCount: 24
|
||||
! ------------------------------------------------------------------------------
|
||||
! Urxvt
|
||||
! ------------------------------------------------------------------------------
|
||||
!URxvt.perl-lib: /home/jeff/.urxvt/urxvt-perls
|
||||
!URxvt*termName: rxvt-color
|
||||
!URxvt*font: xft:Inconsolata:pixelsize=12
|
||||
!URxvt*font: xft:Monospace Regular:pixelsize=18:size=16:style=Book
|
||||
!URxvt.letterSpace: -1
|
||||
!URxvt.depth: 32
|
||||
!URxvt.geometry: 80x24+877+462
|
||||
!URxvt.background: rgba:0000/0000/0000/e800
|
||||
! URxvt.perl-lib: /home/jeff/.urxvt/urxvt-perls
|
||||
! URxvt*termName: rxvt-color
|
||||
! URxvt*font: xft:Inconsolata:pixelsize=12
|
||||
! URxvt*font: xft:Monospace Regular:pixelsize=18:size=16:style=Book
|
||||
! URxvt.letterSpace: -1
|
||||
! URxvt.depth: 32
|
||||
! URxvt.geometry: 80x24+877+462
|
||||
! URxvt.background: rgba:0000/0000/0000/e800
|
||||
! URxvt.internalBorder: 6
|
||||
! URxvt*transparent: True
|
||||
! URxvt*shading: 15
|
||||
@ -76,23 +76,23 @@ ssh-askpass.Indicator.maximumCount: 24
|
||||
! URxvt.keysym.C-S-Down: font-size:decglobal
|
||||
! URxvt.keysym.C-equal: font-size:reset
|
||||
! URxvt.keysym.C-slash: font-size:show
|
||||
!!URxvt.perl-ext-common: default,keyboard-select,url-select,clipboard,tabbed
|
||||
!URxvt.perl-ext-common: default,keyboard-select,url-select,clipboard
|
||||
! URxvt.perl-ext-common: default,keyboard-select,url-select,clipboard,tabbed
|
||||
! URxvt.perl-ext-common: default,keyboard-select,url-select,clipboard
|
||||
!! keyboard-select
|
||||
!URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
||||
!URxvt.keysym.M-s: perl:keyboard-select:search
|
||||
! URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
||||
! URxvt.keysym.M-s: perl:keyboard-select:search
|
||||
!! url-select
|
||||
!URxvt.keysym.M-u: perl:url-select:select_next
|
||||
!URxvt.url-select.autocopy: true
|
||||
!URxvt.url-select.launcher: /usr/bin/xdg-open
|
||||
!URxvt.url-select.button: 2
|
||||
!URxvt.url-select.underline: true
|
||||
! URxvt.keysym.M-u: perl:url-select:select_next
|
||||
! URxvt.url-select.autocopy: true
|
||||
! URxvt.url-select.launcher: /usr/bin/xdg-open
|
||||
! URxvt.url-select.button: 2
|
||||
! URxvt.url-select.underline: true
|
||||
!!clipboard
|
||||
!URxvt.keysym.M-c: perl:clipboard:copy
|
||||
!URxvt.keysym.I-c: perl:clipboard:copy
|
||||
!URxvt.keysym.M-v: perl:clipboard:paste
|
||||
!URxvt.keysym.I-v: perl:clipboard:paste
|
||||
!URxvt.clipboard.autocopy: true
|
||||
! URxvt.keysym.M-c: perl:clipboard:copy
|
||||
! URxvt.keysym.I-c: perl:clipboard:copy
|
||||
! URxvt.keysym.M-v: perl:clipboard:paste
|
||||
! URxvt.keysym.I-v: perl:clipboard:paste
|
||||
! URxvt.clipboard.autocopy: true
|
||||
!! tabbed
|
||||
|
||||
! ------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user