update terminal
This commit is contained in:
+9
-8
@@ -1,17 +1,18 @@
|
||||
!! URxvt Appearance
|
||||
urxvt*termName: rxvt-256color
|
||||
urxvt*font: xft:Terminus:style=Regular:size=12
|
||||
Xft.autohint: true
|
||||
Xft.antialias: true
|
||||
Xft.hinting: true
|
||||
Xft.hintstyle: hintfull
|
||||
Xft.rgba: rgb
|
||||
urxvt*font: xft:TerminessTTF Nerd Font:style=Medium:size=12, xft:IosevkaTerm Nerd Font:style=Regular:size=6:minspace=1
|
||||
urxvt*skipBuiltinGlyphs: 1
|
||||
Xft.autohint: 1
|
||||
Xft.lcdfilter: lcddefault
|
||||
Xft.hintstyle: hintfull
|
||||
Xft.hinting: 1
|
||||
Xft.antialias: 1
|
||||
Xft.rgba: rgb
|
||||
|
||||
rofi.color-enabled: true
|
||||
urxvt*letterSpace: 0
|
||||
urxvt*lineSpace: 0
|
||||
!! urxvt*geometry: 120x30
|
||||
urxvt*lineSpace: 1
|
||||
urxvt*geometry: 80x-1
|
||||
urxvt.internalBorder: 12
|
||||
urxvt.saveline: 2048
|
||||
urxvt.scrollBar: false
|
||||
|
||||
Reference in New Issue
Block a user