mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
xresources cleanup
This commit is contained in:
parent
379fc2951e
commit
049be3c2ee
12
.Xresources
12
.Xresources
@ -44,17 +44,8 @@ urxvt.keysym.Shift-Control-V: perl:clipboard:paste
|
|||||||
urxvt.url-launcher: /usr/bin/google-chrome-stable
|
urxvt.url-launcher: /usr/bin/google-chrome-stable
|
||||||
urxvt.matcher.button: 1
|
urxvt.matcher.button: 1
|
||||||
|
|
||||||
|
|
||||||
Xft.lcdfilter: lcddefault
|
Xft.lcdfilter: lcddefault
|
||||||
|
|
||||||
|
|
||||||
urxvt*dynamicColors: on
|
|
||||||
urxvt*highlightSelection: true
|
|
||||||
urxvt*colorMode: on
|
|
||||||
|
|
||||||
|
|
||||||
!urxvt*borderColor: #373b41
|
|
||||||
|
|
||||||
! special
|
! special
|
||||||
*.foreground: #ECEFF1
|
*.foreground: #ECEFF1
|
||||||
*.background: #002B36
|
*.background: #002B36
|
||||||
@ -62,6 +53,9 @@ urxvt*colorMode: on
|
|||||||
*.highlightColor: #5294E2
|
*.highlightColor: #5294E2
|
||||||
urxvt.background: [80]#002B36
|
urxvt.background: [80]#002B36
|
||||||
urxvt.scrollColor: #767B87
|
urxvt.scrollColor: #767B87
|
||||||
|
urxvt*dynamicColors: on
|
||||||
|
urxvt*highlightSelection: true
|
||||||
|
urxvt*colorMode: on
|
||||||
|
|
||||||
! black
|
! black
|
||||||
*.color0: #263238
|
*.color0: #263238
|
||||||
|
Loading…
Reference in New Issue
Block a user