diff options
Diffstat (limited to 'stow/hyprland/.config')
| -rw-r--r-- | stow/hyprland/.config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stow/hyprland/.config/hypr/hyprland.conf b/stow/hyprland/.config/hypr/hyprland.conf index 6b6dc24..28de3b6 100644 --- a/stow/hyprland/.config/hypr/hyprland.conf +++ b/stow/hyprland/.config/hypr/hyprland.conf @@ -314,6 +314,8 @@ bind = $MOD SHIFT, N, exec, zen-browser https://ncloud.draconyan.xyz bind = $MOD CTRL, E, exec, emacs # Launch thunderbird bind = $MOD SHIFT, E, exec, thunderbird +# Launch habitica +bind = $MOD ALT, H, exec, zen-browser https://habitica.com # Launch protonmail bind = $MOD ALT, E, exec, zen-browser https://mail.proton.me/u/0/inbox # Launch teams |
