Commit Graph

82 Commits

Author SHA1 Message Date
me 5d7318ec32 Add note for which bitrate is used by default. 2026-01-18 07:03:42 -07:00
me cf676808c9 Fix header comment. 2026-01-18 07:01:59 -07:00
me 2e560c9f2b Ignore files which are ignored by clone alias. 2025-12-20 20:05:25 -07:00
me c21d7415f5 Add a gap in output and timing between the two backup files. 2025-12-20 20:01:52 -07:00
me e3c61c5bcd Add a backup of data directories. 2025-12-20 19:59:32 -07:00
me b8fa688e52 Add a parameter to image compressing which does not use a big fancy tag. 2025-12-08 15:15:11 -07:00
me ea3ce8d023 Change the t parameter to do what the e parameter does, and finish what the e parameter is supposed to do. 2025-12-08 14:54:08 -07:00
me dd7325da39 Prevent date formatting if the time flag is not set. 2025-12-08 14:48:32 -07:00
me 71cf71e29b Ignore the /srv/sftp directory when making system backups. 2025-12-01 09:47:43 -07:00
me f7869fd453 Change the timestamp formatting to be optional. 2025-11-30 19:16:50 -07:00
me 8a4446f7e3 Add TBD. 2025-11-11 20:11:15 -07:00
me 477797e045 Change default non-DWM formatting. 2025-11-10 21:58:30 -07:00
me 88b602f8f4 Have DWM status call status with a parameter. 2025-11-10 21:58:13 -07:00
me 5274d6d94d Move status to be a normal function so it's available on non-workstations. 2025-11-10 21:57:59 -07:00
me 7af798a7c0 Add placeholder functions for later functionality. 2025-11-10 21:37:47 -07:00
me 683e03eab2 Move function files to their own folder. Move the copy to General from Workstation. Leave dwm-status function under Workstation. 2025-11-10 21:37:25 -07:00
me 91c0a412bf Change storage output to be shorter. 2025-11-10 21:29:46 -07:00
me 4584a1a4c3 Add clock icon. 2025-11-10 21:29:01 -07:00
me 72ce1e2ab5 Prevent additional call in dwm-status. 2025-11-10 21:19:36 -07:00
me e6947d4a30 Only show the int value of the battery percentage by default, rather than including the decimals. 2025-11-10 21:12:53 -07:00
me b0762c7baf Move the status generation to its own file and give it a testing mode. Greatly enhance the logic and reduce the amount of times each variable gets updated. 2025-11-10 21:11:10 -07:00
me ce67c2a5b8 Correct the free and used wording. 2025-11-10 21:07:39 -07:00
me 4b73dc336c Remove colons after icons, did not look good. 2025-11-10 17:45:10 -07:00
me f32074a387 Fix dwm home call to use home not root. 2025-11-10 17:40:24 -07:00
me af49b5dc86 Change status bar words to icons. 2025-11-10 17:33:54 -07:00
me 5bee3a30f9 Add back the & which went missing while playing with test.sh. 2025-11-10 17:25:06 -07:00
me baa52bdca6 Add more aliases for battery function. 2025-11-10 17:24:05 -07:00
me b734f16af1 Fix function rename in lower calls. 2025-11-10 17:23:10 -07:00
me 6607438f85 Add comments and error consistency. 2025-11-10 17:21:09 -07:00
me ee7aa402aa More testing and fixes for volume functions. 2025-11-10 17:18:24 -07:00
me 50d3104f9f Rename the function to be more consistent and add a sane default check. 2025-11-10 17:01:58 -07:00
me dff1560f6f Properly call the storage commands, using more functions! 2025-11-10 16:56:50 -07:00
me 5c3d5dd41e Change the function name to be more consistent with other files. 2025-11-10 16:56:14 -07:00
me 407bdb2ddf Add single quotes around awk parameters. 2025-11-10 15:09:37 -07:00
me d1cd9dddf1 Add quotes around location variable. 2025-11-10 15:08:26 -07:00
me 68eb84af52 Fix missing then. 2025-11-10 15:07:45 -07:00
me 8970bb3a1b Add quotes in case path has spaces, which it shouldn't, but it's good practice to protect it anyways. 2025-11-10 14:58:21 -07:00
me eae66f9967 Add back in direct volume assignment, may have been cut and not copied back in. Re-test to ensure all is working well. 2025-11-10 14:57:00 -07:00
me a0f7773998 Add author and date. 2025-11-10 14:42:26 -07:00
me 6ccdb395cd Add calls to the dwm helper functions in the portion which sets the status bar time. Add a sleep so that a CPU is not always busy. 2025-11-10 14:42:10 -07:00
me 07cc51a5cc Make the storage functions more versatile. 2025-11-10 14:20:39 -07:00
me 428684b9b3 Change permissions for storage too. 2025-11-10 14:03:03 -07:00
me e42e3b4fcd Change permissions. 2025-11-10 14:02:31 -07:00
me 856290c33f Add function to quickly check storage. 2025-11-10 14:02:16 -07:00
me e7ae358fa9 Add function to check battery percentage. 2025-11-10 14:02:01 -07:00
me 16dfeca689 Add terminal based volume function! Tested to work great so far. 2025-11-10 13:44:23 -07:00
me 0e1cb8bacb Add slightly easier to remember shortcuts for DWM. 2025-11-09 20:59:02 -07:00
me 7095636915 Remove trailing s. 2025-10-14 15:03:43 -07:00
me d98bbb02a9 Quote the backup contents with an * so that backups get ignored properly. 2025-10-14 12:21:38 -07:00
me 00c87328ab Don't back up backup files. 2025-10-14 11:16:52 -07:00