1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

i3/config: use kitty instead of urxvt

This commit is contained in:
Henrik Hautakoski 2023-09-29 20:39:15 +02:00
parent ff5f95434f
commit 769279d6ee

View file

@ -60,7 +60,8 @@ floating_modifier $mod
tiling_drag modifier titlebar
# start a terminal
bindsym $mod+Return exec urxvt -e fish
#bindsym $mod+Return exec urxvt -e fish
bindsym $mod+Return exec kitty
# kill focused window
bindsym $mod+x kill