feat(hyprland): tweak kitty startup

This commit is contained in:
Mohammad Rafiq 2025-03-17 14:25:02 +08:00
parent 0a8100fe24
commit 7cb2c19c9c

View file

@ -41,12 +41,11 @@
# Programs
exec-once = [
"waybar"
];
# Keybinds
"$mainMod" = "SUPER";
"$terminal" = "kitty";
"$terminal" = "kitty -1 -e zellij";
"$browser" = "firefox";
"$music" = "spotify";