diff options
author | Alan Pearce | 2017-03-17 09:48:24 +0100 |
---|---|---|
committer | Alan Pearce | 2017-03-17 09:48:24 +0100 |
commit | 397ce671bb028802d528faf8811101e08557e527 (patch) | |
tree | 6a3b0004c7fcbe334f05a50aad483316c6577887 /xresources/.xresources/main | |
parent | db6903e6fab9cff359a530ca2eee6ba3c7e44525 (diff) | |
download | dotfiles-397ce671bb028802d528faf8811101e08557e527.tar.lz dotfiles-397ce671bb028802d528faf8811101e08557e527.tar.zst dotfiles-397ce671bb028802d528faf8811101e08557e527.zip |
Re-structure tags to GNU stow format
Diffstat (limited to 'xresources/.xresources/main')
-rw-r--r-- | xresources/.xresources/main | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main new file mode 100644 index 0000000..73f8096 --- /dev/null +++ b/xresources/.xresources/main @@ -0,0 +1,13 @@ +#include "solarized-light" + +Xcursor.theme: Neutral +Xcursor.size: 22 + +Emacs.ToolBar: off +Emacs.MenuBar: off +Emacs.ScrollBars: off +Emacs.CursorBlink: off + +Emacs.Font: -*-Input Mono Narrow-normal-*-*-*-16-*-*-*-*-*-*-* +Emacs.fixed-pitch.attributeFont: -*-Input Mono Narrow-normal-*-*-*-16-*-*-*-*-*-*-* +Emacs.variable-pitch.attributeFont: -*-Input Sans-medium-r-*-*-16-*-*-*-*-*-*-* |