diff options
author | zachir <zachir@librem.one> | 2025-07-26 14:16:06 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-26 14:16:06 -0500 |
commit | 952633dbe9b7d6896e771fe8225cab8e963ff833 (patch) | |
tree | 5303760c010dcc8cd48b57230eabb87134edbe9d /hypr | |
parent | c9ded4f946c2ab56e85553f51df03a1e87adad4b (diff) | |
parent | b9a2511463cad1705ce5b506346b4b84bf181d21 (diff) |
Merge branch 'master' into cla
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 6c597aa..2e67301 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -388,8 +388,9 @@ submap = reset #}}} #{{{ Menu bindings -bind = $mainMod, R, exec, sh -c "tofi-drun --drun-launch=true -c $HOME/.config/tofi/themes/dmenu_vertical" +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 |