mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Change st zoom keybind
This commit is contained in:
parent
57aad4d528
commit
90a7d7ceb3
17 changed files with 82 additions and 529 deletions
|
@ -4,7 +4,7 @@
|
|||
! #define font1 xft:minecraft enchantment:minispace=False:size=10:antialias=true
|
||||
! #define spacing -2
|
||||
|
||||
#define font1 xft:mononoki:minispace=False:size=10:antialias=true
|
||||
#define font1 xft:mononoki:minispace=False:size=14:antialias=true
|
||||
#define spacing 2
|
||||
|
||||
#define font2 xft:MesloLGM Nerd Font Mono:minispace=False:size=10
|
||||
|
@ -100,3 +100,10 @@ URxvt*scrollTtyKeypress: true
|
|||
|
||||
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
|
||||
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
|
||||
|
||||
|
||||
*label.renderTable: variable
|
||||
*.renderTable.variable.fontName: Sans
|
||||
*.renderTable.variable.fontSize: 10
|
||||
*.renderTable.variable.fontType: FONT_IS_XFT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue