Refactor terminal configurations to streamline shell execution

- Updated Hyprland&Niri keybinds to remove explicit shell invocation for kitty
This commit is contained in:
2026-06-07 16:38:21 -03:00
parent 3ca626dffe
commit 73401750a0
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
# Default keybinds
bind =
[
"SUPER,T,exec,kitty -e fish"
"SUPER,T,exec,kitty"
"ControlSuper,T,exec,konsole"
"SUPER,D,exec,rofi -show drun"
"ControlSuper,D,exec,rofi -show window"