Enable templating for dotfiles
This commit is contained in:
@@ -2,8 +2,8 @@ Xcursor.theme: Vanilla-DMZ
|
||||
|
||||
URxvt.scrollBar: false
|
||||
|
||||
URxvt.font: xft:Inconsolata:size=10
|
||||
URxvt.letterSpace: -1
|
||||
URxvt.font: xft:Inconsolata:size={{ machine.font_size }}
|
||||
URxvt.letterSpace: {{ machine.letter_space }}
|
||||
|
||||
URxvt.perl-ext: default,matcher,selection-to-clipboard,font-size,resize-font
|
||||
URxvt.url-launcher: /usr/bin/xdg-open
|
||||
Reference in New Issue
Block a user