Commit Graph

63 Commits

Author SHA1 Message Date
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
pakaoraki
cd5eaf3b84 Fix missing unicode.pf2 in fedora 2021-05-08 01:14:55 +02: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
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
Roger Volden
1adb17bfa1 Added 1440p ultrawide options 2021-01-07 14:28:48 -08:00
vinceliuice
99c5be14a9 Update install.sh 2020-12-21 12:19:05 +08:00
Vince
f3b5e2783e Update install.sh 2020-11-21 21:02:46 +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
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
Stuart Hayhurst
59915392a0 Fix arguments being passed while authenticating 2020-10-18 12:30:38 +01: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
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
Stuart Hayhurst
6ba888480e Simplify logic for restarting program with authentication 2020-10-17 14:23:45 +01: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
Stuart Hayhurst
93c08b23b1 Added --custom-background usage to --help 2020-10-16 21:58:06 +01:00
Stuart Hayhurst
8219688354 Added --custom-background, to use custom-background.jpg or background.jpg as a custom background 2020-10-16 21:52:56 +01:00
vinceliuice
030cd4c088 Fixed #73 #76 2020-08-24 18:36:25 +08:00
vinceliuice
b82c7a28b4 update 2020-06-20 22:53:17 +08:00
vinceliuice
8de4deae26 update 2020-05-29 22:16:59 +08:00
João Gabriel
9967395f14 add 1080p ultrawide support 2020-05-19 12:40:47 -03:00
vinceliuice
bc29529213 update 2020-05-04 13:07:19 +08:00
vinceliuice
eaa19c717b Add option for theme install into /boot/grub/themes 2020-03-30 12:59:37 +08:00
vinceliuice
19125b85b9 update 2020-03-06 17:15:05 +08:00
jukoo
d97557af55 add root login for TUI 2020-02-23 00:31:37 +00:00
vinceliuice
4da0024ad3 update 2020-02-19 18:04:35 +08:00
vinceliuice
da7c3ba3f9 update 2020-02-03 19:31:44 +08:00
vinceliuice
6e5c359069 Merge branch 'master' of https://github.com/vinceliuice/grub2-themes 2020-02-03 19:15:34 +08:00
vinceliuice
aec51c835a update 2020-02-03 19:14:31 +08:00
Elian Van Cutsem
76a9b50898 fixed typo 2020-01-27 09:16:40 +01:00
Elian Van Cutsem
1cdf4d57be whitespace 2020-01-25 18:22:00 +01:00
Elian Van Cutsem
8f737a2ae6 added better OO support and root access 2020-01-25 18:16:24 +01:00
Elian Van Cutsem
6f92a8c04e added operation canceled script 2020-01-25 17:24:33 +01:00
vinceliuice
8622eb7f32 fixed install issue 2020-01-08 18:53:36 +08:00
vinceliuice
03c34b8303 Fixed issues 2019-12-05 17:57:41 +08:00
vinceliuice
7e39b97009 Update 2019-12-05 17:55:00 +08:00
vinceliuice
7a00df2787 Merge branch 'master' of https://github.com/vinceliuice/grub2-themes 2019-11-06 16:16:30 +08:00
vinceliuice
0008e56e3e update 2019-11-06 16:16:27 +08:00
eailfly
78da23afce
set resolution for grub
Make sure set the right resolution for grub for 2k and 4k
2019-11-03 19:42:27 +08:00
vinceliuice
efa1dd4306 update 2019-10-28 14:45:19 +08:00
vinceliuice
906cdd615c Fixed openSUSE issues 2019-10-28 14:43:47 +08:00