Added hyprland config and scripts
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 26s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 26s
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user