feat(hypr): bind SPC SHIFT-R to restart compositor (MST dock black-screen fix)

This commit is contained in:
2026-09-18 12:49:58 -04:00
parent a59ba1138e
commit c594e45ffd

View File

@@ -223,6 +223,8 @@ $dotfiles = ~/ExoKortex/2-Areas/Home-Infra/4-Outputs/dotfiles
bind = $mainMod, T, exec, $terminal
bind = $mainMod, D, killactive,
bind = $mainMod SHIFT, Q, exit,
# Restart compositor (fixes MST dock screens stuck black after hotplug) — wrapper respawns
bind = $mainMod SHIFT, R, exec, pkill -f '^Hyprland'
bind = $mainMod, U, exec, $dotfiles/scripts/make_all.sh && swww img ~/.config/wallpapers/green_yellow_forest.jpg --outputs $LAPTOP,$EXTERNAL_L1,$EXTERNAL_L2 && swww img ~/.config/wallpapers/buck_head.jpg --outputs $EXTERNAL_R1,$EXTERNAL_R2
bind = $mainMod, M, exec, $monitoring
bind = $mainMod, E, exec, $editor