Files
hydro-os/files/system/usr/share/hypr-hydro-os/hyprland.conf.d/terminal.conf

14 lines
318 B
Plaintext

# terminal.conf
$terminal = uwsm app -- kitty.desktop
# 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