Added hyprland config and scripts
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 26s

This commit is contained in:
2025-05-14 12:21:35 -04:00
parent b71aa51dc0
commit 4b29099855
20 changed files with 484 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