diff options
author | Alan Pearce | 2019-09-23 10:42:40 +0200 |
---|---|---|
committer | Alan Pearce | 2019-09-23 10:42:40 +0200 |
commit | 5b88b6550f781e60d3a246bd1f6e142182d74030 (patch) | |
tree | 767a28b27fe65a9224bf9915301d555d45a66163 /xresources | |
parent | f77359729a1c7c03468acada33ecb91f6ea2fdaf (diff) | |
download | dotfiles-5b88b6550f781e60d3a246bd1f6e142182d74030.tar.lz dotfiles-5b88b6550f781e60d3a246bd1f6e142182d74030.tar.zst dotfiles-5b88b6550f781e60d3a246bd1f6e142182d74030.zip |
xresources: configure xst
Diffstat (limited to 'xresources')
-rw-r--r-- | xresources/.xresources/main | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main index 0644bb9..b73f1d3 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -13,6 +13,9 @@ Emacs.CursorBlink: off rofi.font: Monospace Bold 14 st.borderpx: 1 +st.chscale: 1.2 +st.bold_font: 0 +st.mouseScrollLines: 3 URxvt.fading: 0 URxvt.geometry: 100x40 |