diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-25 23:47:42 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-25 23:47:42 +0100 |
commit | 5699323029ab0a8503775657f62d7f5b4cb9d014 (patch) | |
tree | 35a49660c2bc4d12dac15dc58dfdf88f1644a34f /config | |
parent | 071f879b7a63d02ddcd8d23cb18e158fbf2e8a73 (diff) |
changed dmscripts key to 'm'
Diffstat (limited to 'config')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 5016c1a..8bb8756 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -154,7 +154,7 @@ bind = $mainMod, mouse_up, workspace, e-1 bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow -bind = $mainMod, P, submap, menuscripts +bind = $mainMod, M, submap, menuscripts submap = menuscripts bind=, M, exec, dmpass bind=, A, exec, dmapimg |