From adc0b312110d800debc7ad964ee963b2590a7897 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 17 Dec 2021 17:25:13 +0330 Subject: update --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/i3/config b/.config/i3/config index 7cb28b9..959be1f 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -37,8 +37,8 @@ bindsym $mod+Return exec st -f "DejaVu Sans Mono for Powerline-11.3" bindsym $mod+Shift+q kill # start dmenu (a program launcher) -bindsym $mod+d exec dmenu_run -nhb "dark slate gray" -nhf white -shb "forest green" -shf white -l 14 -#bindsym $mod+d exec dmenu_run -nb black -sb tomato -l 12 +#bindsym $mod+d exec dmenu_run -nhb "dark slate gray" -nhf white -shb "forest green" -shf white -l 14 +bindsym $mod+d exec dmenu_run -nb black -sb tomato -l 12 # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. -- cgit v1.2.3