This commit is contained in:
Patrick Alvin Alcala 2025-07-14 11:20:27 +08:00
parent 9ae2c4e514
commit 31884b6759
9 changed files with 67 additions and 17 deletions

View file

@ -11,12 +11,15 @@ $HYPRSCRIPTS = ~/.config/hypr/scripts
$terminal = kitty
$browser = zen-browser
$filemanager = thunar
$calculator = qalculate-gtk
$email = betterbird
# Applications
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, B, exec, $browser
bind = $mainMod SHIFT, RETURN, exec, $filemanager
bind = $mainMod, C, exec, [floating] ~/.config/ml4w/settings/calculator.sh # Open the calculator
bind = $mainMod, C, exec, [floating] $calculator
bind = $mainMod SHIFT, E, exec, $email
# Custom
bind = $mainMod, M, exec, marktext