From 170ae56edf9ac9a5e0d4585472a1adc186b99477 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 12 Mar 2022 16:48:11 +0900 Subject: Revert "feat(home/base): increase bemenu readability" This reverts commit 205ef8301f96e8782fbab58a0cd9dbabaf8189c5. --- home/profiles/base/config/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles') diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix index be37695..eb9849f 100644 --- a/home/profiles/base/config/sway.nix +++ b/home/profiles/base/config/sway.nix @@ -20,7 +20,7 @@ with neotheme.colors; bindsym $mod+Return exec $term # set menu - set $menu "${pkgs.bemenu}/bin/bemenu-run -H 18 -l 5 --fn 'Dina 13px' -p 'run::' --tb '$color2' --tf '$color0' --hb '$color2' --hf '$color0'" + set $menu "${pkgs.bemenu}/bin/bemenu-run -H 18 -l 5 --fn 'Dina 13px' -p 'run::' --tb '$primary' --tf '$color0' --hb '$primary' --hf '$color0'" bindsym $mod+d exec $menu # set screenshot util -- cgit 1.4.1