summary refs log tree commit diff stats
path: root/.config
diff options
context:
space:
mode:
authorBenjamin Morrison <ben@gbmor.org>2022-01-25 22:46:35 -0500
committerBenjamin Morrison <ben@gbmor.org>2022-01-25 22:46:35 -0500
commita5f75a4b5d9649d2db6105cf7c2c627d3190f371 (patch)
tree339b3932878e51a3e74f7a509f541d718e785fab /.config
parentdaad384c2b55f2adfd1104a2ff8b8b205332b99f (diff)
downloaddogfiles-a5f75a4b5d9649d2db6105cf7c2c627d3190f371.tar.gz
rofi font changed to fira code 11
Diffstat (limited to '.config')
-rw-r--r--.config/rofi/config.rasi1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index 9c01cbf..eb5fb8f 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -1,4 +1,5 @@
 configuration {
+	font: "Fira Code 11";
 	terminal: "$HOME/.cargo/bin/alacritty";
 }
 @theme "/usr/share/rofi/themes/android_notification.rasi"