Commit Graph

303 Commits

Author SHA1 Message Date
Vince eedee9a25b update 2021-08-19 18:26:55 +08:00
Vince c6dcca2d8f
Merge pull request #134 from stuarthayhurst/master
Scripting improvements (Image compression, shellcheck compatibility)
2021-08-08 12:57:45 +08:00
stuarthayhurst eac6a62755 Fixed script to pass `shellcheck` 2021-08-07 10:19:56 +01:00
stuarthayhurst bc790bd10e Regenerated icons with new compression 2021-08-07 10:15:31 +01:00
stuarthayhurst e6dcf151d4 Enable optipng compression (without indexing, for GRUB support) 2021-08-07 10:07:05 +01:00
Vince 2b12527007
Merge pull request #128 from Mastermind497/master
Enhanced Slaze Background for 2K and 4K
2021-06-30 08:36:25 +08:00
Shourya Bansal 9195a43e88 Enhanced Slaze Background for 2K and 4K 2021-06-29 16:18:31 -04:00
Vince 5a31c8d8e7 Fixed #126 2021-06-15 13:19:28 +08:00
vinceliuice ab5ba9cf78 update 2021-06-02 13:15:05 +08:00
vinceliuice aa3e2b3c04 update 2021-06-01 10:54:29 +08:00
Vince 8f4becc1a5
Merge pull request #121 from shaansubbaiah/patch-1
Update help function, prevent slaze and whitesur themes with ultrawide res
2021-05-09 22:21:59 +08:00
Vince 1ccc78c7a0 Fixed #124 2021-05-09 21:21:29 +08:00
Vince 6590280eb8
Merge pull request #123 from pakaoraki/fedora34_update
Fedora34 update
2021-05-08 07:58:17 +08:00
pakaoraki ab2b5e3370 fedora update icons 2021-05-08 01:20:04 +02:00
pakaoraki cd5eaf3b84 Fix missing unicode.pf2 in fedora 2021-05-08 01:14:55 +02:00
Vince 420deda7c4 update 2021-05-02 13:47:05 +08:00
shaansubbaiah 9b2a9f41b9 Prevent slaze, whitesur themes with ultrawide res 2021-04-19 12:14:34 +05:30
Shaan Subbaiah f4680564a9
Fix missing whitesur arguments in help function 2021-04-19 11:26:06 +05:30
Vince ca5be0a5b6 update 2021-04-15 16:13:03 +08:00
Vince 13a6ff61e0
Merge pull request #119 from ant-sir/master
More appropriate ratio
2021-04-15 15:58:29 +08:00
zhuyanlei 12e394e1c9 More appropriate ratio 2021-04-15 14:49:18 +08:00
Vince a6bbcf35b3 Delete .gitignore 2021-04-07 18:57:51 +08:00
Vince ae0fced1e7
Merge pull request #114 from stergem/add_artix
Added artix linux icon
2021-03-30 23:59:49 +08:00
Vince e01ebdcc62 update 2021-03-30 21:44:28 +08:00
stergem 72ad559a26 Added artix linux icon for color and white 2021-02-13 22:08:23 +02:00
vinceliuice 86fc01c958 update 2021-01-26 12:27:21 +08:00
vinceliuice 41807fe458 Update README.md 2021-01-26 00:01:12 +08:00
vinceliuice 30c1a9162b update 2021-01-25 23:54:41 +08:00
vinceliuice 5871779b04 Fixed Kali linux install issue #111 2021-01-25 16:49:21 +08:00
vinceliuice 1007834d93 Update install.sh 2021-01-21 09:49:56 +08:00
Vince 3a6af1d987
Merge pull request #109 from rvolden/master
Ultrawide 2k (3440x1440) support
2021-01-08 11:57:52 +08:00
Roger Volden 1adb17bfa1 Added 1440p ultrawide options 2021-01-07 14:28:48 -08:00
Roger Volden 2ed5b466ad Added 1440p ultrawide documentation 2021-01-07 14:28:38 -08:00
Roger Volden 3fe14fb9ee Initial commit 2021-01-07 14:28:26 -08:00
Roger Volden ce80ce35df Initial commit 2021-01-07 14:28:11 -08:00
vinceliuice 8f531d257d Merge branch 'master' of https://github.com/vinceliuice/grub2-themes 2020-12-21 12:19:31 +08:00
vinceliuice 99c5be14a9 Update install.sh 2020-12-21 12:19:05 +08:00
Vince 1074644978
Merge pull request #107 from Dragon8oy/master
Added pop.png as copy of pop-os.png
2020-12-21 11:44:12 +08:00
Stuart Hayhurst cf28e3cd29 Added pop.png as copy of pop-os.png 2020-12-20 12:59:19 +00:00
Vince f3b5e2783e Update install.sh 2020-11-21 21:02:46 +08:00
Vince d8dfb0f609
Merge pull request #103 from Dragon8oy/master
Added KDE Neon and Regolith icons
2020-11-15 20:06:20 +08:00
Stuart Hayhurst bafd2bb250 Added KDE Neon and Regolith icons 2020-11-15 11:21:30 +00:00
Vince 8c6ef2aaf7
Merge pull request #101 from nurverek/installfix
Installfix
2020-11-12 23:34:56 +08:00
Nurverek aa8108f74b [install.sh]
Fixed the following issues :

- The password prompt went all wonky if password was wrong
- The password prompt did not use system password cache and kept asking for password again on reruns of script
- Installation failed if the script was initially ran by "sudo" due to inability to preserve ownership of files during cp commands
- Security issue where the password prompt could be interrupted (Ctrl+C) and rerun without sleeping for few seconds first just like normal sudo failure in terminal
- The sudo command would no longer accept password from ANY commands system-wide if wrong password was given to the install script enough times!! (the only fix would be restarting the system)
2020-11-10 21:48:52 +03:30
Nurverek f4b1a85ab0 - Reordered the $screen check function in pre-root part of install() to avoid unnecessary code execution in case the program exists early due to $screen error if ultrawide is selected with Slazy
- Minor grammatical error fixes
2020-11-10 16:04:12 +03:30
Nurverek d005d49168 Few grammatical error fixed 2020-11-10 15:16:53 +03:30
Vince 307998148b
Merge pull request #98 from Dragon8oy/master
Compress .svg, modify 4MLinux and android icons, fix grub transparency issue
2020-10-25 08:59:32 +08:00
Stuart Hayhurst 1b5794918a Cleaned up document, to reduce filesize 2020-10-24 18:54:18 +01:00
Stuart Hayhurst 7999ca72f9 Compressed svg file, changed 4MLinux background to blue and fixed android icon antenna 2020-10-24 18:53:46 +01:00
Stuart Hayhurst 3ae3f7dd71 Disable icon compression to avoid issue with grub transparency 2020-10-24 18:52:19 +01:00