hyprland: Swap super and alt keys
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user