Commit Graph

291 Commits (eda1b86dd8e991ea0c03090ff60b4c0b63799489)
 

Author SHA1 Message Date
Vince 6590280eb8
Merge pull request #123 from pakaoraki/fedora34_update
Fedora34 update
4 years ago
pakaoraki ab2b5e3370 fedora update icons 4 years ago
pakaoraki cd5eaf3b84 Fix missing unicode.pf2 in fedora 4 years ago
Vince 420deda7c4 update 4 years ago
shaansubbaiah 9b2a9f41b9 Prevent slaze, whitesur themes with ultrawide res 4 years ago
Shaan Subbaiah f4680564a9
Fix missing whitesur arguments in help function 4 years ago
Vince ca5be0a5b6 update 4 years ago
Vince 13a6ff61e0
Merge pull request #119 from ant-sir/master
More appropriate ratio
4 years ago
zhuyanlei 12e394e1c9 More appropriate ratio 4 years ago
Vince a6bbcf35b3 Delete .gitignore 4 years ago
Vince ae0fced1e7
Merge pull request #114 from stergem/add_artix
Added artix linux icon
4 years ago
Vince e01ebdcc62 update 4 years ago
stergem 72ad559a26 Added artix linux icon for color and white 4 years ago
vinceliuice 86fc01c958 update 4 years ago
vinceliuice 41807fe458 Update README.md 4 years ago
vinceliuice 30c1a9162b update 4 years ago
vinceliuice 5871779b04 Fixed Kali linux install issue #111 4 years ago
vinceliuice 1007834d93 Update install.sh 4 years ago
Vince 3a6af1d987
Merge pull request #109 from rvolden/master
Ultrawide 2k (3440x1440) support
4 years ago
Roger Volden 1adb17bfa1 Added 1440p ultrawide options 4 years ago
Roger Volden 2ed5b466ad Added 1440p ultrawide documentation 4 years ago
Roger Volden 3fe14fb9ee Initial commit 4 years ago
Roger Volden ce80ce35df Initial commit 4 years ago
vinceliuice 8f531d257d Merge branch 'master' of https://github.com/vinceliuice/grub2-themes 4 years ago
vinceliuice 99c5be14a9 Update install.sh 4 years ago
Vince 1074644978
Merge pull request #107 from Dragon8oy/master
Added pop.png as copy of pop-os.png
4 years ago
Stuart Hayhurst cf28e3cd29 Added pop.png as copy of pop-os.png 4 years ago
Vince f3b5e2783e Update install.sh 4 years ago
Vince d8dfb0f609
Merge pull request #103 from Dragon8oy/master
Added KDE Neon and Regolith icons
4 years ago
Stuart Hayhurst bafd2bb250 Added KDE Neon and Regolith icons 4 years ago
Vince 8c6ef2aaf7
Merge pull request #101 from nurverek/installfix
Installfix
4 years ago
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)
4 years ago
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
4 years ago
Nurverek d005d49168 Few grammatical error fixed 4 years ago
Vince 307998148b
Merge pull request #98 from Dragon8oy/master
Compress .svg, modify 4MLinux and android icons, fix grub transparency issue
4 years ago
Stuart Hayhurst 1b5794918a Cleaned up document, to reduce filesize 4 years ago
Stuart Hayhurst 7999ca72f9 Compressed svg file, changed 4MLinux background to blue and fixed android icon antenna 4 years ago
Stuart Hayhurst 3ae3f7dd71 Disable icon compression to avoid issue with grub transparency 4 years ago
Vince 877bbedfa4
Merge pull request #97 from Dragon8oy/patch-1
Correct filename for optipng compression
4 years ago
Stuart Hayhurst 7fce22d9fb
Correct filename for optipng compression 4 years ago
Vince 6d1580cd00
Merge pull request #96 from Dragon8oy/master
Autocomment GRUB_TERMINAL_OUTPUT=console
4 years ago
Stuart Hayhurst a32502f6ed More robust detection of GRUB_TERMINAL=console, autocomment GRUB_TERMINAL_OUTPUT=console 4 years ago
Vince 70152af6d2 Update install.sh 4 years ago
Vince 0865030039
Merge pull request #95 from Dragon8oy/fix-root-args
Fix arguments being passed while authenticating
4 years ago
Stuart Hayhurst 59915392a0 Fix arguments being passed while authenticating 4 years ago
Vince f296659e44
Merge pull request #94 from Dragon8oy/autocomment-console
Autocomment GRUB_TERMINAL, preserve position of other modified configs
4 years ago
Stuart Hayhurst 8786f9f59c Comment out GRUB_TERMINAL=console if present 4 years ago
Stuart Hayhurst c38a3261a5 Replace grub configs in place if available, preserves their position in file 4 years ago
Vince 7d6e1da838
Merge pull request #93 from Dragon8oy/patch-1
Document imagemagick as required dependency
4 years ago
Stuart Hayhurst 1d5b2d327a
Document imagemagick as required dependency 4 years ago