From 8b6ef2c5bef1f78d86f58064907d752eed102556 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Fri, 15 Mar 2024 08:02:07 +0100 Subject: [PATCH] switch wezterm with kitty because of CPU/RAM eating --- roles/sway/templates/config.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/sway/templates/config.j2 b/roles/sway/templates/config.j2 index ef6df67..2c18bb6 100644 --- a/roles/sway/templates/config.j2 +++ b/roles/sway/templates/config.j2 @@ -26,7 +26,7 @@ gaps inner 4 gaps outer -4 # start a terminal -bindsym $mod+Return exec wezterm +bindsym $mod+Return exec kitty # start wofi bindsym $mod+Shift+d exec --no-startup-id wofi --show run -p "shell:" -H 95% @@ -228,7 +228,7 @@ exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway # variery exec variety & # irc client -exec swaymsg 'workspace $tag4; exec wezterm start -- bash -c "senpai"' +exec swaymsg 'workspace $tag4; exec kitty bash -c "senpai"' # waybar exec exec_always ~/.config/waybar/waybar.sh & # wob exec