1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

urxvt uses nerdfont

This commit is contained in:
Ryan 2017-05-29 12:58:35 +02:00
parent 7a672d0051
commit 03589fe901

View File

@ -19,7 +19,7 @@ rofi.padding: 500
! Xft settings
!-------------------------------------------------------------------------------
Xft.dpi: 220
Xft.dpi: 160
Xft.antialias: false
Xft.rgba: rgb
Xft.hinting: true
@ -36,28 +36,29 @@ URxvt.depth: 32
URxvt.geometry: 90x30
URxvt.transparent: true
URxvt.fading: 0
! URxvt.urgentOnBell: true
! URxvt.visualBell: true
URxvt.loginShell: true
URxvt.saveLines: 200
URxvt.internalBorder: 3
URxvt.lineSpace: 0
! Fonts
URxvt.allow_bold: false
URxvt*font: xft:DejaVu Sans Mono for Powerline:size=10
URxvt*boldFont: xft:Dejavu Sans Mono for Powerline:size=10
URxvt*font: xft:DejaVuSansMonoForPowerline Nerd Font:size=10
URxvt*boldFont: xft:DejaVuSansMonoForPowerline Nerd Font:size=10
!URxvt*boldFont: xft:Dejavu Sans Mono Bold for Powerline Nerd Font:size=10
! Fix font space
URxvt*letterSpace: -1
! URxvt*letterSpace: -1
! Scrollbar
URxvt.scrollStyle: rxvt
URxvt.scrollBar: false
! Perl extensions
! URL handling
URxvt.matcher.button: 1
URxvt.urlLauncher: qutebrowser
URxvt.keysym.C-Delete: perl:matcher:last
URxvt.keysym.M-Delete: perl:matcher:list
! Cursor
URxvt.cursorBlink: true