From e06a85db387f19d6cb106487d4f38ae9f581349d Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Thu, 4 Nov 2021 22:47:14 +0300 Subject: [PATCH] Use xterm for ranger instead of alacritty --- config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/sway/config b/config/sway/config index 060903a..a05f48a 100644 --- a/config/sway/config +++ b/config/sway/config @@ -68,7 +68,7 @@ input * { # # Start applications with keybindings bindsym $alt+f exec firefox-developer-edition -bindsym $alt+r exec alacritty -e ranger +bindsym $alt+r exec xterm ranger bindsym $alt+s exec steam # Assign specific applications their workspaces @@ -89,6 +89,7 @@ for_window [app_id="pavucontrol"] floating enable # / ___ \ |_| | | || |_| |___) || |/ ___ \| _ < | | # /_/ \_\___/ |_| \___/|____/ |_/_/ \_\_| \_\|_| # +exec_always --no-startup-id xrdb -load $HOME/.Xresources exec_always --no-startup-id $HOME/.config/waybar/launch.sh exec_always --no-startup-id dunst exec_always --no-startup-id $HOME/dotfiles/bin/set-wallpaper --restore