changed terminal emulator to ghostty for the time being, because

alacritty does not render all nerdfont icons correctly
This commit is contained in:
quak
2025-01-08 21:30:01 +01:00
parent b3b5e01b37
commit c323abab06
5 changed files with 71 additions and 34 deletions

View File

@@ -75,8 +75,8 @@ bindsym $mod+d exec --no-startup-id rofi -show combi
bindsym $mod+Shift+d exec --no-startup-id rofi -show run
# start a terminal
bindsym $mod+Return exec alacritty
bindsym $mod+t exec "alacritty -e tmux attach"
bindsym $mod+Return exec ghostty
# bindsym $mod+t exec "alacritty -e tmux attach" # ghostty does not seem to support this yes
# change focus
bindsym $mod+h focus left