urxvt: add font-size perl extension
This commit is contained in:
parent
ed34cd12b9
commit
3f37b4b49c
2 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ URxvt.background: black
|
|||
URxvt.letterSpace: -1
|
||||
URxvt.scrollBar: off
|
||||
URxvt.saveLines: 10000
|
||||
URxvt.perl-ext-common: default,matcher
|
||||
URxvt.perl-ext-common: default,matcher,font-size
|
||||
URxvt.url-launcher: /usr/bin/chromium
|
||||
URxvt.matcher.button: 1
|
||||
URxvt*print-pipe: "true"
|
||||
|
|
|
|||
|
|
@ -30,7 +30,8 @@ fetch() {
|
|||
done
|
||||
}
|
||||
|
||||
|
||||
fetch urxvt-font-size https://github.com/majutsushi/urxvt-font-size
|
||||
:: mkdir -p $HOME/.urxvt/ext && ln -sf $HOME/misc/urxvt-font-size/font-size $HOME/.urxvt/ext/
|
||||
fetch barpyrus https://github.com/t-wissmann/barpyrus.git
|
||||
fetch wallpapers https://git.tpreisner.de/preisi/wallpapers.git
|
||||
fetch i3lock-fancy https://github.com/meskarune/i3lock-fancy.git lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue