diff options
-rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index adf3160..90cc7b1 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -380,6 +380,7 @@ submap = reset #{{{ Menu bindings bind = $mainMod, E, exec, sh -c "tofi-drun --drun-launch=true -c $HOME/.config/tofi/themes/dmenu_vertical" bind = $mainMod, D, exec, sh -c "$(tofi-run -c $HOME/.config/tofi/themes/dmenu_vertical)" +bind = $mainMod, R, exec, rs bind = $mainMod $secdMod, Q, exec, qbc bind = $mainMod $secdMod, W, exec, lwc bind = $mainMod $secdMod, E, exec, mbc |