diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 28c18b7..51bbc19 100755 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -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