diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-09 21:23:54 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-09 21:26:14 +0200 |
commit | b50c5fdc23773b6dd525310f330a570105b82726 (patch) | |
tree | 51521d4664d0c723c092502afb0d1697b29d0588 /config/hyprland | |
parent | d89bf2c50e177f6570c2d845b14a014b5c7898c0 (diff) |
added binds for mmedia
Diffstat (limited to 'config/hyprland')
-rw-r--r-- | config/hyprland/hypr/binds.conf | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf index de4c90e..9146423 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -113,16 +113,20 @@ bind = $mainMod, I, exec, mapimg bind =, I, exec, mapimg bind = $mainMod, L, exec, dmlang bind =, L, exec, dmlang -bind = $mainMod, M, exec, mpass -bind =, M, exec, mpass +bind = $mainMod, S, exec, mmedia schoolpdf +bind =, S, exec, mmedia schoolpdf bind = $mainMod, P, exec, mmedia pdf bind =, P, exec, mmedia pdf -bind = $mainMod, O, exec, mpower -bind =, O, exec, mpower -bind = $mainMod, U, exec, mmedia cursus -bind =, U, exec, mmedia cursus bind = $mainMod, V, exec, mmedia video bind =, V, exec, mmedia video +bind = $mainMod, U, exec, mmedia cursus +bind =, U, exec, mmedia cursus +bind = $mainMod, M, exec, mmedia +bind =, M, exec, mmedia +bind = $mainMod, P, exec, mpass +bind =, P, exec, mpass +bind = $mainMod, O, exec, mpower +bind =, O, exec, mpower source = ./reset-submap.conf submap = reset |