From 20ebe9541200aeeb61bf55f120df3b7a7d68523d Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 14 Mar 2019 11:04:28 -0500 Subject: [PATCH] Editing README. --- .config/qtile/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 5b882ce..f035a51 100755 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -176,7 +176,7 @@ def init_keys(): Key( [mod], "KP_Insert", # Keypad 0 # lazy.spawncmd() # Qtile Run Dialog - lazy.spawn("rofi -show run") + lazy.spawn("dmenu_run -fn 'UbuntuMono Nerd Font:size=10' -nb '#292d3e' -nf '#bbc5ff' -sb '#82AAFF' -sf '#292d3e' -p 'dmenu:'") ), Key( [mod], "KP_End", # Keypad 1