feat(hypr): bind SPC SHIFT-R to restart compositor (MST dock black-screen fix)
This commit is contained in:
@@ -223,6 +223,8 @@ $dotfiles = ~/ExoKortex/2-Areas/Home-Infra/4-Outputs/dotfiles
|
|||||||
bind = $mainMod, T, exec, $terminal
|
bind = $mainMod, T, exec, $terminal
|
||||||
bind = $mainMod, D, killactive,
|
bind = $mainMod, D, killactive,
|
||||||
bind = $mainMod SHIFT, Q, exit,
|
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, 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, M, exec, $monitoring
|
||||||
bind = $mainMod, E, exec, $editor
|
bind = $mainMod, E, exec, $editor
|
||||||
|
|||||||
Reference in New Issue
Block a user