summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKent Smith <kent@sadbeast.com>2021-12-18 18:16:21 -0600
committerKent Smith <kent@sadbeast.com>2021-12-18 18:16:21 -0600
commitaaeaf49483931a2702da8731d83360bc18c23621 (patch)
tree0a4d9f48860e7e85e5bb85dada652ceb331af4ac
parentff9cc07f11428cd67bb9df07ee68318f80f84126 (diff)
downloadcfg-aaeaf49483931a2702da8731d83360bc18c23621.tar.gz
cfg-aaeaf49483931a2702da8731d83360bc18c23621.tar.bz2
finally
-rw-r--r--.config/wofi/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/wofi/style.css b/.config/wofi/style.css
index 015f27e..016d349 100644
--- a/.config/wofi/style.css
+++ b/.config/wofi/style.css
@@ -2,7 +2,9 @@
* Base16 wofi template by knezi
* Tomorrow Night scheme by Chris Kempson (http://chriskempson.com) */
+
window {
+ font-family: 'Iosevka', monospace;
background-color: #1d1f21;
color: #c5c8c6;
}