Files
dotfiles/dot_config/hypr/hyprland.conf.d/terminal.conf
2025-06-05 00:03:24 -04:00

14 lines
298 B
Plaintext

# terminal.conf
$terminal = kitty
# workspace
workspace = special:terminal
# launch a terminal
exec-once = [workspace special:terminal silent] $terminal
# key binds
$mainMod = SUPER
bind = $mainMod, T, togglespecialworkspace, terminal
bind = $mainMod SHIFT, T, movetoworkspace, special:terminal