Commit Graph

57 Commits

Author SHA1 Message Date
Karma Riuk
6b4be3a5d2 Updated README 2021-09-21 10:34:50 +02:00
Karma Riuk
9e8917cb70 Added my dunstrc if people wanted the same look as in the gif 2021-09-21 10:16:58 +02:00
Karma Riuk
49f07a75c6 Removed the now obsolete TODO 2021-09-19 20:20:46 +02:00
Karma Riuk
e772a5d003 Updated the example config to be more explicit 2021-09-19 20:20:29 +02:00
Karma Riuk
08fdbba358 Updated README 2021-09-19 20:17:01 +02:00
Karma Riuk
22765f5183 Updated README 2021-09-19 20:16:02 +02:00
Karma Riuk
ea3d9063aa Updated README 2021-09-19 20:06:46 +02:00
Karma Riuk
a7ea1d4ae6 Updated README 2021-09-19 19:44:54 +02:00
Karma Riuk
09c8a1bde7 Updated README 2021-09-19 19:35:16 +02:00
Karma Riuk
275f0dfc56 Corrected some bugs 2021-09-19 19:31:38 +02:00
Karma Riuk
b4c2559657 Updated the example config to be more explicit 2021-09-19 19:31:04 +02:00
Karma Riuk
83d2b840da Updated README 2021-09-19 18:13:55 +02:00
Karma Riuk
e38b97f17d Updated README 2021-09-19 18:13:34 +02:00
Karma Riuk
8d0a09c671 Updated README 2021-09-19 18:13:09 +02:00
Karma Riuk
675f0902eb Updated README 2021-09-19 18:12:14 +02:00
Karma Riuk
f6ff4addb3 Removed -? as a flag to print the help message because it caused some problems in zsh 2021-09-19 18:11:21 +02:00
Karma Riuk
ff8525ab8c Updated README 2021-09-19 18:09:28 +02:00
Karma Riuk
2bb095c08a Updated README 2021-09-19 18:07:24 +02:00
Karma Riuk
47b24679cc Changed the help message 2021-09-19 18:07:17 +02:00
Karma Riuk
cef0d03860 Updated README 2021-09-19 17:53:38 +02:00
Karma Riuk
a378d154b3 Added LICENSE 2021-09-19 17:45:00 +02:00
Karma Riuk
a7a05e2153 Updated README 2021-09-19 17:03:50 +02:00
Karma Riuk
d709189e82 Updated README 2021-09-19 17:02:33 +02:00
Karma Riuk
775c5089fe Updated README 2021-09-19 17:01:06 +02:00
Karma Riuk
8907023d6a Remove the deprecated [-n|-N] option from the help message 2021-09-19 17:00:58 +02:00
Karma Riuk
2c7f7e60f5 Made the script exit if the -h,-?,--help flag was given 2021-09-19 16:50:39 +02:00
Karma Riuk
584ec872d6 Updated README 2021-09-19 16:30:00 +02:00
Karma Riuk
0e2f72a297 Added the demo gif 2021-09-19 16:29:18 +02:00
Karma Riuk
e913028d81 Updated README 2021-09-19 16:14:08 +02:00
Karma Riuk
6d4ec3a9e5 Updated README 2021-09-19 16:13:07 +02:00
Karma Riuk
9f0e66ec1c Updated README 2021-09-19 16:07:48 +02:00
Karma Riuk
d0d5e7fb42 Updated README 2021-09-19 15:38:47 +02:00
Karma Riuk
585c629bf0 Updated README 2021-09-19 15:37:21 +02:00
Karma Riuk
495f94520f Updated README 2021-09-19 15:36:53 +02:00
Karma Riuk
7990bf2d49 Updated README 2021-09-19 15:35:26 +02:00
Karma Riuk
68b00268ce Removed some of the read_ini_parser locations because they were not relevant 2021-09-19 15:20:54 +02:00
Karma Riuk
476ec193b8 Updated README 2021-09-19 15:11:28 +02:00
Karma Riuk
2243ec7ae7 Updated README 2021-09-19 15:10:39 +02:00
Karma Riuk
8bea048299 Renamed config.ini to example_config.ini 2021-03-07 23:26:35 +01:00
Karma Riuk
e87d53c2ba Corrected a huge mistake in the checkout_config method 2021-03-07 23:22:31 +01:00
Karma Riuk
3cb720bc6d Minor correction 2021-03-07 22:18:53 +01:00
Karma Riuk
6edd9bd290 Added the config feature
Added the ability for the script to checkout the config and parsing it
Added an example of a config file
2021-03-04 22:31:45 +01:00
Karma Riuk
9dbca4a5e9 Noticed conflict between the -t for the 'notification timeout' flag and the -t for the 'toggle mute' flag, decided to leave the -t for 'toggle mute', since it will more likely be used than the latter 2021-03-04 18:24:22 +01:00
Karma Riuk
2105e535d3 Minor correction 2021-03-04 02:13:10 +01:00
Karma Riuk
200a72327a Minor correction 2021-03-04 02:03:32 +01:00
Karma Riuk
74de6b7164 Minor correction 2021-03-04 01:37:17 +01:00
Karma Riuk
a8287257bb Added the notification timeout optional flag 2021-03-04 01:36:53 +01:00
Karma Riuk
cfcb423770 Minor corrections 2021-03-03 20:34:07 +01:00
Karma Riuk
e10bba90c2 Working state 2021-02-28 09:08:40 +01:00
Karma Riuk
8d88938424 Set the cmds in the functions to local variables 2021-02-28 07:35:23 +01:00