Sophie Hirn 3 years ago
parent
commit
88db89c427
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      .local/bin/lock

+ 1
- 6
.local/bin/lock View File

@@ -13,11 +13,6 @@ else

fi

function revert {
xset -dpms
}

trap revert HUP INT TERM
xset +dpms dpms 5 5 5
i3lock -n -i "$HOME/$f"
revert
xset -dpms

Loading…
Cancel
Save