1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 06:51:58 +01:00

switch wezterm with kitty because of CPU/RAM eating

This commit is contained in:
eoli3n 2024-03-15 08:02:07 +01:00
parent 3bddc3bcaa
commit 8b6ef2c5be

@ -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