summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 21:33:48 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 21:33:48 +0200
commit07e952855b2531e25a8242d9f29bec3642a5ef28 (patch)
tree022dc0e51795876df57fe524af993f3ceb6bac3b /.config
parentRemoved uneeded file (diff)
downloaddotfiles-bsd-07e952855b2531e25a8242d9f29bec3642a5ef28.tar.gz
dotfiles-bsd-07e952855b2531e25a8242d9f29bec3642a5ef28.tar.bz2
dotfiles-bsd-07e952855b2531e25a8242d9f29bec3642a5ef28.tar.xz
dotfiles-bsd-07e952855b2531e25a8242d9f29bec3642a5ef28.tar.zst
dotfiles-bsd-07e952855b2531e25a8242d9f29bec3642a5ef28.zip
dmenu font fix
Diffstat (limited to '')
-rw-r--r--.config/sxhkd/README.org2
-rw-r--r--.config/sxhkd/sxhkdrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/sxhkd/README.org b/.config/sxhkd/README.org
index 9d7bb11..20c660e 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: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=13" -nb "#222222" -nf "#bbbbbb" -sb "#b92121" -sf "#eeeeee"
#+END_SRC
* Restarting sxhkd
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 383fb3f..440ec89 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -2,7 +2,7 @@ super + Return
/usr/local/bin/alacritty
super + p
- /usr/local/bin/dmenu_run -c -l 5 -m 0 -fn "mononoki: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=13" -nb "#222222" -nf "#bbbbbb" -sb "#b92121" -sf "#eeeeee"
super + control + r
/bin/pkill -USR1 -x sxhkd