Commit Graph
5 Commits
Author SHA1 Message Date
HekuranandGitHub 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
HekuranandGitHub 9b6005292c lapsus calami (#988)
don't remove the whole thing, just sudo
2021-08-25 09:51:52 -04:00
HekuranandGitHub 0a6982f1e1 update ext script (#986)
Arch & Artix already have the `libarchive` pkg, which contains `bsdtar`.
So lets just use it, since its superior, faster, it also has easier syntax, and it auto-detects the compression.
btw the .tar.zst was wrong anyhow, so if u wont merge this, dont forget to fix that. from the manual:
```
 -I, --use-compress-program=COMMAND
        Filter data through COMMAND.  It must accept the -d option, for decompression.  The argument can contain command line options.
.....
--zstd Filter the archive through zstd(1).
```
2021-08-19 07:56:44 -04:00
HekuranandGitHub d728436150 for passmenu to use gtk3 box (#931) 2021-06-24 20:54:49 -04:00
HekuranandGitHub 4231d6bd33 improved ifinstalled and made noisereduce use it (#930)
* made noisereduce executable

* improved `ifinstalled` script

* made `noisereduce` use `ifinstalled` script

* quoting for quiet shellcheck
2021-05-30 21:07:27 -04:00