From b40173ad8b3c570bfc7c19bc3769199a8ceb2a81 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 7 Apr 2023 00:12:52 +0200 Subject: cleaned up menuscripts --- config/hyprland/hypr/hyprland.conf | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 7170fa1..72e6ec8 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -144,30 +144,28 @@ bindm = $mainMod, mouse:273, resizewindow bind = $mainMod, M, submap, menuscripts submap = menuscripts -bind=, M, exec, dmpass bind=, A, exec, dmapimg bind=, C, exec, dmclip -bind=, C, submap, reset bind=, D, exec, dmdsktp -bind=, D, submap, reset bind=, F, exec, dmfm -bind=, F, submap, reset bind=, G, exec, passgen -bind=, G, submap, reset bind=, H, exec, dmhelp -bind=, H, submap, reset bind=, L, exec, dmlang +bind=, M, exec, dmpass +bind=, P, exec, dmpdf +bind=, O, exec, dmpower +bind=, V, exec, dmvid +bind=, A, submap, reset +bind=, C, submap, reset +bind=, D, submap, reset +bind=, F, submap, reset +bind=, G, submap, reset +bind=, H, submap, reset bind=, L, submap, reset -bind=, M, exec, passmenu bind=, M, submap, reset -bind=, P, exec, dmpdf bind=, P, submap, reset -bind=, O, exec, dmpower bind=, O, submap, reset -bind=, V, exec, dmvid bind=, V, submap, reset -# , ("M-", spawn "dmpsbm") -# , ("M-S-", spawn "dmpsclip") submap = reset bind=, XF86AudioLowerVolume, exec, pamixer -d 5 -- cgit v1.2.3