diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-09-19 12:42:57 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-09-19 12:42:57 +0300 |
commit | a68febd54a55e9954c92d5d42d098530fbbc24d4 (patch) | |
tree | b01c70bb8e6d0390e2233136e22747df496ffbc8 /dotfiles/.config/bemenurc | |
parent | f35f43c2ce2ed7f72f3b0aa4446df706f24f1701 (diff) | |
download | swayrice-a68febd54a55e9954c92d5d42d098530fbbc24d4.tar.gz swayrice-a68febd54a55e9954c92d5d42d098530fbbc24d4.zip |
font change
Diffstat (limited to 'dotfiles/.config/bemenurc')
-rwxr-xr-x | dotfiles/.config/bemenurc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/bemenurc b/dotfiles/.config/bemenurc index 76feb5b..92b93c4 100755 --- a/dotfiles/.config/bemenurc +++ b/dotfiles/.config/bemenurc @@ -2,7 +2,7 @@ BEMENU_BACKEND=wayland ## define the font for dmenu to be used -BEMENU_FN="BlexMonoNerdFontMono 10" +BEMENU_FN="monospace 10" ## textcolour for title BEMENU_TF="#D8DEE9" |