From 1d34383026d5ee0f19195c7357d80b137e991a0a Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 2 Nov 2023 12:16:57 +0200 Subject: Removed screenshots and added a new alias --- awesome/.config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome') diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua index 9244c73..6fbbd66 100644 --- a/awesome/.config/awesome/rc.lua +++ b/awesome/.config/awesome/rc.lua @@ -305,7 +305,7 @@ globalkeys = my_table.join( awful.key({ modkey }, "d", function() awful.spawn( string.format( - "dmenu_run -i -nb '#191919' -nf '#fea63c' -sb '#fea63c' -sf '#191919' -fn NotoMonoRegular:bold:pixelsize=14", + "dmenu_run -l 15 -i", beautiful.bg_normal, beautiful.fg_normal, beautiful.bg_focus, -- cgit v1.2.3