daa8aef95f
Update install.sh to make it work for customised resolution
2024-09-17 20:02:25 +03:00
9aa7e35d71
Update flake.nix to fix a bug
...
ERROR: Unrecognized screen variant 'custom'.
2024-09-17 19:25:41 +03:00
7cff52a245
Update flake.nix to allow customised resolution for NixOS
2024-09-17 19:08:35 +03:00
e3a5ea51ae
update
2024-09-07 11:01:34 +08:00
fa5ec95db0
Merge pull request #229 from paragi/master
...
Add Nobara Linux icons
2024-09-07 09:37:56 +08:00
454f4c6d92
Delete github
2024-09-06 21:39:14 +02:00
97ddfd915b
Delete excess file
2024-09-06 21:38:53 +02:00
d522f301ef
Added Nobara icon
2024-09-06 18:52:08 +02:00
cb1539e4e8
Added Nobara Linux icons
2024-09-06 14:54:10 +02:00
775e4f7487
Update install.sh
2024-08-19 14:26:40 +08:00
8357e49262
Fixed issues
2024-08-19 14:18:26 +08:00
a69383892e
Merge pull request #227 from quatquatt/update-wiki-link
...
Update link to point to the new nixos wiki
2024-08-03 01:36:57 +08:00
896ca7f9c9
update link from the former, unofficial nixos wiki page to the new https://wiki.nixos.org
2024-08-02 13:09:36 -04:00
c47af2ef5d
Update install.sh
2024-07-31 13:57:24 +08:00
0628270f03
Merge pull request #222 from MasterEvarior/master
...
Added instructions on how to use the flake.nix
2024-06-02 01:15:40 +08:00
d9316d1acc
Added instructions on how to use the flake.nix
2024-06-01 18:48:52 +02:00
ce56cfb5c6
Fixed #220
2024-05-16 13:29:13 +08:00
b732fe3fad
update
2024-04-12 09:29:31 +08:00
a9dab5cce1
Revert "Merge pull request #218 from damian101/master"
...
This reverts commit 30be255898
, reversing
changes made to 8ddd471937
.
2024-04-12 09:25:31 +08:00
30be255898
Merge pull request #218 from damian101/master
...
Smaller images, losslessly optimized
2024-04-12 01:42:01 +08:00
8ddd471937
Merge pull request #217 from leon-erd/master
...
Nix: fix extension of splashImage
2024-04-12 01:41:04 +08:00
704cef3017
Merge pull request #216 from OneRandom1509/master
...
fix: fixed grub.cfg directory issues in install.sh for fedora
2024-04-12 01:40:25 +08:00
515ce57ffb
Smaller images, losslessly optimized
...
1. `oxipng -o max -Z --fast` on all PNGs
2. `ect -30035`on preview and banner
3. `ect -80085 -progressive` on all other PNGs and all JPEGs
2024-03-30 14:07:36 +01:00
a634923206
Nix: fix extension of splashImage
2024-03-26 10:21:10 +01:00
8c9aade1fa
chore: removed duplicate mkconfig command for fedora
2024-03-12 19:06:49 +05:30
0d7ea30481
chore: changed mkconfig directory to boot/grub2/grub.cfg
2024-03-12 14:59:50 +05:30
179e2c21a1
fix: removed UEFI grub fonts file for fedora
2024-03-12 13:16:39 +05:30
3fa5e0f312
fix: removed UEFI grub config file for fedora
2024-03-12 13:10:19 +05:30
eda1b86dd8
Merge pull request #208 from trytomakeyouprivate/master
...
added opensuse microOS and Fedora Atomic Desktop commands
2024-02-17 20:48:43 +08:00
d296515893
Merge pull request #209 from daniel-j-guenther/patch-1
...
Update README.md
2024-02-17 20:47:58 +08:00
82c47cfa55
Merge pull request #212 from h4m6urg1r/master
...
flake.nix simplified splashImage changing
2024-02-17 20:46:01 +08:00
d5c82f7213
flake.nix simplified splashImage changing
...
Fixed problem that occured when setting custom spalsh image for NixOS
2024-02-16 18:42:36 +05:30
42aa89641b
Update README.md
...
See in issues. Enjoy 2024
2024-01-04 22:21:53 +01:00
9f0d2837ed
added opensuse microOS and Fedora Atomic Desktop commands
...
Applying those works on Fedora Atomic! It should work the same on OpenSuse microOS as on regular OpenSuse too.
2023-12-19 15:37:12 +00:00
000171da27
Fixed #205
2023-09-17 19:15:42 +08:00
9843327eb6
Merge pull request #204 from varris1/flake-fix
...
flake.nix: Change deprecated string type to str
2023-08-16 21:39:13 +08:00
c8f6113801
flake.nix: Change deprecated string type to str
2023-08-15 20:54:51 +02:00
de378454b5
Fixed #203
2023-08-16 00:29:57 +08:00
7da365a621
Merge pull request #202 from hotime/patch-3
...
chore: reset group ID and remove inkscape:label for deepin, kubuntu, xubuntu in svg files
2023-08-06 00:39:42 +08:00
f07021174e
chore: reset group ID and remove inkscape:label for deepin, kubuntu, xubuntu in svg files
...
logos-color.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path67"
remove inkscape:label="path67"
[kubuntu]
id="g1" -> id="kubuntu"
remove inkscape:label="kubuntu"
logos-white.svg
[deepin]
id="g1" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path60"
remove inkscape:label="path60"
logos-whitesur.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path330"
remove inkscape:label="path330"
[xubuntu]
id="g1" -> id="xubuntu"
remove inkscape:label="xubuntu"
2023-08-05 21:24:08 +08:00
f3fc65d3a2
Merge pull request #201 from hotime/patch-2
...
update icons: deepin, brunch-settings; fine tune icon parameters.
2023-08-03 22:21:14 +08:00
960ac1a172
update icons: deepin, brunch-settings; fine tune icon parameters.
...
1, update deepin icons to make the icon closer to the deepin logo, while also making the style suitable for this theme.
2, update brunch-settings icon for colors-white.svg, whitch has a different style effect from other icons of the colors-white style.
3, remove redundant element "g536" in group xubuntu for logos-whitesur.svg.
4, fine tune icon parameters like X,Y,width,height datas in SVG files, whitch has uncorrect datas. For example, all icon group in svg files are supposed to be 32.000x32.000, but a few icons are 32.001x32.001, and more...
2023-08-03 20:19:25 +08:00
02ec0a888b
Merge pull request #200 from hotime/patch-1
...
fix: the old background reappears for a few seconds
2023-08-01 21:54:20 +08:00
cd5fee4582
fix: the old background reappears for a few seconds
...
Add replacing or appending "GRUB_BACKGROUND" surpport for file "/etc/default/grub" to fix "the old background reappears for a few seconds" bug.
2023-08-01 18:55:38 +08:00
9c673d5a34
Update install.sh
2023-07-24 21:47:50 +08:00
20c00af363
Merge pull request #198 from anandusateeshNSUT/master
...
Fixed directory issues for fedora in the install.sh itself
2023-07-22 02:32:45 +08:00
5a9e5b58a0
Fixed directory issues
2023-07-21 23:07:59 +05:30
8d2f2e17b8
Update install.sh
2023-07-22 00:31:33 +08:00
c991e3a3a7
Update install.sh
2023-07-21 23:15:11 +08:00
bf840ebdb7
Update install.sh
2023-07-21 23:09:52 +08:00