Initial commit

This commit is contained in:
2025-06-05 00:03:24 -04:00
commit 9ac5bf62c8
29 changed files with 907 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# 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