Remove padding from urxvt and add .Xresources
This commit is contained in:
parent
34aaf8817c
commit
0ecb05e8d8
|
@ -0,0 +1,3 @@
|
|||
#include ".xrdb/colors/synthwave"
|
||||
#include ".xrdb/urxvt-resources"
|
||||
#include ".xrdb/rofi"
|
|
@ -27,4 +27,4 @@ URxvt.underlineURLs: true
|
|||
URxvt.urlButton: 1
|
||||
URxvt*buffered: false
|
||||
URxvt*urgentOnBell: true
|
||||
URxvt.internalBorder: 10
|
||||
!URxvt.internalBorder: 10
|
||||
|
|
Loading…
Reference in New Issue