mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
switch wezterm with kitty because of CPU/RAM eating
This commit is contained in:
parent
3bddc3bcaa
commit
8b6ef2c5be
@ -26,7 +26,7 @@ gaps inner 4
|
|||||||
gaps outer -4
|
gaps outer -4
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec wezterm
|
bindsym $mod+Return exec kitty
|
||||||
|
|
||||||
# start wofi
|
# start wofi
|
||||||
bindsym $mod+Shift+d exec --no-startup-id wofi --show run -p "shell:" -H 95%
|
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
|
# variery
|
||||||
exec variety &
|
exec variety &
|
||||||
# irc client
|
# irc client
|
||||||
exec swaymsg 'workspace $tag4; exec wezterm start -- bash -c "senpai"'
|
exec swaymsg 'workspace $tag4; exec kitty bash -c "senpai"'
|
||||||
# waybar exec
|
# waybar exec
|
||||||
exec_always ~/.config/waybar/waybar.sh &
|
exec_always ~/.config/waybar/waybar.sh &
|
||||||
# wob exec
|
# wob exec
|
||||||
|
Loading…
Reference in New Issue
Block a user