From 540770f7a068236f6488e39f0ca0086c5fa8da1f Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 21 Nov 2022 23:43:51 +0100 Subject: Install kitty system-wide for its termcap definitions --- i3.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3.conf') diff --git a/i3.conf b/i3.conf index e75aa867..45194607 100644 --- a/i3.conf +++ b/i3.conf @@ -47,7 +47,7 @@ bindsym $mod+shift+i exec icecat --new-tab "$(xclip -out)" bindsym $mod+e exec $EDITOR # Use ASYNC_EDITOR so I can continue using ranger while the editor # remains open in a separate window. -bindsym $mod+slash exec kitty -o term=xterm-kitty -T ranger env "EDITOR=$ASYNC_EDITOR" ranger +bindsym $mod+slash exec kitty -T ranger env "EDITOR=$ASYNC_EDITOR" ranger bindsym $mod+semicolon exec --no-startup-id nheko bindsym $mod+y exec kitty -T pulsemixer pulsemixer -- cgit v1.2.3