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

new desktop config

This commit is contained in:
Ryan 2017-06-14 20:20:54 +02:00
parent 2b348fb666
commit eb97ad2b25

View File

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