diff options
author | NeodarZ <neodarz@neodarz.net> | 2017-09-06 01:48:48 +0200 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2017-09-06 01:48:48 +0200 |
commit | e2186ce77417e499cfe2a2635b136e601aaae613 (patch) | |
tree | 244e9bff222a57bc3c44abd3f6d8712466185863 /Xresources | |
parent | 4527d1da5eb16b351cc4c59015ce099ebebf3c80 (diff) | |
download | dotfiles_ascii-e2186ce77417e499cfe2a2635b136e601aaae613.tar.xz dotfiles_ascii-e2186ce77417e499cfe2a2635b136e601aaae613.zip |
Change font for rofi
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources/.Xresources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Xresources/.Xresources b/Xresources/.Xresources index 2e4a5b6..1eef16e 100644 --- a/Xresources/.Xresources +++ b/Xresources/.Xresources @@ -85,3 +85,4 @@ rofi.color-window: #000000, #000000, #ffffff rofi.color-normal: #000000, #ffffff, #000000, #ffffff, #000000 rofi.color-active: #000000, #0061ff, #000000, #ffffff, #0061ff rofi.color-urgent: #000000, #ff0096, #000000, #ffffff, #ff0096 +rofi.font: fira-code regular 8 |