Reload hyprpaper on laptop lid switch
This commit is contained in:
parent
20dbf6d4da
commit
8c14fe654d
|
@ -69,5 +69,6 @@ in {
|
||||||
bindl=,switch:Lid Switch,exec,rfkill unblock wlan
|
bindl=,switch:Lid Switch,exec,rfkill unblock wlan
|
||||||
bindl=,switch:Lid Switch,exec,hyprctl reload
|
bindl=,switch:Lid Switch,exec,hyprctl reload
|
||||||
bindl=,switch:Lid Switch,exec,pkill -9 kanshi
|
bindl=,switch:Lid Switch,exec,pkill -9 kanshi
|
||||||
|
bindl=,switch:Lid Switch,exec,pkill -9 hyprpaper && hyprctl dispatch exec hyprpaper
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue