Commit Graph

18 Commits

Author SHA1 Message Date
Tristan Ancelet
2a7519024c Added 'Description' to doc 2023-12-01 12:48:34 -06:00
Tristan Ancelet
254e7834b7 corrected wget dep to curl 2023-12-01 12:47:29 -06:00
Tristan Ancelet
8ff7e47140 Capitalized letter 2023-12-01 12:46:25 -06:00
Tristan Ancelet
6806beb733 Added doc section explaining the script and my plans for it 2023-12-01 12:45:01 -06:00
Tristan Ancelet
dd157e834c Cleaned up 'log' function. Variable declarations somehow were inline (didn't affect function, just doesn't look right 2023-12-01 12:28:52 -06:00
Tristan Ancelet
f504eb3c63 Added log statement to notify user that the desktop file will be udated if there is a difference with the new desktop file setup after installation/update 2023-12-01 12:26:13 -06:00
Tristan Ancelet
05a05dfca6 Updated comments and log messages to correct them 2023-12-01 12:24:18 -06:00
Tristan Ancelet
22669044db Removed un-necessary desktop-file-install's and setup flagged conditional that will handle installing/updating the desktop file if needed 2023-12-01 12:22:49 -06:00
Tristan Ancelet
2b6efc9a5d Just realized there was an icon dir already existing in ($HOME/.local/share/icons). Removed my "custom" one and will use it instead. 2023-12-01 12:15:51 -06:00
Tristan Ancelet
fc82020be3 Updated log message to correct it and removed un-necessary sudo before desktop-file-install 2023-12-01 12:10:59 -06:00
Tristan Ancelet
47fbc1cb8a Added new section that will handle installing the desktop file if it isn't already 2023-12-01 12:08:37 -06:00
de8c7de945 Added -s flag to curl to silence it 2023-11-18 19:35:41 -06:00
a734bbf83b Implemented logging functions 2023-11-18 19:32:42 -06:00
02dbe5e0eb Replaced manual retrieval of remote version with function call 2023-11-18 19:23:23 -06:00
88d8054d53 Added a section that will install the desktop file if it isn't detected as installed 2023-11-18 18:40:49 -06:00
2437e4a869 Had to change INSTALL_DIR to my actual install dir ($HOME/.opt) 2023-11-13 21:36:33 -06:00
4ab64cc1f1 Had to unescape EXEX_REPLACEMENT that would've prevented the desktop file from being valid 2023-11-10 18:15:22 -06:00
9b91217a09 Started making scripted installer for archlinux with explanation about every part of the process 2023-11-10 14:08:41 -06:00