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
|
submap = gamemode
|
||||||
$mainMod_L = ALT_L
|
$mainMod = ALT_L
|
||||||
$mainMod_R = ALT_R
|
|
||||||
|
|
||||||
bind = $mainMod_L, X, exec, $terminal
|
|
||||||
bind = $mainMod_L, L, exec, $lock
|
bind = $mainMod, X, exec, $terminal
|
||||||
bind = ALT_L, F4, killactive,
|
bind = $mainMod, L, exec, $lock
|
||||||
bind = $mainMod_R, X, exec, $terminal
|
bind = $mainMod, D, exec, swaync-client -t
|
||||||
bind = $mainMod_R, L, exec, $lock
|
bind = $mainMod, F4, killactive,
|
||||||
bind = ALT_R, F4, killactive,
|
|
||||||
bind = , F11, fullscreen, window
|
bind = , F11, fullscreen, window
|
||||||
|
|
||||||
# Laptop multimedia keys for volume and LCD brightness
|
# 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 = , XF86AudioPlay, exec, playerctl play-pause
|
||||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||||
|
|
||||||
bind = $mainMod_L, G, submap, reset
|
bind = $mainMod, G, submap, reset
|
||||||
bind = $mainMod_R, G, submap, reset
|
|
||||||
|
|
||||||
submap = reset
|
submap = reset
|
||||||
|
|||||||
Reference in New Issue
Block a user