Update
This commit is contained in:
27
.Xresources
27
.Xresources
@ -1,20 +1,9 @@
|
||||
URxvt*depth: 32
|
||||
URxvt.foreground: #d0d1d2
|
||||
URxvt.background: [90]#000000
|
||||
URxvt.cursorColor: #d0d1d2
|
||||
Xcursor.size: 16
|
||||
Xft.dpi: 164
|
||||
|
||||
! no scrollbar
|
||||
URxvt.scrollBar: false
|
||||
|
||||
! clipboard
|
||||
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
|
||||
URxvt.iso14755: False
|
||||
URxvt.perl-ext-common: default,clipboard
|
||||
|
||||
! font
|
||||
URxvt.font: xft:DejaVu Sans Mono:size=10,xft:Source Code Pro for Powerline:size=10
|
||||
URxvt.boldFont: xft:DejaVu Sans Mono:size=10,xft:Source Code Pro for Powerline:bold:size=10
|
||||
|
||||
! rofi
|
||||
rofi.case-sensitive: false
|
||||
! These might also be useful depending on your monitor and personal preference:
|
||||
Xft.autohint: 1
|
||||
Xft.lcdfilter: lcddefault
|
||||
Xft.hintstyle: hintfull
|
||||
Xft.hinting: 1
|
||||
Xft.antialias: 1
|
||||
Xft.rgba: rgb
|
||||
|
Reference in New Issue
Block a user