Commit graph

17 commits

Author SHA1 Message Date
Luke Smith
f70612800b
force suspend and hibernate 2022-05-21 14:40:59 -04:00
Luke Smith
feeccf15ba
sysact works with multiple wm instances 2022-04-28 15:30:28 -04:00
Luke Smith
87fe81bb9e
a 2022-01-22 02:00:46 -05:00
Luke Smith
c08c3a2fb0
fix #936 2022-01-21 19:27:56 -05:00
Hekuran
15d09bac36
sysact rewrite and minor stuff (#1000)
* minor forgoten stuff

we already have shutdown in sudo loop

* why was this still here? it belongs in ~/.config/

* what the actual phucc

* implemented loginctl and fixed shebang
2021-09-23 14:54:58 -04:00
Carlos de la Torre
14336d0a3c
deprecate backticks (#949) 2021-05-30 21:03:36 -04: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