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
Vince
877bbedfa4
Merge pull request #97 from Dragon8oy/patch-1
...
Correct filename for optipng compression
2020-10-20 12:38:55 +08:00
Stuart Hayhurst
7fce22d9fb
Correct filename for optipng compression
2020-10-19 16:56:51 +01:00
Vince
6d1580cd00
Merge pull request #96 from Dragon8oy/master
...
Autocomment GRUB_TERMINAL_OUTPUT=console
2020-10-18 23:54:45 +08:00
Stuart Hayhurst
a32502f6ed
More robust detection of GRUB_TERMINAL=console, autocomment GRUB_TERMINAL_OUTPUT=console
2020-10-18 16:33:19 +01:00
Vince
70152af6d2
Update install.sh
2020-10-18 22:24:56 +08:00
Vince
0865030039
Merge pull request #95 from Dragon8oy/fix-root-args
...
Fix arguments being passed while authenticating
2020-10-18 22:01:18 +08:00
Stuart Hayhurst
59915392a0
Fix arguments being passed while authenticating
2020-10-18 12:30:38 +01:00
Vince
f296659e44
Merge pull request #94 from Dragon8oy/autocomment-console
...
Autocomment GRUB_TERMINAL, preserve position of other modified configs
2020-10-18 18:10:42 +08:00
Stuart Hayhurst
8786f9f59c
Comment out GRUB_TERMINAL=console if present
2020-10-18 10:37:05 +01:00
Stuart Hayhurst
c38a3261a5
Replace grub configs in place if available, preserves their position in file
2020-10-18 10:34:34 +01:00
Vince
7d6e1da838
Merge pull request #93 from Dragon8oy/patch-1
...
Document imagemagick as required dependency
2020-10-17 22:15:17 +08:00
Stuart Hayhurst
1d5b2d327a
Document imagemagick as required dependency
2020-10-17 15:14:09 +01:00
Vince
7c360b02c5
Merge branch 'master' of https://github.com/vinceliuice/grub2-themes into master
2020-10-17 22:07:57 +08:00
Vince
30c9323f82
update
2020-10-17 22:07:46 +08:00
Vince
30cae75f57
Merge pull request #92 from Dragon8oy/simplify-root-args
...
Simplify logic for restarting program with authentication
2020-10-17 21:36:01 +08:00
Stuart Hayhurst
6ba888480e
Simplify logic for restarting program with authentication
2020-10-17 14:23:45 +01:00
Vince
026b20a394
Merge pull request #91 from Dragon8oy/boot-fix
...
Fix --boot not saving through authentication
2020-10-17 20:41:55 +08:00
Stuart Hayhurst
23b756c1eb
Fix --boot not saving through authentication
2020-10-17 13:38:26 +01:00
Vince
091dc940a9
Fixed install issue
2020-10-17 20:25:21 +08:00
Vince
e83c89b0a9
Merge pull request #89 from Dragon8oy/compress-images
...
Combined 12 different rendering scripts into 1
2020-10-17 19:39:04 +08:00
Vince
6b15522416
Merge pull request #88 from Dragon8oy/readme-update
...
Rewrite README
2020-10-17 19:34:23 +08:00