From 4db6f413eb0fe8cc5c38f203db67cc053a172297 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 22 Jan 2022 12:19:50 +0900 Subject: home/base: Dina -> CtrlD --- home/profiles/base/config/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/base/config/sway.nix') diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix index 00dae28..6772470 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 'Iosevka Pure 10.5' -p 'run::' --tb '$primary' --tf '$color0' --hb '$primary' --hf '$color0'" + set $menu "${pkgs.bemenu}/bin/bemenu-run -H 18 -l 5 --fn 'CtrlD 13' -p 'run::' --tb '$primary' --tf '$color0' --hb '$primary' --hf '$color0'" bindsym $mod+d exec $menu # change focus -- cgit 1.4.1