Ethan Marshall
5b364aec48
Add option to sleep, not hibernate
...
Add the option for some users (like me) who either don't use swap or
don't have much of it, and so aren't allowed to hibernate by the kernel.
Instead of telling the kernel to suspend then hibernate, just suspend.
2021-04-05 19:54:04 +01:00
Ethan Marshall
34e7d0dc78
Use non-admin tools to manage system power
...
Removes the requirement for the user running the script to enter the
administrator/sudo password to manage power (which causes lots of
strange issues with dmenu and focus etc.).
2021-04-05 19:50:43 +01:00
Eike Flath
8e144b60ff
Specified shutdown time (0 seconds) for openrc shutdown option ( #925 )
...
If you don't specify it, it won't work:
$ sudo -A openrc-shutdown -p
* openrc-shutdown: No shutdown time specified
2021-03-30 12:09:33 -04:00
skrrtskrrtman
12d6d5ec80
add display off option ( #920 )
...
mostly for laptops to save power
2021-03-29 21:30:01 -04:00
Shaw
4493d431e3
Add system will lock before suspend/hibernate ( #797 )
...
Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2020-11-14 15:16:13 -05:00
majamin
06bec85238
kill and start only current user's session ( #829 )
2020-10-22 14:27:50 -04:00
Luke Smith
78be66e28e
fix
2020-06-02 12:47:20 -04:00
JameyBear
f820ccf4dd
Shellcheck ( #676 )
...
Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
2020-06-01 15:29:57 -04:00
Luke Smith
f08f4b0b7f
openrc fixes
2020-05-06 14:34:33 -04:00
Luke Smith
87dda7cdc3
systemd compatibility
2020-05-06 09:50:00 -04:00
Luke Smith
d0b37d4600
icons to sysact, hibernate for runit
2020-05-04 10:30:11 -04:00
mokulus
ea61ca6366
Squashed commit of the following: ( #600 )
...
commit 8f7b5b2e1e0c93db6620f163e944a14558fba652
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date: Sun Apr 26 07:23:41 2020 +0200
Fix sysact when there are multiple spaces.
commit dd0133304c55eec117c4e03f38317f332ad8970f
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date: Sun Apr 26 07:22:55 2020 +0200
Remove trailing newline
So there is no empty selection at the end in dmenu.
commit 2ab45df225695f9c64031d52ff48d837bb9a6e72
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date: Sun Apr 26 07:22:22 2020 +0200
Exit when escaping dmenu.
commit e8209da3e809ac830844b89e7638d695cd61240f
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date: Sun Apr 26 07:19:18 2020 +0200
Revert "Fix sysact"
This reverts commit 90a2147c0a2463122a5f0cc3ff14de0cceb66135.
commit 8dba47f7462d04a49282be33ae9ce68eb7d8d476
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date: Sun Apr 26 07:18:57 2020 +0200
Revert "Change tab to spaces."
This reverts commit 2e480b32ba90c793771d87d47d7273bcdc180e12.
commit 2e480b32ba90c793771d87d47d7273bcdc180e12
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date: Sat Apr 25 11:35:55 2020 +0200
Change tab to spaces.
commit 90a2147c0a2463122a5f0cc3ff14de0cceb66135
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date: Sat Apr 25 11:25:50 2020 +0200
Fix sysact
See #584 . It now uses # so it's clearly visible.
2020-04-28 08:50:57 -04:00
Luke Smith
dff66cd1ef
sysact added
2020-04-14 22:10:38 -04:00