From 2e30c50bfa66c674a3d09336cf05190fc555d642 Mon Sep 17 00:00:00 2001 From: fatmeat Date: Sun, 11 May 2025 19:19:37 +0200 Subject: [PATCH] asdf --- i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index a57c5f4..913569c 100644 --- a/i3/config +++ b/i3/config @@ -13,7 +13,8 @@ tiling_drag modifier #exec base bindsym $mod+Return exec kitty bindsym $mod+Shift+q kill -bindsym $mod+d exec rofi -show drun -p ":>" -run-shell-command 'kitty' -e tcsh -ic "{cmd} && read" +bindsym $mod+d exec rofi -modi drun,run -show drun -p ":>" +# -run-shell-command 'kitty' -e tcsh -ic "{cmd} && read" # change focus bindsym $mod+j focus left