From 3f4a4f3cb9401772df85532314c9dfc2723bf619 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Thu, 10 Sep 2020 08:53:51 +0300 Subject: revert to using termite for ranger --- dotfiles/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.config/sway/config') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 2427b90..ba88469 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -178,7 +178,7 @@ bindsym --to-code { $mod+F3 exec menudisplay $mod+F4 exec menublk $mod+F12 exec menutz - $mod+r exec kitty -e ranger + $mod+r exec $term -t "ranger" -e ranger $mod+s exec "xway steam" $mod+m exec $term -e ncmpcpp $mod+n exec $term -e newsboat && killall -42 waybar -- cgit v1.2.3