added ssh config; updated hyprland and ghostty configs

This commit is contained in:
2026-03-12 17:18:48 -06:00
parent fafa5fdc27
commit 28a704f273
4 changed files with 14 additions and 1 deletions

View File

@@ -70,3 +70,7 @@ bind = $mainMod, mouse_up, workspace, e-1
# Move/resize windows with mainMod + LMB/RMB and dragging
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow
# Laptop Lid for opening and close
bindl = , switch:on:Lid Switch, exec, hyprctl dpms off && hyprctl dispatch exec hyprlock
bindl = , switch:off:Lid Switch, exec, hyprctl dispatch dpms on