feat(hypr): update monitor configuration and lid behavior

This commit is contained in:
2026-03-02 11:28:50 +01:00
parent 8ff188b3fa
commit a123cd42f0
8 changed files with 364 additions and 15 deletions

1
hypr/bindings/lock.conf Normal file
View File

@@ -0,0 +1 @@
bind = CTRL ALT, Q, exec, hyprlock

View File

@@ -0,0 +1,6 @@
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, W, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, B, exec, $browser
bind = ALT, space, exec, $menu

View File

@@ -1,5 +1,4 @@
$randrwall = "/home/stereov/Developer/antistereov/randrwall/randrwall.py"
$randrwall = "~/.config/hypr/scripts/randrwall.py"
bind = SUPER SHIFT, W, exec, $randrwall random
bind = SUPER SHIFT, F, exec, $randrwall favorite

View File

@@ -1,14 +1,7 @@
$mainMod = SUPER # Sets "Windows" key as main modifier
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, W, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, B, exec, $browser
bind = $mainMod, F, togglefloating,
bind = ALT, space, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod SHIFT, J, togglesplit, # dwindle
@@ -66,7 +59,3 @@ bind = $mainMod, mouse_up, workspace, e-1
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow
bind = CTRL ALT, Q, exec, hyprlock
bindl = , switch:Lid Switch, exec, hyprlock