diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-17 22:12:46 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-17 22:12:46 +0200 |
commit | 10a76057151c068eadce9832204cc9a50685c282 (patch) | |
tree | 9b7bda452dedc82d61278ac580f86e65e4c07ea5 | |
parent | c4da89e164a9901f4a317085d83f745e235b6ea0 (diff) |
use gml for games
-rw-r--r-- | config/hyprland/hypr/binds.conf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf index 9219f84..406c7ba 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -77,10 +77,8 @@ bind = $mainMod, D, exec, discord bind = , D, exec, discord bind = $mainMod, B, exec, $BROWSER bind = , B, exec, $BROWSER -bind = $mainMod, G, exec, lutris -bind = , G, exec, lutris -bind = $mainMod, M, exec, mclaunch -bind = , M, exec, mclaunch +bind = $mainMod, G, exec, gml +bind = , G, exec, gml source = ./reset-submap.conf submap = reset |