diff options
Diffstat (limited to 'x11-misc/myi3lock')
-rwxr-xr-x | x11-misc/myi3lock/files/myi3lock | 4 | ||||
-rw-r--r-- | x11-misc/myi3lock/myi3lock-1.45.0-r1.ebuild (renamed from x11-misc/myi3lock/myi3lock-1.4.0-r1.ebuild) | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/x11-misc/myi3lock/files/myi3lock b/x11-misc/myi3lock/files/myi3lock index 846a249..9bb3d32 100755 --- a/x11-misc/myi3lock/files/myi3lock +++ b/x11-misc/myi3lock/files/myi3lock @@ -2,8 +2,6 @@ BACKS="/usr/share/backgrounds" if [ "$1" != "--login" ]; then - # Set pidgin to offline - purple-remote 'setstatus?status=offline' xset +dpms dpms 5 5 5 ( sleep 3; xset dpms force off ) & fi @@ -16,6 +14,4 @@ i3lock -n -c 000000 -i "$(shuf -n1 -e "$BACKS"/*)" if [ "$1" != "--login" ]; then xset dpms 0 0 0 - # Set pidgin to available - purple-remote 'setstatus?status=available' fi diff --git a/x11-misc/myi3lock/myi3lock-1.4.0-r1.ebuild b/x11-misc/myi3lock/myi3lock-1.45.0-r1.ebuild index 64950a7..64950a7 100644 --- a/x11-misc/myi3lock/myi3lock-1.4.0-r1.ebuild +++ b/x11-misc/myi3lock/myi3lock-1.45.0-r1.ebuild |