summaryrefslogtreecommitdiffstats
path: root/.config/sxhkd/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 21:35:30 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 21:35:39 +0200
commit75c8a176efb47af3eb85885eb9fa7bbb5de6ce27 (patch)
treeed3eaa0fbc9ec51e6608f9b63c70298f2465d459 /.config/sxhkd/README.org
parentdmenu font fix (diff)
downloaddotfiles-bsd-75c8a176efb47af3eb85885eb9fa7bbb5de6ce27.tar.gz
dotfiles-bsd-75c8a176efb47af3eb85885eb9fa7bbb5de6ce27.tar.bz2
dotfiles-bsd-75c8a176efb47af3eb85885eb9fa7bbb5de6ce27.tar.xz
dotfiles-bsd-75c8a176efb47af3eb85885eb9fa7bbb5de6ce27.tar.zst
dotfiles-bsd-75c8a176efb47af3eb85885eb9fa7bbb5de6ce27.zip
dmenu font update
Diffstat (limited to '.config/sxhkd/README.org')
-rw-r--r--.config/sxhkd/README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/README.org b/.config/sxhkd/README.org
index 20c660e..e4345c7 100644
--- a/.config/sxhkd/README.org
+++ b/.config/sxhkd/README.org
@@ -47,7 +47,7 @@ super + Return
* dmenu
#+BEGIN_SRC text
super + p
- /usr/local/bin/dmenu_run -c -l 5 -m 0 -fn "mononoki Nerd Font:size=13" -nb "#222222" -nf "#bbbbbb" -sb "#b92121" -sf "#eeeeee"
+ /usr/local/bin/dmenu_run -c -l 5 -m 0 -fn "mononoki Nerd Font:size=12" -nb "#222222" -nf "#bbbbbb" -sb "#b92121" -sf "#eeeeee"
#+END_SRC
* Restarting sxhkd