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 # Programs
exec-once = [ exec-once = [
"waybar"
]; ];
# Keybinds # Keybinds
"$mainMod" = "SUPER"; "$mainMod" = "SUPER";
"$terminal" = "kitty"; "$terminal" = "kitty -1 -e zellij";
"$browser" = "firefox"; "$browser" = "firefox";
"$music" = "spotify"; "$music" = "spotify";