mirror of
https://github.com/SinTan1729/random.git
synced 2024-12-25 20:58:37 -06:00
bug fixing
This commit is contained in:
parent
668eb798db
commit
64b0b047a2
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@
|
||||||
|
|
||||||
case $1/$2 in
|
case $1/$2 in
|
||||||
post/hibernate)
|
post/hibernate)
|
||||||
kwin_x11 --replace
|
DISPLAY=:0 kwin_x11 --replace
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue