Update hyprland.conf
This commit is contained in:
@@ -360,15 +360,13 @@ windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinn
|
||||
|
||||
|
||||
submap = gamemode
|
||||
$mainMod_L = ALT_L
|
||||
$mainMod_R = ALT_R
|
||||
$mainMod = ALT_L
|
||||
|
||||
bind = $mainMod_L, X, exec, $terminal
|
||||
bind = $mainMod_L, L, exec, $lock
|
||||
bind = ALT_L, F4, killactive,
|
||||
bind = $mainMod_R, X, exec, $terminal
|
||||
bind = $mainMod_R, L, exec, $lock
|
||||
bind = ALT_R, F4, killactive,
|
||||
|
||||
bind = $mainMod, X, exec, $terminal
|
||||
bind = $mainMod, L, exec, $lock
|
||||
bind = $mainMod, D, exec, swaync-client -t
|
||||
bind = $mainMod, F4, killactive,
|
||||
bind = , F11, fullscreen, window
|
||||
|
||||
# Laptop multimedia keys for volume and LCD brightness
|
||||
@@ -385,7 +383,6 @@ bindl = , XF86AudioPause, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
bind = $mainMod_L, G, submap, reset
|
||||
bind = $mainMod_R, G, submap, reset
|
||||
bind = $mainMod, G, submap, reset
|
||||
|
||||
submap = reset
|
||||
|
||||
Reference in New Issue
Block a user