Updating icon location; add transparency
This commit is contained in:
parent
7060e5aadb
commit
fbbec5a699
|
@ -4,9 +4,12 @@ URxvt*font: xft:Hack:pixelsize=16
|
||||||
URxvt*lineSpace: 1
|
URxvt*lineSpace: 1
|
||||||
!URxvt.letterSpace: -1
|
!URxvt.letterSpace: -1
|
||||||
URxvt.scrollBar: false
|
URxvt.scrollBar: false
|
||||||
URxvt.internalBorder: 16
|
!URxvt.internalBorder: 16
|
||||||
URxvt*geometry: 91x24
|
URxvt*geometry: 91x24
|
||||||
URxvt.iconFile: /usr/share/icons/breeze-dark/apps/64/utilities-terminal.svg
|
URxvt.iconFile: /home/siina/.icons/Siina-derpula/scalable/apps/terminal.svg
|
||||||
|
|
||||||
|
URxvt.depth: 32
|
||||||
|
URxvt.background: [80]#282A36
|
||||||
|
|
||||||
Xcursor.theme: breeze_cursors
|
Xcursor.theme: breeze_cursors
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue