mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Move to sx instead of startx
This commit is contained in:
parent
afda5cf53f
commit
b85872dfc9
103 changed files with 767 additions and 67 deletions
|
@ -5,7 +5,7 @@
|
|||
! #define spacing -2
|
||||
|
||||
#define font1 xft:mononoki:minispace=False:size=10:antialias=true
|
||||
#define spacing 1
|
||||
#define spacing 2
|
||||
|
||||
#define font2 xft:MesloLGM Nerd Font Mono:minispace=False:size=10
|
||||
#define font3 xft:Noto Sans Mono CJK TC:minispace=False:size=10
|
||||
|
@ -55,7 +55,7 @@ dzen2.font: mononoki
|
|||
! Set depth to make transparency work.
|
||||
URxvt*depth: 32
|
||||
|
||||
*.font: font1
|
||||
*.font: font1,font2,font3,font4
|
||||
URxvt.font: font1,font2,font3,font4
|
||||
URxvt.boldFont: font1:style=bold,font2:style=bold,font3:style=bold,font4
|
||||
URxvt.italicFont:font1:style=italic,font2:style=italic,font3:style=italic,font4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue