From a18a03ba0ed7c8a278b99ed706e7199e9b8759ab Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Sun, 2 Jun 2024 13:06:46 +0200 Subject: [PATCH] hyprland: Swap super and alt keys --- tree/.config/hypr/hyprland.conf.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tree/.config/hypr/hyprland.conf.tpl b/tree/.config/hypr/hyprland.conf.tpl index adcb1e4..8eb6696 100644 --- a/tree/.config/hypr/hyprland.conf.tpl +++ b/tree/.config/hypr/hyprland.conf.tpl @@ -28,7 +28,7 @@ input { kb_layout = se kb_variant = kb_model = - kb_options = caps:escape + kb_options = caps:escape,altwin:swap_alt_win kb_rules = follow_mouse = 1 @@ -125,7 +125,7 @@ windowrule=float,title:Jitsi Meet windowrule=move 100%-375 75,title:Jitsi Meet # See https://wiki.hyprland.org/Configuring/Keywords/ for more -$mainMod = ALT +$mainMod = SUPER # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, Return, exec, alacritty