wickedjargon
7e9f710f10
Update sysact
...
this change removes the incorrect white space char next to `shutdown` and `renew` and replaces it with a regular white space char.
I'm not sure if others experience this, but I get a box character next to `shutdown` and `renew`. When I open this in my code editor and switch the font to Liberation Mono, the same box char appears. You likely don't experience this issue if you did not change your font to liberation mono.
My theory is that it's a char that doesn't render the same in Liberation Mono as it does in Luke's default font.
2021-12-15 21:04:43 -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