hyprland: Swap super and alt keys

This commit is contained in:
2024-06-02 13:06:46 +02:00
parent d9a68f0181
commit a18a03ba0e

View File

@ -28,7 +28,7 @@ input {
kb_layout = se kb_layout = se
kb_variant = kb_variant =
kb_model = kb_model =
kb_options = caps:escape kb_options = caps:escape,altwin:swap_alt_win
kb_rules = kb_rules =
follow_mouse = 1 follow_mouse = 1
@ -125,7 +125,7 @@ windowrule=float,title:Jitsi Meet
windowrule=move 100%-375 75,title:Jitsi Meet windowrule=move 100%-375 75,title:Jitsi Meet
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = ALT $mainMod = SUPER
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Return, exec, alacritty bind = $mainMod, Return, exec, alacritty