Bauke
|
76a34e4d9c
|
Output empty lines for no results and no longer escape ampersands.
|
2024-03-28 19:19:43 +01:00 |
Bauke
|
c067ad2f8e
|
Escape ampersands so pango can render it with i3status-rust.
|
2024-03-11 15:47:24 +01:00 |
Bauke
|
e31be56ff1
|
Also do not output when music is stopped.
|
2024-02-28 16:34:02 +01:00 |
Bauke
|
1d291bd39f
|
Add a i3status-rust block for the currently playing song in Tauon.
|
2024-02-28 13:15:26 +01:00 |
Bauke
|
823e1f62a8
|
Documentation!
|
2023-08-07 15:20:51 +02:00 |
Bauke
|
d7da74267b
|
Documentation!
|
2023-08-06 19:32:44 +02:00 |
Bauke
|
eb2fb44ea5
|
Documentation!
|
2023-08-05 14:37:39 +02:00 |
Bauke
|
9c5270d99e
|
Documentation!
|
2023-08-04 14:51:01 +02:00 |
Bauke
|
d03dc23d4d
|
Documentation!
|
2023-08-03 14:33:13 +02:00 |
Bauke
|
fbbf424cb5
|
Documentation!
|
2023-08-02 12:46:13 +02:00 |
Bauke
|
4e81b0be9b
|
Documentation!
|
2023-08-01 20:50:31 +02:00 |
Bauke
|
15d819af22
|
Documentation!
|
2023-07-31 15:52:49 +02:00 |
Bauke
|
0e65c651e6
|
More documentation!
|
2023-07-30 17:57:38 +02:00 |
Bauke
|
9dc9c1d79d
|
Add documentation to tomlFrontmatter function.
|
2023-07-29 21:12:14 +02:00 |
Bauke
|
d0d4a25470
|
Use a regular return instead of Deno.exit(0).
|
2023-07-28 20:17:18 +02:00 |
Bauke
|
f869d9b7da
|
Add gitlab to the remotes to push.
|
2023-06-17 12:04:05 +02:00 |
Bauke
|
590571526c
|
Always inherit by default.
|
2023-06-07 15:43:59 +02:00 |
Bauke
|
dde7db50b0
|
Replace Deno.Command calls with runCommand.
|
2023-06-07 15:43:02 +02:00 |
Bauke
|
d96b1b01e0
|
Remove the command from args.
|
2023-06-05 13:29:43 +02:00 |
Bauke
|
7cbab0f4b7
|
Change deprecated Deno.run to Deno.Command calls.
|
2023-06-05 13:27:29 +02:00 |
Bauke
|
89a1257e60
|
Remove bulk.
|
2023-06-05 13:19:13 +02:00 |
Bauke
|
df820240a2
|
Remove Node exports and fix TOML dependency.
|
2023-06-05 13:15:20 +02:00 |
Bauke
|
3a6ae88440
|
Add a write image option.
|
2023-04-26 11:52:55 +02:00 |
Bauke
|
148bb466de
|
Add period.
|
2023-04-22 13:56:13 +02:00 |
Bauke
|
9c900c919e
|
Add a print option.
|
2023-04-22 12:12:34 +02:00 |
Bauke
|
f17510c9d3
|
Add todo for bulk move.
|
2023-03-30 16:32:15 +02:00 |
Bauke
|
220a3ce73a
|
Add an output directory option for scripts.
|
2023-03-19 14:26:08 +01:00 |
Bauke
|
73c0846b25
|
Add aliases to the bulk run script output.
|
2023-03-18 15:27:06 +01:00 |
Bauke
|
af84b95b26
|
Add prompting for destination.
|
2023-03-06 19:08:28 +01:00 |
Bauke
|
40e132c0df
|
Begin on the bulk move subcommand.
|
2023-03-05 16:10:30 +01:00 |
Bauke
|
d00d878dc1
|
Add a way to output the commands as a script.
|
2023-02-27 12:13:33 +01:00 |
Bauke
|
d68d397f66
|
Add the dependencies file.
|
2023-02-26 14:03:53 +01:00 |
Bauke
|
61445591e4
|
Consolidate dependencies into its own file.
|
2023-02-26 12:34:26 +01:00 |
Bauke
|
092d6b6a13
|
Update Cliffy.
|
2023-02-26 11:59:03 +01:00 |
Bauke
|
f350e75ff5
|
Begin the bulk script.
|
2023-02-25 17:37:04 +01:00 |
Bauke
|
efae71195d
|
Make pretty-printing JSON a separate function.
|
2023-02-22 11:31:26 +01:00 |
Bauke
|
be02d685e5
|
Add headers to prompt sections.
|
2023-02-21 14:27:51 +01:00 |
Bauke
|
e341d5ca61
|
Add Performance section.
|
2023-02-21 14:26:32 +01:00 |
Bauke
|
b63c9bd20f
|
Separate gold mined into gold and credits.
|
2023-02-21 12:51:06 +01:00 |
Bauke
|
0b6dc4b2e0
|
Separate prompts and add the remaining ones.
|
2023-02-20 13:21:36 +01:00 |
Bauke
|
4d7ba21ac1
|
Add Collectables prompts.
|
2023-02-20 13:09:55 +01:00 |
Bauke
|
6ac56ae1f2
|
Make everything required.
|
2023-02-20 13:09:07 +01:00 |
Bauke
|
ff0bddf3e1
|
Rename Minerals to Collectables.
|
2023-02-20 13:08:33 +01:00 |
Bauke
|
e764a39957
|
Start working on the DRG data tracker script.
|
2023-02-19 14:33:08 +01:00 |
Bauke
|
02677cf26e
|
Make diff a standalone option.
|
2023-02-13 12:25:38 +01:00 |
Bauke
|
c71675303b
|
Add a rebuild option to copy-nixos-config.
|
2023-02-13 12:25:18 +01:00 |
Bauke
|
a62d8b4164
|
Add a diff option to copy-nixos-config.
|
2023-02-12 12:55:30 +01:00 |
Bauke
|
44cc77d0ab
|
Add the copy-nixos-config script.
|
2023-02-07 11:21:46 +01:00 |
Bauke
|
11301f7203
|
Add setting a specific file as desktop wallpaper.
|
2023-01-29 13:28:17 +01:00 |
Bauke
|
d45d9a0b90
|
Add a save current wallpaper option.
|
2023-01-28 16:04:17 +01:00 |