commit 5312526466fc0bba793cb0c98dc443a241c52593 parent 1c0921bd6bbb49421eece35e126db724d0c3b097 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Sun, 9 Dec 2018 13:53:23 -0500 Use PragmataPro for dmenu Diffstat:
M | links/.i3/config | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/links/.i3/config b/links/.i3/config @@ -68,7 +68,7 @@ bindsym $mod+x exec /home/ad/bin/xlock bindsym $mod+Shift+q kill # start dmenu (a program launcher) -bindsym $mod+space exec dmenu_run -nb \#222222 -nf \#888888 -sb \#333333 -sf \#ffffff +bindsym $mod+space exec dmenu_run -nb \#222222 -nf \#888888 -sb \#333333 -sf \#ffffff -fn PragmataPro # change focus bindsym $mod+h focus left