From cc62df501eedd6ac1805f5294c6bb2244aa64d02 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:27:27 +0200 Subject: [PATCH] hyprland: keybinds: super+enter for terminal gives i3/sway users a smoother transition ig (definitely not because i've been using sway without proper config a lot lately) --- .config/hypr/hyprland/keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland/keybinds.conf b/.config/hypr/hyprland/keybinds.conf index 600d398a7..005bf09bb 100644 --- a/.config/hypr/hyprland/keybinds.conf +++ b/.config/hypr/hyprland/keybinds.conf @@ -16,6 +16,7 @@ bindle=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- # ##! Essentials for beginners bind = Super, T, exec, foot # Launch foot (terminal) +bind = Super, Return, exec, foot # [hidden] # In case you're from i3 or its Wayland clone bind = , Super, exec, true # Open app launcher bind = Ctrl+Super, T, exec, ~/.config/ags/scripts/color_generation/switchwall.sh # Change wallpaper ##! Actions