Commit Graph

11 Commits

Author SHA1 Message Date
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