84 Commits

Author SHA1 Message Date
f6ab2438e1 update 2024-12-17 13:22:01 +08:00
42c232dfb4 Fixed #236 2024-10-27 12:54:41 +08:00
24ac05a101 Merge pull request #235 from Ate329/dev
Fix NixOS build failure due to missing files
2024-10-26 14:25:32 +08:00
92fc1c9686 Update flake.nix
Fix build failure on NixOS
2024-10-26 00:27:15 +03:00
55aef0cada Update font 2024-10-25 12:23:36 +08:00
47a6467e27 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2024-10-12 01:02:48 +08:00
faf75d2a7f Update install.sh 2024-10-12 01:02:38 +08:00
85db6e7cea Merge pull request #233 from Ate329/master
Update ImageMagick command for GRUB theme background
2024-09-29 19:47:09 +08:00
3e7139701e Update flake.nix 2024-09-29 13:08:56 +03:00
a697a28fe6 Merge pull request #231 from Ate329/master
Add custom resolution option and fix ImageMagick dependency
2024-09-18 10:59:23 +08:00
610bc23012 Update README.md 2024-09-17 20:22:28 +03:00
a2b3fa071b Update install.sh 2024-09-17 20:21:13 +03:00
18ea3defc5 Update README.md 2024-09-17 20:20:35 +03:00
326a27a6f2 Update install.sh 2024-09-17 20:14:55 +03:00
d73179c4ea Update flake.nix
add imagemagick
2024-09-17 20:08:46 +03:00
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
1358b497d9 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-07-21 22:56:08 +08:00
8383f6b4f8 Update install.sh 2023-07-21 22:51:22 +08:00
4c7bba04ac Merge pull request #196 from Maik93/master
improve grub.bak existance check
2023-07-11 00:25:51 +08:00
4deac71ab4 improve grub.bak existance check 2023-07-09 22:09:07 +02:00
8cd0ea9b4a Update install.sh 2023-04-15 23:05:00 +08:00
c1f9aeaf83 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-04-15 22:47:38 +08:00
d0a481efa1 Update install.sh 2023-04-15 22:46:16 +08:00
7c0d8eb784 Fixed #191 2023-01-18 12:21:58 +08:00
8a5ebe97fa Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-01-05 14:33:13 +08:00
bde73b88ed Fixed #172 2023-01-05 14:32:40 +08:00
bfedd16365 Merge pull request #187 from AnotherGroupChat/master
Update Nix install for theme.txt control + fix module reference
2023-01-05 14:14:21 +08:00
7e8a1ea758 Allow for more granular control of theme.txt and update depricated way of reffering to modules 2022-11-18 12:35:17 -05:00
c106dfb9b5 update 2022-11-12 08:42:45 +08:00
7033bb66e5 Update README.md 2022-10-30 23:49:02 +08:00
b0dca256c3 Update README.md 2022-10-30 23:48:26 +08:00
ece050a022 Update README.md 2022-10-30 23:47:50 +08:00
530859b0b3 Update README.md 2022-10-30 23:41:38 +08:00
375b7d0f0a Update README.md 2022-10-30 23:39:27 +08:00
48338ec6a3 Update install.sh 2022-10-30 23:36:05 +08:00
89 changed files with 1142 additions and 802 deletions

View File

@ -1,46 +1,102 @@
![banner](banner.png?raw=true)
## Installation:
Usage: `sudo ./install.sh [OPTIONS...]`
```
-t, --theme theme variant(s) [tela|vimix|stylish|whitesur] (default is tela)
-i, --icon icon variant(s) [color|white|whitesur] (default is color)
-s, --screen screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)
-c, --custom-resolution set custom resolution (e.g., 1600x900) (disabled in default)
-r, --remove remove theme [tela|vimix|stylish|whitesur] (must add theme name option, default is tela)
| Options: | Description: |
|:-----------------------|:-------------|
| -t, --theme | theme variant(s) [tela/vimix/stylish/whitesur] (default is tela)"
| -i, --icon | icon variant(s) [color/white/whitesur] (default is color)"
| -s, --screen | screen resolution variant(s) [1080p/2k/4k/ultrawide/ultrawide2k] (default is 1080p)"
| -r, --remove [THEME] | Uninstall selected theme |
| -h, --help | Show this help |
-b, --boot install theme into '/boot/grub' or '/boot/grub2'
-g, --generate do not install but generate theme into chosen directory (must add your directory)
_If no options are used, a user interface `dialog` will show up instead_
-h, --help show this help
```
*If no options are used, a user interface *`dialog`* will show up instead*
### Examples:
- Install Tela theme on 2k display device:
- `sudo ./install.sh -t tela -s 2k`
```sh
sudo ./install.sh -t tela -s 2k
```
- Install Tela theme with custom resolution:
```sh
sudo ./install.sh -t tela -c 1600x900
```
- Install Tela theme into /boot/grub/themes:
- `sudo ./install.sh -b -t tela`
```sh
sudo ./install.sh -b -t tela
```
- Uninstall Tela theme:
- `sudo ./install.sh -r -t tela`
```sh
sudo ./install.sh -r -t tela
```
## Installation with NixOS:
To use this theme with NixOS you will have to enable [flakes](https://wiki.nixos.org/wiki/flakes). Before you do this, please inform yourself if you really want to, because flakes are still an unstable feature.
First you will have to add grub2 to your `flake.nix` file as a new input.
```nix
# flake.nix
{
description = "NixOS configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# Add grub2 themes to your inputs ...
grub2-themes = {
url = "github:vinceliuice/grub2-themes";
};
};
outputs = inputs@{ nixpkgs, grub2-themes, ... }: {
nixosConfigurations = {
my_host = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = { inherit inputs; };
# ... and then to your modules
modules = [
./configuration.nix
grub2-themes.nixosModules.default
];
};
};
};
}
```
After that, you can configure the theme as shown below. In this example it is inside the `configuration.nix` file but it can be any file you choose.
```nix
# configuration.nix
{ inputs, config, pkgs, lib, ... }:
{
boot.loader.grub = { ... };
boot.loader.grub2-theme = {
enable = true;
theme = "stylish";
footer = true;
customResolution = "1600x900"; # Optional: Set a custom resolution
};
}
```
## Issues / tweaks:
### Correcting display resolution:
- On the grub screen, press `c` to enter the command line
- Enter `vbeinfo` or `videoinfo` to check available resolutions
- Open `/etc/default/grub`, and edit `GRUB_GFXMODE=[height]x[width]x32` to match your resolution
- Finally, run `grub-mkconfig -o /boot/grub/grub.cfg` to update your grub config
### Setting a custom background:
- Make sure you have `imagemagick` installed, or at least something that provides `convert`
- Find the resolution of your display, and make sure your background matches the resolution
- (1920x1080 -> --1080p, 2560x1080 -> --ultrawide, 2560x1440 -> --2k, 3440x1440 -> --ultrawide2k, 3840x2160 -> --4k)
- 1920x1080 >> 1080p
- 2560x1080 >> ultrawide
- 2560x1440 >> 2k
- 3440x1440 >> ultrawide2k
- 3840x2160 >> 4k
- Place your custom background inside the root of the project, and name it `background.jpg`
- Run the installer like normal, but with -s `[YOUR_RESOLUTION]` and -t `[THEME]` and -i `[ICON]`
- Make sure to replace `[YOUR_RESOLUTION]` with your resolution and `[THEME]` with the theme
- Alternatively, use the `-c` option to set a custom resolution
## Contributing:
- If you made changes to icons, or added a new one:
@ -50,12 +106,10 @@ _If no options are used, a user interface `dialog` will show up instead_
- If any issues occur, report then to the [issue](https://github.com/vinceliuice/grub2-themes/issues) page
## Preview:
Images shown: tela/vimix/stylish/whitesur
![preview](preview.png?raw=true)
## Documents
[Grub2 theme reference](http://wiki.rosalab.ru/en/index.php/Grub2_theme_/_reference)
[Grub2 theme tutorial](http://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial)
[Grub2 theme reference](https://wiki.rosalab.ru/en/index.php/Grub2_theme_/_reference)
[Grub2 theme tutorial](https://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 708 B

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 974 B

After

Width:  |  Height:  |  Size: 871 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 436 B

After

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 B

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 650 B

After

Width:  |  Height:  |  Size: 1013 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 B

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 996 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 871 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 783 B

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 967 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
sodipodi:docname="logos-color.svg"
id="svg371"
viewBox="0 0 80.433333 118.53334"
viewBox="0 0 304 448"
version="1.1"
height="448"
width="304"
@ -12,26 +12,20 @@
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
id="metadata375"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><sodipodi:namedview
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
inkscape:pagecheckerboard="0"
inkscape:document-rotation="0"
inkscape:current-layer="svg371"
inkscape:window-maximized="1"
inkscape:window-y="32"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="124.75"
inkscape:cx="277.62499"
inkscape:zoom="4.0000001"
inkscape:cy="124.17275"
inkscape:cx="199.14498"
inkscape:zoom="0.85364945"
showgrid="false"
id="namedview373"
inkscape:window-height="701"
inkscape:window-width="1368"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
@ -46,7 +40,13 @@
inkscape:showpageshadow="2"
inkscape:deskcolor="#e5e5e5"><inkscape:grid
type="xygrid"
id="grid1162" /></sodipodi:namedview><defs
id="grid1162"
originx="0"
originy="0"
spacingy="1"
spacingx="1"
units="px"
visible="false" /></sodipodi:namedview><defs
id="defs37"><linearGradient
y2="-25.68"
x2="176.71001"
@ -144,9 +144,26 @@
id="linearGradient4397"
xlink:href="#gradient4"
inkscape:collect="always" /><style
id="style1200">.cls-1{fill:#0097f4;}.cls-2{fill:#fff;}</style></defs><g
id="style1200">.cls-1{fill:#0097f4;}.cls-2{fill:#fff;}</style><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1303"
id="linearGradient1305"
x1="-15.25123"
y1="194.95467"
x2="139.77541"
y2="42.713833"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.08373166,0,0,0.08371408,6.2625651,5.6252399)" /><linearGradient
inkscape:collect="always"
id="linearGradient1303"><stop
style="stop-color:#62aeef;stop-opacity:1;"
offset="0"
id="stop1299" /><stop
style="stop-color:#98c379;stop-opacity:1"
offset="1"
id="stop1301" /></linearGradient></defs><g
style="stroke-width:0.875"
transform="matrix(1.1429,0,0,1.1764325,34.399757,4.6067234)"
transform="matrix(4.3196204,0,0,4.4463574,125.92104,9.3488562)"
id="antergos"><path
style="fill:#7986cb;fill-rule:evenodd"
inkscape:connector-curvature="0"
@ -156,7 +173,7 @@
inkscape:connector-curvature="0"
id="path41"
d="M 5.6114,5.5011 C 6.09004,4.3037 6.18368,2.7558 5.84157,1.6856 5.751596,1.40417 5.71079,1.46956 5.55125,2.14855 5.30958,3.17335 4.75142,4.40525 4.23145,5.06225 4.0876,5.24324 3.98088,5.42476 3.99448,5.46504 4.03999,5.60209 4.60965,5.76478 5.05688,5.76844 L 5.50257,5.7721 Z M 7.277,3.5881 C 7.277,2.98757 7.04579,2.4237 6.643,2.0397 6.46253,1.86708 6.38772,1.82523 6.42225,1.91363 6.65608,2.51416 6.87212,3.35953 6.94169,3.94743 L 7.025387,4.64996 7.150937,4.36068 C 7.236203,4.16608 7.277007,3.91395 7.277007,3.58805 Z M 3.4107,3.84965 C 3.91027,3.47772 4.424,2.96403 4.7436,2.51725 5.20707,1.8686 5.43462,1.34345 5.25206,1.34345 c -0.035048,0 -0.2626,0.14804 -0.5048,0.32956 -0.24272,0.18099 -0.71142,0.4687 -1.041,0.63924 -0.5932,0.30654 -0.60157,0.31439 -0.70358,0.65597 -0.14647,0.49224 -0.12973,1.1262 0.029294,1.1262 0.027725,0 0.19826,-0.10985 0.37873,-0.24481 z" /></g><g
transform="matrix(0.59261,0,0,0.59261,3.4493699,8.4667037)"
transform="matrix(2.239785,0,0,2.239785,8.9432393,23.937752)"
id="archlinux"><circle
id="circle44"
style="fill:#138ed3;stroke-width:1.625;paint-order:stroke markers fill"
@ -167,7 +184,7 @@
inkscape:connector-curvature="0"
id="path46"
d="m 8.466,-4.6975 c -0.377,0.924 -0.604,1.529 -1.024,2.425 0.257,0.273 0.573,0.59 1.086,0.95 -0.551,-0.227 -0.928,-0.455 -1.209,-0.692 -0.537,1.121 -1.378,2.717 -3.086,5.785 1.342,-0.774 2.383,-1.252 3.352,-1.434 A 2.457,2.457 0 0 1 7.522,1.7615 l 10e-4,-0.043 c 0.022,-0.86 0.469,-1.521 0.999,-1.476 0.53,0.045 0.941,0.779 0.92,1.638 a 2.427,2.427 0 0 1 -0.054,0.462 c 0.959,0.188 1.988,0.664 3.312,1.428 -0.261,-0.48 -0.494,-0.913 -0.717,-1.326 -0.35,-0.272 -0.716,-0.625 -1.461,-1.008 0.512,0.133 0.88,0.287 1.165,0.459 -2.262,-4.212 -2.445,-4.772 -3.221,-6.593 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,14.032715,-162.51664)"
transform="matrix(2.2396716,0,0,2.2396716,48.943269,-622.29827)"
id="chakra"><g
style="stroke-width:1.5648"
id="g51"
@ -181,7 +198,7 @@
inkscape:connector-curvature="0"
id="path53"
d="m 8.665,284.42 c -0.944,0.03 2.513,4.66 -0.149,4.365 2.22,0.597 2.728,-2.186 2.275,-3.547 -0.45,-1.348 -0.683,-0.507 -2.021,-0.806 A 0.421,0.421 0 0 0 8.665,284.42 Z m -2.646,0.645 c -1.459,-0.002 -0.707,0.474 -1.414,1.618 -0.675,1.092 5.333,-0.864 4.185,1.58 1.27,-1.866 -1.297,-3.196 -2.77,-3.198 z m 1.027,2.09 c -1.167,-10e-4 -2.342,1.286 -2.67,2.264 -0.454,1.347 0.245,0.8 1.146,1.806 0.861,0.96 0.802,-5.192 2.84,-3.377 -0.403,-0.492 -0.859,-0.691 -1.316,-0.692 z m 5.059,0.219 c -0.725,-0.055 -3.695,3.664 -4.185,1.32 0.1,2.234 2.983,1.844 4.176,1.005 1.182,-0.832 0.286,-0.787 0.165,-2.116 -0.012,-0.139 -0.067,-0.202 -0.156,-0.21 z m -4.28,0.74 c -2.158,0.785 -0.885,3.326 0.306,4.168 1.18,0.835 0.86,0.02 2.123,-0.5 1.207,-0.499 -4.837,-2.346 -2.43,-3.667 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,24.616049,-162.51664)"
transform="matrix(2.2396716,0,0,2.2396716,88.943256,-622.29827)"
id="debian"><g
style="stroke-width:1.5648"
id="g58"
@ -195,21 +212,7 @@
inkscape:connector-curvature="0"
id="path60"
d="m 11.077,287.92 c 0.009,0.229 -0.066,0.34 -0.134,0.536 l -0.122,0.06 c -0.1,0.195 0.01,0.124 -0.062,0.278 -0.156,0.14 -0.474,0.434 -0.575,0.461 -0.074,0 0.05,-0.087 0.066,-0.12 -0.208,0.143 -0.167,0.215 -0.487,0.302 l -0.01,-0.021 c -0.787,0.37 -1.881,-0.364 -1.867,-1.366 -0.008,0.064 -0.024,0.048 -0.041,0.073 -0.04,-0.515 0.238,-1.033 0.708,-1.245 0.46,-0.227 1,-0.134 1.328,0.173 -0.18,-0.237 -0.54,-0.488 -0.967,-0.465 -0.418,0.006 -0.81,0.273 -0.94,0.561 -0.214,0.135 -0.239,0.52 -0.332,0.59 -0.126,0.924 0.236,1.322 0.848,1.791 0.096,0.065 0.027,0.075 0.04,0.125 a 1.66,1.66 0 0 1 -0.543,-0.415 c 0.082,0.119 0.17,0.234 0.283,0.325 -0.192,-0.065 -0.448,-0.465 -0.523,-0.481 0.33,0.592 1.34,1.038 1.87,0.816 -0.245,0.01 -0.556,0.005 -0.831,-0.096 -0.116,-0.06 -0.273,-0.183 -0.245,-0.206 0.722,0.27 1.468,0.204 2.093,-0.296 0.159,-0.124 0.333,-0.335 0.383,-0.338 -0.076,0.114 0.013,0.055 -0.045,0.155 0.158,-0.255 -0.07,-0.104 0.163,-0.44 l 0.086,0.118 c -0.032,-0.213 0.263,-0.47 0.233,-0.805 0.068,-0.103 0.076,0.11 0.004,0.346 0.1,-0.262 0.026,-0.304 0.052,-0.52 0.028,0.073 0.064,0.15 0.083,0.227 -0.065,-0.253 0.066,-0.426 0.099,-0.573 -0.032,-0.014 -0.1,0.112 -0.116,-0.187 0.003,-0.13 0.036,-0.068 0.05,-0.1 -0.026,-0.015 -0.093,-0.114 -0.134,-0.305 0.03,-0.045 0.079,0.116 0.12,0.123 -0.027,-0.152 -0.071,-0.267 -0.073,-0.384 -0.117,-0.245 -0.041,0.033 -0.136,-0.105 -0.125,-0.389 0.103,-0.09 0.119,-0.267 0.188,0.274 0.296,0.698 0.346,0.874 a 3.575,3.575 0 0 0 -0.174,-0.623 c 0.058,0.024 -0.092,-0.44 0.075,-0.133 -0.178,-0.656 -0.764,-1.27 -1.302,-1.558 0.065,0.06 0.149,0.136 0.119,0.148 -0.268,-0.16 -0.221,-0.172 -0.26,-0.24 -0.217,-0.088 -0.232,0.008 -0.376,0 -0.411,-0.218 -0.49,-0.194 -0.87,-0.33 l 0.018,0.08 c -0.272,-0.091 -0.317,0.034 -0.612,0 -0.018,-0.014 0.095,-0.05 0.187,-0.064 -0.263,0.035 -0.251,-0.052 -0.509,0.009 0.064,-0.045 0.13,-0.074 0.199,-0.112 -0.215,0.013 -0.513,0.125 -0.421,0.023 -0.35,0.156 -0.973,0.376 -1.322,0.703 l -0.011,-0.073 c -0.16,0.192 -0.698,0.574 -0.74,0.823 l -0.044,0.01 c -0.083,0.14 -0.137,0.3 -0.203,0.445 -0.109,0.186 -0.16,0.072 -0.144,0.1 -0.214,0.435 -0.32,0.8 -0.412,1.1 0.065,0.097 0,0.589 0.026,0.982 -0.108,1.943 1.363,3.829 2.971,4.264 0.236,0.085 0.586,0.081 0.884,0.09 -0.351,-0.1 -0.397,-0.054 -0.74,-0.173 -0.247,-0.116 -0.3,-0.25 -0.476,-0.401 l 0.07,0.122 c -0.344,-0.121 -0.2,-0.15 -0.48,-0.238 l 0.074,-0.097 c -0.11,-0.008 -0.294,-0.187 -0.344,-0.287 l -0.122,0.005 c -0.146,-0.18 -0.224,-0.31 -0.219,-0.41 l -0.039,0.07 c -0.044,-0.077 -0.538,-0.678 -0.282,-0.538 -0.048,-0.043 -0.11,-0.07 -0.18,-0.195 l 0.053,-0.06 c -0.123,-0.158 -0.227,-0.361 -0.22,-0.43 0.067,0.09 0.112,0.106 0.157,0.121 -0.31,-0.772 -0.328,-0.042 -0.564,-0.785 l 0.05,-0.004 c -0.038,-0.058 -0.062,-0.12 -0.092,-0.182 l 0.021,-0.216 c -0.224,-0.259 -0.062,-1.101 -0.03,-1.563 0.022,-0.188 0.187,-0.388 0.312,-0.702 L 5.82,286.787 c 0.146,-0.254 0.832,-1.02 1.15,-0.981 0.155,-0.194 -0.03,0 -0.06,-0.05 0.338,-0.35 0.445,-0.247 0.673,-0.31 0.246,-0.146 -0.211,0.057 -0.095,-0.056 0.426,-0.109 0.302,-0.247 0.857,-0.302 0.059,0.033 -0.136,0.051 -0.184,0.094 0.354,-0.173 1.122,-0.134 1.62,0.097 0.58,0.27 1.23,1.07 1.255,1.822 l 0.03,0.008 c -0.015,0.299 0.045,0.644 -0.06,0.962 l 0.071,-0.15" /></g><g
transform="matrix(0.59258,0,0,0.59258,56.366102,-162.51664)"
id="deepin"><g
style="stroke-width:1.5648"
id="g65"
transform="matrix(1.0385,0,0,1.0385,-0.32619,-11.098)"><circle
id="circle63"
style="fill:#00bcfb;stroke-width:1.5648;paint-order:stroke markers fill"
r="6.8790002"
cy="288.53"
cx="8.467" /></g><path
style="fill:#ffffff;stroke-width:1.6875"
inkscape:connector-curvature="0"
id="path67"
d="m 8.2,284.83 c -0.451,0.01 -0.42,0.091 -0.611,0.48 -0.308,0.624 -0.523,1.53 -0.479,2.065 0.047,0.571 0.2,0.944 0.497,1.222 0.355,0.338 0.79,0.294 1.156,-0.099 0.329,-0.353 0.45,-0.72 0.48,-1.52 0.017,-0.506 0.027,-0.567 0.065,-0.48 0.146,0.337 0.184,1.128 0.083,1.52 -0.084,0.325 -0.294,0.721 -0.463,0.877 -0.223,0.205 -0.463,0.298 -0.793,0.313 -0.222,0.01 -0.309,0.007 -0.48,-0.049 -0.438,-0.146 -0.979,-0.564 -1.289,-0.975 -0.441,-0.583 -0.88,-1.768 -0.992,-2.71 a 1.904,1.904 0 0 0 -0.065,-0.363 c -0.079,-0.09 -0.383,0.288 -0.479,0.595 -0.062,0.197 -0.066,0.29 -0.066,2.033 v 1.835 l 0.083,0.05 c 0.117,0.075 0.627,0.228 1.043,0.313 0.316,0.065 0.443,0.083 1.19,0.083 0.747,0 0.887,-0.02 1.174,-0.083 0.468,-0.103 0.817,-0.27 1.108,-0.562 0.409,-0.41 0.56,-0.826 0.562,-1.47 0,-0.429 -0.06,-0.771 -0.233,-1.109 -0.061,-0.123 -0.122,-0.224 -0.116,-0.231 0.039,-0.039 0.466,0.471 0.563,0.677 0.612,1.295 0.32,2.351 -0.943,3.404 -0.56,0.467 -1.528,1.108 -2.083,1.388 -0.194,0.097 -0.23,0.134 -0.182,0.182 0.012,0.012 0.978,0.022 2.148,0.016 l 2.133,-0.016 0.182,-0.083 c 0.368,-0.176 0.6,-0.436 0.71,-0.794 0.064,-0.204 0.066,-0.297 0.066,-2.809 0,-2.639 -0.004,-2.866 -0.115,-2.909 -0.026,-0.009 -0.275,0.019 -0.547,0.065 -0.3,0.054 -0.724,0.097 -1.09,0.117 -0.64,0.033 -0.962,0.095 -1.34,0.248 -0.35,0.143 -0.553,0.258 -0.744,0.413 -0.17,0.14 -0.194,0.158 -0.248,0.381 -0.076,0.307 -0.123,0.444 -0.249,0.611 -0.094,0.122 -0.185,0.182 -0.184,0.116 0.005,-0.118 0.112,-0.488 0.216,-0.695 0.307,-0.61 0.707,-1.047 1.488,-1.636 0.24,-0.183 0.446,-0.34 0.446,-0.365 0,-0.036 -0.174,-0.05 -0.96,-0.05 -0.28,0 -0.494,-0.002 -0.644,0 m 0.644,1.556 c 0.05,0 0.051,0.05 -0.016,0.546 -0.072,0.522 -0.26,0.94 -0.497,1.19 -0.167,0.177 -0.348,0.224 -0.478,0.131 a 0.53,0.53 0 0 1 -0.165,-0.313 c 0,-0.042 0.015,-0.044 0.065,-0.016 0.1,0.053 0.142,0.041 0.265,-0.066 0.205,-0.181 0.42,-0.7 0.53,-1.29 0.011,-0.068 0.2,-0.184 0.296,-0.184" /></g><g
transform="matrix(0.59258,0,0,0.59258,56.366102,-141.34996)"
transform="matrix(2.2396716,0,0,2.2396716,208.94341,-542.29825)"
id="elementary"><g
style="stroke-width:1.5648"
id="g72"
@ -223,7 +226,7 @@
inkscape:connector-curvature="0"
id="path74"
d="m 8.467,284.3 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m 0,0.353 a 3.882,3.882 0 0 1 3.735,2.826 6.733,6.733 0 0 1 -1.645,2.145 c -0.33,0.285 -0.689,0.54 -1.086,0.719 -0.398,0.179 -0.835,0.28 -1.27,0.255 a 2.197,2.197 0 0 1 -0.936,-0.268 7.061,7.061 0 0 0 2.004,-1.616 c 0.368,-0.43 0.69,-0.92 0.813,-1.473 a 2,2 0 0 0 0.015,-0.843 1.558,1.558 0 0 0 -0.38,-0.748 1.526,1.526 0 0 0 -0.705,-0.418 1.854,1.854 0 0 0 -0.823,-0.03 c -0.545,0.1 -1.03,0.416 -1.42,0.809 -0.688,0.692 -1.113,1.67 -1.035,2.642 0.04,0.486 0.202,0.964 0.482,1.364 0.062,0.089 0.13,0.174 0.204,0.255 a 6.348,6.348 0 0 1 -1.255,0.3 3.88,3.88 0 0 1 3.302,-5.92 z m 0.024,0.784 c 0.273,0 0.548,0.083 0.765,0.247 0.197,0.148 0.342,0.36 0.424,0.59 0.083,0.232 0.104,0.484 0.076,0.728 -0.057,0.488 -0.303,0.936 -0.6,1.327 a 5.723,5.723 0 0 1 -2.25,1.75 2.004,2.004 0 0 1 -0.425,-0.521 c -0.231,-0.41 -0.307,-0.897 -0.262,-1.365 0.044,-0.468 0.205,-0.92 0.421,-1.338 0.25,-0.485 0.592,-0.944 1.07,-1.207 0.238,-0.132 0.509,-0.212 0.781,-0.211 z m 3.821,2.577 a 3.88,3.88 0 0 1 -6.837,2.992 c 0.44,-0.1 0.87,-0.243 1.281,-0.426 0.18,0.138 0.38,0.25 0.59,0.331 0.61,0.234 1.3,0.2 1.917,-0.014 0.616,-0.213 1.163,-0.596 1.64,-1.041 a 7.056,7.056 0 0 0 1.41,-1.842 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,3.4493815,-130.76663)"
transform="matrix(2.2396716,0,0,2.2396716,8.9432831,-502.29828)"
id="fedora"><g
style="stroke-width:1.5648"
id="g79"
@ -237,7 +240,7 @@
inkscape:connector-curvature="0"
id="path81"
d="m 8.731,284.04 a 4.234,4.234 0 0 0 -4.233,4.231 v 3.579 c 0,0.364 0.293,0.657 0.657,0.657 H 8.733 A 4.2335001,4.2335001 0 0 0 8.731,284.04 Z m 1.276,0.928 c 0.17,0 0.291,0.02 0.448,0.06 0.23,0.06 0.417,0.249 0.417,0.468 0,0.264 -0.191,0.457 -0.479,0.457 -0.136,0 -0.186,-0.027 -0.386,-0.027 -0.591,0 -1.07,0.48 -1.071,1.07 v 0.926 c 0,0.084 0.067,0.152 0.15,0.152 h 0.705 a 0.4725,0.4725 0 1 1 0,0.945 H 8.936 v 1.081 a 2.03,2.03 0 0 1 -2.03,2.03 c -0.17,0 -0.291,-0.02 -0.448,-0.061 -0.23,-0.06 -0.418,-0.248 -0.418,-0.467 0,-0.265 0.192,-0.457 0.48,-0.457 0.136,0 0.186,0.026 0.386,0.026 0.591,0 1.07,-0.479 1.071,-1.07 v -0.93 A 0.151,0.151 0 0 0 7.826,289.019 H 7.122 a 0.47251,0.47251 0 1 1 0.005,-0.945 h 0.85 v -1.076 a 2.03,2.03 0 0 1 2.03,-2.03 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,14.032715,-130.76663)"
transform="matrix(2.2396716,0,0,2.2396716,48.943269,-502.29828)"
id="gentoo"><g
style="stroke-width:1.5648"
id="g86"
@ -251,7 +254,7 @@
inkscape:connector-curvature="0"
id="path88"
d="m 7.592,284.3 c -1.818,0.086 -3.241,1.735 -3.168,2.631 0.07,0.873 2.281,1.639 2.255,1.665 -0.452,0.382 -0.75,0.64 -1.128,0.985 -0.908,0.83 -1.535,1.445 -1.217,2.309 0.367,0.996 1.17,0.955 2.112,0.77 2.432,-0.48 6.433,-3.556 6.23,-4.69 -0.165,-0.919 -2.402,-2.734 -3.724,-3.384 A 2.798,2.798 0 0 0 7.592,284.3 Z m 0.376,1.575 c 0.227,-0.021 0.492,0.036 0.787,0.18 0.645,0.311 1.313,1.139 0,1.61 -0.357,0.128 -1.502,-0.308 -1.467,-0.913 0.031,-0.558 0.3,-0.841 0.68,-0.877 z" /></g><g
transform="matrix(0.30238,0,0,0.30238,24.795241,35.378577)"
transform="matrix(1.1428531,0,0,1.1428531,89.620517,125.65187)"
id="gnu-linux"><circle
id="circle91"
style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.875;paint-order:stroke fill markers"
@ -304,7 +307,7 @@
inkscape:connector-curvature="0"
id="path109"
d="m 26.462,18.304 c 1.318,-0.07 2.53,0.78401 3.72,1.354 1.15,0.55401 3.114,0.72001 3.276,1.986 0.186,1.438 -1.84,2.286 -3.024,3.12 -1.058,0.74601 -2.238,1.62 -3.53,1.608 -1.306,-0.014 -2.462,-0.95001 -3.53,-1.702 -0.88001,-0.62001 -2.266,-1.192 -2.3,-2.27 -0.038,-1.152 1.38,-1.886 2.3,-2.584 0.91201,-0.69201 1.944,-1.452 3.088,-1.512 z" /></g></g></g><g
transform="matrix(0.59258,0,0,0.59258,35.199382,35.19939)"
transform="matrix(2.2396716,0,0,2.2396716,128.94324,124.97463)"
id="kali"><g
style="stroke-width:1.625"
id="g118"
@ -317,7 +320,7 @@
inkscape:connector-curvature="0"
id="path120"
d="M 7.818,3.76 C 8.042,4.359 8.308,5.041 8.705,5.56 8.268,5.344 7.782,5.2 7.402,4.892 c 0.047,0.12 0.03,0.249 0.026,0.35 A 5.317,5.317 0 0 1 6.476,4.865 c 0.08,0.15 0.093,0.31 0.073,0.45 C 6.223,5.345 5.87,5.243 5.569,5.189 5.707,5.314 5.772,5.479 5.828,5.645 5.506,5.701 5.174,5.76 4.848,5.791 4.986,5.884 5.088,6.019 5.167,6.148 4.914,6.36 4.594,6.551 4.333,6.711 A 0.638,0.638 0 0 1 4.796,6.836 9.444,9.444 0 0 1 4.233,7.716 C 4.397,7.677 4.545,7.643 4.723,7.643 4.661,7.995 4.617,8.363 4.485,8.695 4.632,8.588 4.791,8.534 4.955,8.477 5.112,8.744 5.128,9.18 5.186,9.415 a 0.498,0.498 0 0 1 0.258,-0.29 c 1.78,1.748 4.71,1.442 4.967,4.034 0.08,-1.01 -0.398,-1.724 -0.952,-2.215 C 8.999,10.536 6.904,9.566 6.806,9.502 5.005,8.308 5.248,6.695 6.516,6.287 a 2.727,2.727 0 0 1 3.015,0.946 c 0.176,0.223 0.427,0.631 0.662,0.807 0.445,0.334 2.036,1.109 1.409,2.03 C 12.147,9.93 12.563,9.54 12.7,8.993 12.273,8.81 11.63,8.423 11.681,7.881 11.743,7.855 11.811,7.861 11.88,7.861 10.444,5.361 10.061,6.231 8.619,3.906 8.799,4.55 9.191,5.344 9.663,5.785 8.88,5.315 8.372,4.472 7.818,3.76 Z m 2.95,3.155 c 0.163,0.227 0.3,0.48 0.496,0.675 -0.19,-0.066 -0.945,-0.563 -0.496,-0.675 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,40.21648)"
transform="matrix(2.2396716,0,0,2.2396716,168.94323,143.93685)"
id="korora"><g
style="stroke-width:1.5648"
id="g125"
@ -330,20 +333,20 @@
inkscape:connector-curvature="0"
id="path127"
d="m 9.596,-4.2335 a 3.104,3.104 0 0 0 -3.01,2.355 3.104,3.104 0 0 0 -2.353,3.008 v 3.104 h 3.105 a 3.104,3.104 0 0 0 3.01,-2.354 3.104,3.104 0 0 0 2.352,-3.008 v -3.105 z m 0,0.444 h 2.66 v 2.66 a 2.661,2.661 0 0 1 -1.827,2.524 3.104,3.104 0 0 0 0.013,-0.265 3.104,3.104 0 0 0 -3.104,-3.106 3.104,3.104 0 0 0 -0.268,0.013 2.661,2.661 0 0 1 2.526,-1.827 z m -2.258,2.258 a 2.661,2.661 0 0 1 2.66,2.66 2.661,2.661 0 0 1 -0.03,0.374 2.661,2.661 0 0 1 -0.372,0.03 2.661,2.661 0 0 1 -2.661,-2.661 2.661,2.661 0 0 1 0.03,-0.374 2.661,2.661 0 0 1 0.373,-0.03 z m -0.834,0.137 a 3.104,3.104 0 0 0 -0.013,0.266 3.104,3.104 0 0 0 3.105,3.104 3.104,3.104 0 0 0 0.267,-0.013 2.661,2.661 0 0 1 -2.525,1.827 h -2.66 v -2.66 a 2.661,2.661 0 0 1 1.826,-2.524 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,8.4664787)"
id="kubuntu"><g
id="kubuntu"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
style="stroke-width:1.5648"
id="g132"
transform="matrix(1.0385,0,0,1.0385,-0.41232,-8.7922)"><path
transform="matrix(0.61539433,0,0,0.61539433,45.538382,3.2563968)"><path
style="fill:#1a87e2;stroke-width:1.5648"
inkscape:connector-curvature="0"
id="path130"
d="m 8.467,1.588 a 6.879,6.879 0 1 1 0,13.757 6.879,6.879 0 0 1 0,-13.757 z" /></g><path
style="fill:#ffffff;stroke-width:1.6875"
style="fill:#ffffff;stroke-width:0.999979"
inkscape:connector-curvature="0"
id="path134"
d="m 8.467,-4.2335 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m -0.257,0.85 c 0.02,0.002 0.037,0.014 0.046,0.032 l 0.418,0.879 c 0.203,0.006 0.408,0.041 0.607,0.105 l 0.671,-0.671 a 0.056,0.056 0 0 1 0.07,-0.008 l 0.534,0.325 a 0.057,0.057 0 0 1 0.024,0.068 l -0.324,0.914 c 0.122,0.136 0.226,0.285 0.31,0.444 h 0.997 c 0.027,0 0.05,0.019 0.056,0.044 l 0.148,0.608 a 0.057,0.057 0 0 1 -0.03,0.065 l -1.25,0.273 a 2.044,2.044 0 0 0 -2.67,-1.631 l -0.01,-0.006 -0.268,-1.236 c 0,-0.026 0.019,-0.049 0.044,-0.055 l 0.607,-0.148 c 0.007,-0.002 0.013,-0.002 0.02,-0.002 z m -1.98,0.894 a 0.056,0.056 0 0 1 0.037,0.01 l 0.95,0.865 A 2.038,2.038 0 0 0 7.08,1.4985 v 0.014 L 6.226,2.4555 A 0.058,0.058 0 0 1 6.156,2.4475 L 5.714,2.0065 A 0.057,0.057 0 0 1 5.707,1.9345 L 6.241,1.1205 A 2.21,2.21 0 0 1 6.014,0.5475 L 5.092,0.3215 A 0.057,0.057 0 0 1 5.049,0.2665 v -0.625 c 0,-0.027 0.019,-0.05 0.045,-0.056 l 0.95,-0.198 c 0.053,-0.175 0.127,-0.342 0.218,-0.496 l -0.517,-0.852 a 0.057,0.057 0 0 1 0.008,-0.07 l 0.442,-0.442 a 0.055,0.055 0 0 1 0.035,-0.017 z m 4.232,2.93 1.24,0.278 c 0.022,0.012 0.034,0.04 0.027,0.065 l -0.162,0.603 a 0.057,0.057 0 0 1 -0.059,0.043 l -0.972,-0.057 a 2.21,2.21 0 0 1 -0.383,0.483 l 0.265,0.911 a 0.057,0.057 0 0 1 -0.026,0.065 L 9.85,3.1435 A 0.057,0.057 0 0 1 9.779,3.1325 L 9.133,2.4075 c -0.178,0.042 -0.359,0.062 -0.538,0.06 l -0.48,0.873 A 0.057,0.057 0 0 1 8.05,3.3685 L 7.446,3.2055 A 0.057,0.057 0 0 1 7.404,3.1475 L 7.73,1.9125 7.736,1.9095 a 2.044,2.044 0 0 0 2.726,-1.468 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,3.4493805,19.049813)"
d="m 50.80009,5.9577913 a 2.5086874,2.5086874 0 1 0 0,5.0173747 2.5086874,2.5086874 0 0 0 0,-5.0173747 z m -0.152293,0.503693 c 0.01185,0.00119 0.02193,0.0083 0.02726,0.018962 l 0.247699,0.5208778 c 0.120294,0.00356 0.241773,0.024296 0.359696,0.062221 L 51.680073,6.665924 a 0.03318448,0.03318448 0 0 1 0.04148,-0.00474 l 0.316437,0.1925885 a 0.03377706,0.03377706 0 0 1 0.01422,0.040296 l -0.191996,0.5416181 c 0.0723,0.080591 0.133924,0.1688853 0.1837,0.2631055 h 0.590803 c 0.016,0 0.02963,0.011259 0.03318,0.026073 l 0.0877,0.3602887 a 0.03377706,0.03377706 0 0 1 -0.01778,0.038518 l -0.740725,0.1617743 a 1.2112335,1.2112335 0 0 0 -1.582188,-0.966498 l -0.0059,-0.00356 -0.158811,-0.7324288 c 0,-0.015407 0.01126,-0.029036 0.02607,-0.032592 l 0.359696,-0.087702 c 0.0041,-0.00119 0.0077,-0.00119 0.01185,-0.00119 z m -1.173309,0.5297665 a 0.03318448,0.03318448 0 0 1 0.02193,0.00593 l 0.562951,0.5125817 a 1.207678,1.207678 0 0 0 -0.08118,1.8447015 v 0.0083 l -0.506063,0.5588029 a 0.03436964,0.03436964 0 0 1 -0.04148,-0.00474 l -0.26192,-0.2613277 a 0.03377706,0.03377706 0 0 1 -0.0041,-0.042666 L 49.481007,9.1304646 A 1.3096018,1.3096018 0 0 1 49.346491,8.7909163 L 48.800132,8.6569932 a 0.03377706,0.03377706 0 0 1 -0.02548,-0.032592 V 8.2540388 c 0,-0.016 0.01126,-0.029629 0.02667,-0.033185 l 0.562951,-0.1173309 c 0.03141,-0.1037015 0.07526,-0.2026623 0.129182,-0.2939196 L 49.187087,7.3047256 a 0.03377706,0.03377706 0 0 1 0.0047,-0.041481 l 0.26192,-0.2619204 a 0.0325919,0.0325919 0 0 1 0.02074,-0.010074 z m 2.507799,1.7362594 0.734799,0.1647372 c 0.01304,0.00711 0.02015,0.023703 0.016,0.038518 l -0.096,0.3573258 a 0.03377706,0.03377706 0 0 1 -0.03496,0.025481 L 52.026138,9.2797948 A 1.3096018,1.3096018 0 0 1 51.79918,9.5660109 l 0.157033,0.5398401 a 0.03377706,0.03377706 0 0 1 -0.01541,0.03852 l -0.321178,0.184885 a 0.03377706,0.03377706 0 0 1 -0.04207,-0.0065 L 51.194748,9.8931151 c -0.105479,0.024888 -0.212736,0.03674 -0.318808,0.035555 l -0.284438,0.5173219 a 0.03377706,0.03377706 0 0 1 -0.03852,0.01659 l -0.357918,-0.09659 a 0.03377706,0.03377706 0 0 1 -0.02489,-0.03437 l 0.193181,-0.7318358 0.0036,-0.00178 a 1.2112335,1.2112335 0 0 0 1.615373,-0.8699074 z" /></g><g
transform="matrix(2.2396716,0,0,2.2396716,8.9432793,63.93689)"
id="linuxmint"><g
style="stroke-width:1.5648"
id="g139"
@ -357,7 +360,7 @@
id="path141"
overflow="visible"
d="m 4.233,-3.7945 v 2.426 h 0.999 v 0.487 l 10e-4,1.91 c 0,1.573 1.366,2.767 2.94,2.767 H 12.7 v -4.802 c 0,-1.575 -1.365,-2.767 -2.94,-2.767 l -1.317,-0.003 z m 0.643,0.645 3.565,0.016 v 0.003 H 9.76 c 1.27,0 2.3,0.951 2.3,2.125 v 3.513 c 0,0.39 -0.352,0.645 -0.753,0.645 H 8.174 c -1.269,0 -2.298,-0.951 -2.298,-2.125 l -0.003,-2.408 a 0.635,0.635 0 0 0 -0.597,-0.629 h -0.4 z m 1.615,0.714 v 3.49 c 0,0.37 0.135,0.695 0.399,0.957 0.225,0.223 0.496,0.367 0.8,0.4 h 0.861 v -0.685 l -0.74,-0.003 c -0.358,0 -0.666,-0.35 -0.666,-0.799 v -3.36 z m 2.468,0.574 c -0.298,0 -0.562,0.11 -0.775,0.325 a 1.087,1.087 0 0 0 -0.323,0.784 v 1.526 h 0.692 v -1.526 c 0,-0.116 0.038,-0.207 0.12,-0.29 a 0.375,0.375 0 0 1 0.286,-0.122 c 0.116,0 0.203,0.038 0.286,0.122 0.083,0.083 0.12,0.174 0.12,0.29 v 1.526 h 0.693 v -1.526 c 0,-0.116 0.038,-0.207 0.12,-0.29 a 0.374,0.374 0 0 1 0.286,-0.122 c 0.114,0 0.202,0.038 0.285,0.122 0.083,0.083 0.12,0.174 0.12,0.29 l 0.005,1.518 h 0.69 l -0.002,-1.518 c 0,-0.302 -0.11,-0.57 -0.323,-0.784 a 1.062,1.062 0 0 0 -0.775,-0.325 c -0.292,0 -0.547,0.108 -0.753,0.307 a 1.057,1.057 0 0 0 -0.752,-0.307 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,14.032714,14.032717)"
transform="matrix(2.2396716,0,0,2.2396716,48.943265,44.974645)"
id="lubuntu"><g
style="stroke-width:1.5648"
id="g146"
@ -371,7 +374,7 @@
id="path148"
overflow="visible"
d="M 8.467,4.233 A 4.23,4.23 0 0 0 4.242,8.301 C 5.645,7.311 8.032,5.686 8.624,5.643 8.82,5.394 9.496,5.193 9.618,5.198 L 9.263,5.643 c 0,0 -0.006,0.45 -0.137,0.537 1.223,0.817 1.807,3.75 2.057,5.53 l -0.105,0.084 A 4.222,4.222 0 0 0 12.7,8.467 4.233,4.233 0 0 0 8.467,4.233 Z m -0.06,3.478 c -0.33,0.01 -0.998,0.993 -1.76,2.045 -0.366,0.506 -0.84,1.198 -1.19,1.678 L 5.207,11.159 C 5.923,9.985 6.816,8.552 6.773,8.499 6.763,8.494 6.752,8.486 6.738,8.489 6.496,8.525 5.52,9.74 4.823,10.614 A 4.228,4.228 0 0 0 8.467,12.7 c 0.943,0 1.81,-0.312 2.514,-0.833 C 10.46,10.274 9.453,7.729 8.441,7.723 8.431,7.721 8.417,7.711 8.407,7.711 Z M 5.95,8.123 C 5.65,8.121 4.88,8.393 4.242,8.638 4.267,9.27 4.429,9.865 4.702,10.395 4.83,10.201 5.052,9.883 5.185,9.688 5.692,8.942 6.191,8.282 6.075,8.146 6.055,8.123 6.009,8.123 5.95,8.123 Z M 4.237,8.39 c 0,0.026 -0.004,0.05 -0.004,0.077 0,0.035 0.005,0.07 0.006,0.105 z m 0.473,2.022 c 0.026,0.051 0.054,0.101 0.082,0.151 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,24.616048,19.049813)"
transform="matrix(2.2396716,0,0,2.2396716,88.943252,63.93689)"
id="mageia"><g
style="stroke-width:1.5648"
id="g153"
@ -387,7 +390,7 @@
inkscape:connector-curvature="0"
id="path155"
d="m 6.767,7.392 a 0.465,0.465 0 0 0 -0.296,0.105 3.233,3.233 0 0 0 -1.18,2.507 c 0,1.778 1.426,3.224 3.176,3.224 1.75,0 3.175,-1.446 3.175,-3.224 0,-0.978 -0.43,-1.892 -1.18,-2.507 a 0.468,0.468 0 0 0 -0.591,0 2.187,2.187 0 0 1 -1.404,0.506 c -0.515,0 -1,-0.174 -1.403,-0.506 A 0.47,0.47 0 0 0 6.767,7.392 Z M 6.97,8.559 c 0.43,0.282 0.956,0.436 1.497,0.436 0.541,0 1.069,-0.154 1.497,-0.436 a 2.116,2.116 0 1 1 -2.994,0 z M 8.114,3.705 a 0.35350035,0.35350035 0 1 0 10e-4,0.707 0.3535,0.3535 0 0 0 0,-0.707 z M 9.208,4.41 a 0.3535,0.3535 0 1 0 0,0.707 0.3535,0.3535 0 0 0 0,-0.707 z M 8.29,4.763 a 0.53,0.53 0 0 0 0,1.058 0.53,0.53 0 0 0 0,-1.058 z m 1.06,1.058 a 0.53,0.53 0 0 0 0,1.059 0.53,0.53 0 0 0 0,-1.059 z M 7.586,6.174 a 0.53,0.53 0 0 0 0,1.058 0.53,0.53 0 0 0 0,-1.058 z" /></g></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,19.049813)"
transform="matrix(2.2396716,0,0,2.2396716,168.94323,63.93689)"
id="opensuse"><g
style="stroke-width:1.625"
id="g169"
@ -401,7 +404,7 @@
id="path171"
overflow="visible"
d="m 8.467,-4.2335 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m 0,0.941 a 3.293,3.293 0 1 1 0,6.585 3.268,3.268 0 0 1 -2.235,-0.882 c 0.19,-0.026 0.49,-0.03 0.882,0.015 0.573,0.065 0.887,0.087 1.264,0.059 0.86,-0.065 1.428,-0.207 2.058,-0.515 0.33,-0.16 0.4,-0.233 0.47,-0.426 0.069,-0.183 0.094,-0.353 0.06,-0.353 -0.013,0 -0.121,0.042 -0.25,0.103 -0.485,0.23 -0.91,0.343 -1.28,0.324 C 9.053,1.5975 8.434,1.3735 7.688,1.0145 L 7.335,0.8525 7.07,0.1915 7.32,0.3525 a 7.425,7.425 0 0 0 1.544,0.75 c 0.642,0.203 1.143,0.175 1.66,-0.088 0.183,-0.093 0.53,-0.32 0.53,-0.353 0,-0.06 -0.178,-0.656 -0.28,-0.926 -0.254,-0.674 -0.433,-0.902 -0.852,-1.102 -0.466,-0.222 -0.982,-0.373 -1.926,-0.588 -0.45,-0.096 -0.894,-0.193 -1.352,-0.25 l -0.015,0.558 a 15.22,15.22 0 0 0 -0.867,-0.235 3.3,3.3 0 0 1 2.705,-1.41 z m 0.779,2.381 a 0.7,0.7 0 0 1 0.69,0.544 c 0.045,0.175 0.031,0.3 -0.058,0.485 A 0.676,0.676 0 0 1 9.143,0.4855 0.687,0.687 0 0 1 8.628,0.0885 c -0.122,-0.265 -0.065,-0.617 0.147,-0.809 a 0.727,0.727 0 0 1 0.47,-0.19 z m 0.161,0.368 c -0.246,0 -0.4,0.18 -0.264,0.308 0.11,0.104 0.294,0.12 0.44,0.045 0.096,-0.049 0.128,-0.123 0.104,-0.22 -0.018,-0.073 -0.16,-0.133 -0.28,-0.133 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,24.61605)"
transform="matrix(2.2396716,0,0,2.2396716,168.94323,84.974628)"
id="siduction"><g
style="stroke-width:1.5648"
id="g176"
@ -457,7 +460,7 @@
r="0.79373002"
cy="9.9117002"
cx="10.054" /></g></g><g
transform="matrix(1.0667,0,0,1.0667,3.9502317,25.26338)"
transform="matrix(4.0316205,0,0,4.0962398,10.83626,87.412952)"
id="solus"><g
style="stroke-width:1.5935"
id="g205"
@ -481,7 +484,7 @@
inkscape:connector-curvature="0"
id="path207"
d="M 2.6925,0.12808 C 2.26603,1.86918 1.0381,4.00998 0.2654,5.37618 1.6126,5.70027 3.1079,5.79483 4.2667,5.90049 4.246485,5.63769 4.05151,2.77819 4.0039,2.22719 3.52721,1.36316 3.13987,0.91649 2.6926,0.12809 Z m 1.6394,2.2302 c 0.63251,1.3023 0.63251,2.5908 0.2628,3.5422 C 5.1164,5.90374 5.9674,5.961779 6.8901,5.50661 6.13172,3.77461 4.3319,2.35831 4.3319,2.35831 Z M 5.5787,3.14602 C 5.97061,3.40882 6.34491,3.64815 6.6279,3.93246 7.01133,4.3172 7.20762,4.83694 7.15286,5.37616 7.66673,5.11728 8.0071,4.68689 8.20276,4.32626 7.86041,4.0113 7.26702,3.70022 6.62796,3.47398 6.27582,3.34878 5.90416,3.23531 5.57806,3.14598 Z" /></g><g
transform="matrix(1.1429,0,0,1.1429,14.211959,24.795226)"
transform="matrix(4.3195361,0,0,4.3195361,49.620771,85.651874)"
id="steamos"><path
style="fill:#4d4d4d;stroke-width:0.25165"
inkscape:connector-curvature="0"
@ -506,7 +509,7 @@
inkscape:connector-curvature="0"
id="path218"
d="m 27,27 a 4,4 0 0 0 -4,4 4,4 0 0 0 4,4 4,4 0 0 0 4,-4 4,4 0 0 0 -4,-4 z m 0,1 a 3,3 0 0 1 3,3 3,3 0 0 1 -3,3 3,3 0 0 1 -3,-3 3,3 0 0 1 3,-3 z" /></g></g><g
transform="matrix(1.1429,0,0,1.1429,23.888009,25.701837)"
transform="matrix(4.3196204,0,0,4.3196204,86.19161,89.078389)"
id="ubuntu"><g
style="stroke-width:1.5648"
id="g225"
@ -519,20 +522,7 @@
inkscape:connector-curvature="0"
id="path227"
d="m 5.0272,1.2448 a 2.1951,2.1951 0 1 0 0,4.3902 2.1951,2.1951 0 0 0 0,-4.3902 z M 5.80962,1.85663 A 0.29243,0.29243 0 0 1 6.02739,2.29373 0.29295,0.29295 0 1 1 5.80962,1.85663 Z M 5.02668,2.16669 c 0.11822,0 0.23229,0.016074 0.34066,0.046147 a 0.41117,0.41117 0 0 0 0.55117,0.3194 c 0.21673,0.2131 0.35777,0.50295 0.37851,0.82597 l -0.41739,0.0057 A 0.85605,0.85605 0 0 0 4.66633,2.663937 L 4.46256,2.298397 a 1.2688,1.2688 0 0 1 0.56465,-0.1317 z m -0.7062,0.21362 0.21466,0.35932 a 0.85501,0.85501 0 0 0 0,1.4005 l -0.21466,0.3588 a 1.2745,1.2745 0 0 1 -0.52576,-0.7399 0.41013,0.41013 0 0 0 0,-0.63828 1.2755,1.2755 0 0 1 0.52576,-0.74042 z M 3.53443,3.14666 a 0.29322,0.29322 0 1 1 0,0.58643 0.29296,0.29296 0 0 1 0,-0.58591 z m 2.3452,0.36865 0.41739,0.00674 A 1.2693,1.2693 0 0 1 5.91851,4.3475 0.40962,0.40962 0 0 0 5.36734,4.66638 1.2724,1.2724 0 0 1 4.46255,4.581346 l 0.20377,-0.36503 a 0.85553,0.85553 0 0 0 1.2133,-0.70101 z M 5.73704,4.44135 A 0.29359,0.29359 0 1 1 5.808593,5.02415 0.29359,0.29359 0 0 1 5.73704,4.44135 Z" /></g><g
transform="matrix(0.61539,0,0,0.61539,35.006661,29.629702)"
id="windows"><g
id="g232"
style="stroke-width:1.5633;paint-order:markers stroke fill"
transform="matrix(1.04,0,0,1.04,-0.339,-300.07)"><path
style="fill:#2196f3;stroke-width:1.5633"
inkscape:connector-curvature="0"
id="path230"
d="m 8.4665,281.92 c 3.6644,0 6.6145,2.9501 6.6145,6.6145 0,3.6644 -2.9501,6.6145 -6.6145,6.6145 -3.6644,0 -6.6145,-2.9501 -6.6145,-6.6145 0,-3.6644 2.9501,-6.6145 6.6145,-6.6145 z" /></g><path
style="fill:#ffffff;stroke-width:1.6251"
inkscape:connector-curvature="0"
id="path234"
d="m 4.852,-0.2645 -0.003,-2.58 2.894,-0.431 v 3.011 z m 3.374,-3.088 3.857,-0.616 v 3.704 H 8.226 Z m 3.858,3.617 -10e-4,3.704 -3.857,-0.595 v -3.109 z m -4.34,3.042 -2.892,-0.435 v -2.608 h 2.891 v 3.042 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,56.366102,19.049813)"
transform="matrix(2.2396716,0,0,2.2396716,208.94341,63.93689)"
id="xubuntu"><g
style="stroke-width:1.5648"
id="g239"
@ -550,7 +540,7 @@
inkscape:connector-curvature="0"
id="path243"
d="M 7.084,4.873 C 7.027,4.883 6.943,4.934 6.882,4.958 6.669,5.038 6.552,5.222 6.5,5.435 c -0.051,0.22 -0.034,0.463 0,0.712 0.035,0.248 0.084,0.504 0.138,0.7 0.047,0.17 0.08,0.252 0.096,0.308 v 0.042 c 0,0.019 -0.009,0.017 -0.021,0.032 -0.007,0.004 0.006,0.021 0,0.021 A 0.09,0.09 0 0 1 6.66,7.272 C 6.622,7.274 6.592,7.26 6.553,7.25 6.527,7.244 6.493,7.223 6.5,7.23 6.488,7.222 6.466,7.22 6.458,7.208 c 0,0.005 0.007,0.005 0,-0.01 C 6.449,7.181 6.44,7.141 6.426,7.112 6.396,7.048 6.372,6.973 6.331,6.879 A 8.48,8.48 0 0 0 6.023,6.242 2.048,2.048 0 0 0 5.609,5.69 0.696,0.696 0 0 0 5.344,5.531 0.43,0.43 0 0 0 5.057,5.573 0.866,0.866 0 0 0 4.632,6.147 C 4.58,6.375 4.605,6.639 4.643,6.868 c 0.039,0.23 0.1,0.418 0.138,0.573 0.017,0.066 0.037,0.127 0.042,0.16 a 0.932,0.932 0 0 1 -0.02,0.148 c -0.04,0.14 -0.139,0.372 -0.139,0.372 0,0 -1.852,4.919 2.123,4.574 0.033,-0.002 0.107,-0.021 0.138,-0.021 0.78,-0.157 1.52,-0.393 2.176,-0.658 0.129,-0.062 0.298,-0.123 0.488,-0.212 0.38,-0.178 0.857,-0.407 1.316,-0.658 0.459,-0.253 0.885,-0.521 1.21,-0.807 0.326,-0.286 0.564,-0.6 0.52,-0.913 C 12.565,8.922 12.231,8.548 11.786,8.259 11.339,7.969 10.782,7.768 10.226,7.622 A 15.933,15.933 0 0 0 8.719,7.292 C 8.513,7.261 8.319,7.252 8.199,7.229 8.163,7.223 8.144,7.214 8.124,7.208 8.114,7.207 8.113,7.203 8.104,7.198 8.091,7.19 8.068,7.189 8.061,7.176 c -0.007,-0.012 0,-0.028 0,-0.042 V 6.805 A 6.685,6.685 0 0 0 7.986,5.902 C 7.933,5.588 7.851,5.288 7.679,5.085 a 0.602,0.602 0 0 0 -0.425,-0.212 0.58,0.58 0 0 0 -0.17,0 z" /></g></g><g
transform="matrix(0.69565,0,0,0.69565,22.525102,-161.74125)"
transform="matrix(2.6292273,0,0,2.6292273,81.040467,-619.36766)"
id="kaos"><path
id="path248"
d="m 55.859,284.23 c 3.361,0 6.0854,2.7244 6.0854,6.0854 0,3.361 -2.7244,6.0854 -6.0854,6.0854 -3.361,0 -6.0854,-2.7244 -6.0854,-6.0854 0,-3.361 2.7244,-6.0854 6.0854,-6.0854 z"
@ -564,7 +554,7 @@
style="fill:#6eb6e6"
id="path254"
d="m 54.007,291.48 c 0,-0.52916 0.52917,-1.1642 1.5875,-1.1642 1.5875,0 2.9104,1.0583 3.7042,2.1167 -0.82629,-0.42068 -1.8521,-0.79375 -2.6458,-0.79375 -1.3229,0 -1.7232,0.26459 -2.1167,0.26459 -0.26458,0 -0.52917,0 -0.52917,-0.42334 z" /></g><g
transform="translate(-41.221032,-231.62332)"
transform="matrix(3.7795261,0,0,3.7795261,-159.88971,-883.48877)"
id="macosx"><path
style="fill:#333333;stroke-width:0.28761"
inkscape:connector-curvature="0"
@ -574,163 +564,135 @@
inkscape:connector-curvature="0"
id="path259"
d="m 61.128,280.44 c 0.20078,-0.24998 0.33691,-0.58961 0.29935,-0.93383 -0.28918,0.0122 -0.64948,0.20085 -0.85821,0.44356 -0.18438,0.21533 -0.34818,0.5673 -0.30576,0.89907 0.32453,0.0242 0.65689,-0.16421 0.8646,-0.40877 z m 0.73167,2.1627 c -0.0069,-0.73615 0.60234,-1.0936 0.62993,-1.1106 -0.34469,-0.50308 -0.87916,-0.57125 -1.0676,-0.57747 -0.44917,-0.0458 -0.88398,0.26987 -1.1131,0.26987 -0.2332,-2e-5 -0.58536,-0.26441 -0.96464,-0.25688 -0.48888,0.007 -0.94668,0.29037 -1.1973,0.72873 -0.51595,0.89596 -0.13132,2.2119 0.36424,2.9344 0.24824,0.35564 0.53742,0.75147 0.9167,0.73583 0.37096,-0.0141 0.50925,-0.23552 0.95761,-0.23552 0.44367,0 0.57363,0.23552 0.96071,0.22795 0.39835,-0.006 0.64887,-0.35627 0.88852,-0.71339 0.2854,-0.40737 0.40065,-0.80675 0.40524,-0.82803 -0.0089,-0.004 -0.77213,-0.29356 -0.7803,-1.1748 z" /></g><g
transform="translate(-33.073366,-176.61)"
transform="matrix(3.7795261,0,0,3.7795261,-129.09539,-675.56449)"
id="cancel"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path262"
d="m 41.54,271.86 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="fill:#ffffff;stroke-width:0.314153"
inkscape:connector-curvature="0"
id="path264"
d="m 40.93564,274.21256 -1.570765,0.94247 1.570765,0.94247 v -0.62832 h 0.94247 c 0.527784,0 0.942471,0.415 0.942471,0.94247 0,0.52748 -0.414687,0.94247 -0.942471,0.94247 h -1.570765 v 0.62832 h 1.570765 c 0.863927,0 1.570765,-0.70591 1.570765,-1.57076 0,-0.86486 -0.70685,-1.57077 -1.570765,-1.57077 h -0.94247 z" /></g><g
transform="translate(-22.490033,-175.02)"
d="m 40.93564,274.21256 -1.570765,0.94247 1.570765,0.94247 v -0.62832 h 0.94247 c 0.527784,0 0.942471,0.415 0.942471,0.94247 0,0.52748 -0.414687,0.94247 -0.942471,0.94247 h -1.570765 v 0.62832 h 1.570765 c 0.863927,0 1.570765,-0.70591 1.570765,-1.57076 0,-0.86486 -0.70685,-1.57077 -1.570765,-1.57077 h -0.94247 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-89.095411,-669.59284)"
id="driver"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path267"
d="m 41.54,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.305929"
inkscape:connector-curvature="0"
id="path269"
d="m 40.373315,272.23142 -0.397355,0.22944 0.103371,0.2193 a 0.7211143,0.7211143 0 0 0 -0.121294,0.21091 l -0.241998,0.0204 v 0.45891 l 0.241998,0.0203 a 0.7211143,0.7211143 0 0 0 0.05139,0.11112 0.7211143,0.7211143 0 0 0 0.06991,0.10036 l -0.103371,0.2187 0.397355,0.23004 0.138627,-0.19957 a 0.7211143,0.7211143 0 0 0 0.243189,-5.9e-4 l 0.138626,0.20016 0.397356,-0.22944 -0.103371,-0.21989 a 0.7211143,0.7211143 0 0 0 0.121895,-0.21092 l 0.241998,-0.0204 v -0.4589 l -0.241998,-0.0198 a 0.7211143,0.7211143 0 0 0 -0.05139,-0.11112 0.7211143,0.7211143 0 0 0 -0.07051,-0.10037 l 0.103371,-0.2193 -0.397356,-0.22944 -0.138025,0.19898 a 0.7211143,0.7211143 0 0 0 -0.24379,6e-4 z m 0.253943,0.64771 a 0.26222128,0.26222128 0 0 1 0.233638,0.13086 0.26222128,0.26222128 0 0 1 -0.0962,0.35791 0.26222128,0.26222128 0 0 1 -0.357915,-0.0956 0.26222128,0.26222128 0 0 1 0.0956,-0.35852 0.26222128,0.26222128 0 0 1 0.124879,-0.0347 z m 0.838326,0.85924 -0.03346,0.40333 a 1.2018379,1.2018379 0 0 0 -0.351347,0.20315 l -0.366287,-0.17267 -0.382416,0.66265 0.332222,0.23064 a 1.2018379,1.2018379 0 0 0 -0.01792,0.20256 1.2018379,1.2018379 0 0 0 0.01733,0.20376 l -0.331622,0.23004 0.382417,0.66268 0.365084,-0.17209 a 1.2018379,1.2018379 0 0 0 0.352538,0.20195 l 0.03346,0.40334 h 0.764833 l 0.03346,-0.40274 a 1.2018379,1.2018379 0 0 0 0.351348,-0.20315 l 0.366286,0.17269 0.382417,-0.66267 -0.332223,-0.23064 a 1.2018379,1.2018379 0 0 0 0.01852,-0.20316 1.2018379,1.2018379 0 0 0 -0.01792,-0.20316 l 0.331622,-0.23005 -0.382417,-0.66264 -0.365084,0.17207 a 1.2018379,1.2018379 0 0 0 -0.351937,-0.20196 l -0.03406,-0.40393 z m 0.382417,1.09287 a 0.43705088,0.43705088 0 0 1 0.437386,0.43679 0.43705088,0.43705088 0 0 1 -0.437386,0.43738 0.43705088,0.43705088 0 0 1 -0.436797,-0.43738 0.43705088,0.43705088 0 0 1 0.436797,-0.43679 z"
class="ColorScheme-Text" /></g><g
transform="translate(-24.606699,-175.02)"
class="ColorScheme-Text"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-97.095401,-669.59284)"
id="edit"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path272"
d="m 54.24,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><g
style="fill:#ffffff"
id="g276"
transform="matrix(0.29641309,0,0,0.29641309,51.868335,272.29125)"><path
style="color:#565656;fill:#ffffff"
inkscape:connector-curvature="0"
id="path274"
d="M 8,0 A 2,2 0 0 0 6,2 H 3 C 2.446,2 2,2.446 2,3 v 11 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 V 3 C 14,2.446 13.554,2 13,2 H 10 A 2,2 0 0 0 8,0 Z M 8,1 A 1,1 0 0 1 9,2 1,1 0 0 1 8,3 1,1 0 0 1 7,2 1,1 0 0 1 8,1 Z M 4,4 h 1 v 1 h 6 V 4 h 1 v 9 H 4 Z"
class="ColorScheme-Text" /></g></g><g
transform="translate(-29.898032,-175.02)"
d="m 54.24,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
id="path274"
d="m 54.23964,272.29125 a 0.59282618,0.59282618 0 0 0 -0.592826,0.59283 h -0.88924 c -0.164213,0 -0.296413,0.1322 -0.296413,0.29641 v 3.26054 c 0,0.16422 0.1322,0.29642 0.296413,0.29642 h 2.964131 c 0.164213,0 0.296413,-0.1322 0.296413,-0.29642 v -3.26054 c 0,-0.16421 -0.1322,-0.29641 -0.296413,-0.29641 h -0.889239 a 0.59282618,0.59282618 0 0 0 -0.592826,-0.59283 z m 0,0.29641 a 0.29641309,0.29641309 0 0 1 0.296413,0.29642 0.29641309,0.29641309 0 0 1 -0.296413,0.29641 0.29641309,0.29641309 0 0 1 -0.296413,-0.29641 0.29641309,0.29641309 0 0 1 0.296413,-0.29642 z m -1.185653,0.88924 H 53.3504 v 0.29642 h 1.778479 v -0.29642 h 0.296413 v 2.66772 h -2.371305 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-117.09413,-669.59284)"
id="find.efi"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path284"
d="m 80.698,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><g
style="fill:#ffffff"
id="g288"
transform="matrix(0.30052044,0,0,0.30052044,78.293476,272.10248)"><path
style="color:#565656;fill:#ffffff"
inkscape:connector-curvature="0"
id="path286"
d="M 6.5,1 A 5.5,5.5 0 0 0 1,6.5 5.5,5.5 0 0 0 6.5,12 5.5,5.5 0 0 0 9.6172,11.031 l 3.6618,3.662 A 1,1 0 0 0 14,15 1,1 0 0 0 15,14 1,1 0 0 0 14.697,13.283 L 11.027,9.6133 A 5.5,5.5 0 0 0 12,6.5 5.5,5.5 0 0 0 6.5,1 Z m 0,2 A 3.5,3.5 0 0 1 10,6.5 3.5,3.5 0 0 1 6.5,10 3.5,3.5 0 0 1 3,6.5 3.5,3.5 0 0 1 6.5,3 Z"
class="ColorScheme-Text" /></g></g><g
transform="translate(32.064301,-187.66)"
d="m 80.698,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
id="path286"
d="m 80.246859,272.403 a 1.6528624,1.6528624 0 0 0 -1.652863,1.65286 1.6528624,1.6528624 0 0 0 1.652863,1.65287 1.6528624,1.6528624 0 0 0 0.936782,-0.29121 l 1.100446,1.10051 a 0.30052044,0.30052044 0 0 0 0.216675,0.0923 0.30052044,0.30052044 0 0 0 0.300521,-0.30052 0.30052044,0.30052044 0 0 0 -0.09106,-0.21548 l -1.10291,-1.10282 a 1.6528624,1.6528624 0 0 0 0.292406,-0.93561 1.6528624,1.6528624 0 0 0 -1.652862,-1.65286 z m 0,0.60104 a 1.0518215,1.0518215 0 0 1 1.051821,1.05182 1.0518215,1.0518215 0 0 1 -1.051821,1.05182 1.0518215,1.0518215 0 0 1 -1.051822,-1.05182 1.0518215,1.0518215 0 0 1 1.051822,-1.05182 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,117.09412,-717.32825)"
id="find.none"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path291"
d="m 29.319,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.313648"
inkscape:connector-curvature="0"
id="path293"
d="m 29.319,284.94652 c -1.211655,0 -2.195583,0.98391 -2.195583,2.19558 0,1.21167 0.983928,2.19558 2.195583,2.19558 1.211655,0 2.195583,-0.98391 2.195583,-2.19558 0,-1.21167 -0.983928,-2.19558 -2.195583,-2.19558 z m 0,0.62729 c 0.319741,0 0.614446,0.0902 0.862538,0.25485 l -2.175905,2.17591 c -0.164624,-0.24811 -0.254837,-0.5428 -0.254837,-0.86254 0,-0.86546 0.702833,-1.56824 1.56824,-1.56824 z m 1.313367,0.70573 c 0.164624,0.2481 0.254849,0.5428 0.254849,0.86254 0,0.86543 -0.702833,1.56824 -1.56824,1.56824 -0.319741,0 -0.614445,-0.0902 -0.862538,-0.25485 z"
class="ColorScheme-Text" /></g><g
transform="translate(-32.543366,-177.07666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-127.09224,-677.32824)"
id="help"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path296"
d="m 41.01,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.362064"
inkscape:connector-curvature="0"
id="path298"
d="m 41.009983,284.6076 c -0.800173,0 -1.44823,0.6481 -1.44823,1.44823 h 0.724143 c 0,-0.39827 0.325855,-0.72414 0.724142,-0.72414 0.398287,0 0.724143,0.32587 0.724143,0.72414 0,0.19914 -0.0796,0.38023 -0.213561,0.51057 l -0.449043,0.45613 c -0.260689,0.2643 -0.42359,0.62641 -0.42359,1.02468 v 0.18104 h 0.724143 c 0,-0.5431 0.1629,-0.76038 0.42359,-1.02469 l 0.326006,-0.33308 c 0.206376,-0.20637 0.336611,-0.49603 0.336611,-0.81465 0,-0.80017 -0.648098,-1.44823 -1.44823,-1.44823 z m -0.362064,4.34483 v 0.72413 h 0.724143 v -0.72413 z"
class="ColorScheme-Text" /></g><g
transform="translate(-33.867033,-177.07666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-132.09508,-677.32824)"
id="kbd"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path301"
d="m 52.917,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.323927"
inkscape:connector-curvature="0"
id="path303"
d="m 51.13459,285.20391 c 0,0 -0.647865,0 -0.647865,0.64787 v 2.59148 c 0,0.64787 0.647865,0.64787 0.647865,0.64787 h 3.56322 c 0,0 0.647865,0 0.647865,-0.64787 v -2.59148 c 0,-0.64787 -0.647865,-0.64787 -0.647865,-0.64787 z m 0.08099,0.64787 h 0.485903 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 H 51.21558 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971792,0 h 0.485903 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485903 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04487,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m -2.915317,0.97179 h 0.485903 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485903 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971792,0 h 0.485903 c 0.04487,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485903 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m -2.267536,0.97179 h 2.105561 c 0.04487,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -2.105561 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z"
class="ColorScheme-Text" /></g><g
transform="translate(-35.189699,-176.61666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-137.09413,-675.58966)"
id="lang"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path306"
d="m 64.823,282.45 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#f9f9f9;stroke-width:0.364125"
inkscape:connector-curvature="0"
id="path308"
d="m 64.823,284.13317 c -1.407755,0 -2.548932,1.14119 -2.548932,2.54893 0,1.40774 1.141177,2.54893 2.548932,2.54893 1.407755,0 2.548932,-1.14118 2.548932,-2.54893 0,-1.40775 -1.141177,-2.54893 -2.548932,-2.54893 z m -0.182063,0.7055 c 0.02436,-0.003 0.05508,0.001 0.07966,0 0.0029,0.011 -0.01773,0.0531 -0.04551,0.11381 -0.176916,0.38648 -0.186948,0.83908 -0.02276,1.08101 0.02971,0.0439 0.05689,0.0856 0.05689,0.091 0,0.006 -0.03204,0.011 -0.06828,0.011 -0.08505,0 -0.165534,-0.0519 -0.329994,-0.18206 -0.07305,-0.0578 -0.168025,-0.10638 -0.204826,-0.11382 -0.05777,-0.011 -0.07317,-0.007 -0.147932,0.0683 -0.06954,0.0695 -0.09104,0.10707 -0.09104,0.17068 0,0.24139 0.286602,0.43328 0.819289,0.5462 0.72342,0.15331 0.901753,0.29096 0.921708,0.67136 0.02505,0.47701 -0.228909,0.83669 -0.785158,1.11515 -0.06639,0.0332 -0.108695,0.0461 -0.13655,0.0568 -0.01239,-10e-4 -0.02183,0.001 -0.03414,0 -0.0047,-0.0147 -0.01142,-0.049 -0.01142,-0.11382 0,-0.25336 -0.09986,-0.51416 -0.250338,-0.65999 -0.04039,-0.0391 -0.153492,-0.12207 -0.250338,-0.18206 -0.09685,-0.06 -0.194421,-0.12964 -0.216207,-0.15931 -0.03608,-0.0493 -0.0391,-0.0795 -0.01142,-0.17068 0.05052,-0.16636 0.110663,-0.25903 0.227575,-0.36413 0.0613,-0.055 0.122967,-0.10129 0.13655,-0.10239 0.01363,-10e-4 -0.07835,-0.0286 -0.216207,-0.0568 -0.137858,-0.0282 -0.339518,-0.0874 -0.443782,-0.1251 -0.19065,-0.069 -0.448062,-0.2138 -0.546202,-0.31861 -0.0041,-0.004 -0.0078,-0.007 -0.01142,-0.011 0.140596,-0.56006 0.535178,-1.01911 1.058258,-1.24033 0.109453,-0.0462 0.222277,-0.078 0.341377,-0.10239 0.05933,-0.0124 0.120806,-0.0165 0.182062,-0.0227 z m 1.706812,0.85343 c 0.04277,0.0264 0.204248,0.37578 0.250338,0.5462 0.05951,0.22 0.0552,0.60075 0,0.81929 -0.02102,0.0831 -0.04794,0.161 -0.05689,0.17068 -0.0089,0.01 -0.04144,-0.0461 -0.07966,-0.11381 -0.03822,-0.0677 -0.160276,-0.21158 -0.261719,-0.31861 -0.292809,-0.30898 -0.338858,-0.47029 -0.216207,-0.71689 0.06185,-0.12441 0.331027,-0.40731 0.364125,-0.38689 z"
class="ColorScheme-Text" /></g><g
transform="translate(-4.2330327,-228.27333)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-20.092602,-870.8274)"
id="restart"><path
style="fill:#5ea0d5;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path311"
d="m 23.283,312.94 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.26458"
inkscape:connector-curvature="0"
id="path313"
d="m 23.282,315.32 c -1.0229,0 -1.8521,0.8292 -1.8521,1.8521 0,1.0229 0.8292,1.8521 1.8521,1.8521 0.84,0 1.5508,-0.55647 1.7777,-1.3229 h -0.57051 c -0.20486,0.46554 -0.6659,0.79375 -1.2072,0.79375 -0.73062,0 -1.3229,-0.5923 -1.3229,-1.3229 0,-0.7306 0.5923,-1.3229 1.3229,-1.3229 0.36555,0 0.69202,0.15214 0.93018,0.39274 l -0.66404,0.66559 h 1.5875 v -1.5875 l -0.54312,0.54312 c -0.33602,-0.3347 -0.79884,-0.54312 -1.3095,-0.54312 z"
class="ColorScheme-Text" /></g><g
transform="translate(-66.675366,-215.04333)"
class="ColorScheme-Text"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-256.09503,-820.82427)"
id="recovery"><path
style="fill:#66dc6d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path316"
d="m 75.142,299.71 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#dfdfdf;fill:#ffffff;stroke-width:0.30868"
inkscape:connector-curvature="0"
id="path318"
d="m 75.142,302.09 a 0.30868,0.30868 0 0 0 -0.30868,0.30868 0.30868,0.30868 0 0 0 0.30868,0.30868 1.2347,1.2347 0 0 1 1.2347,1.2347 h -0.61736 l 0.92604,1.2347 0.92604,-1.2347 h -0.61736 a 1.8521,1.8521 0 0 0 -1.8521,-1.8521 z m -1.5434,0.61736 -0.92604,1.2347 h 0.61736 a 1.8521,1.8521 0 0 0 1.8521,1.8521 0.30868,0.30868 0 0 0 0.30868,-0.30869 0.30868,0.30868 0 0 0 -0.30868,-0.30868 1.2347,1.2347 0 0 1 -1.2347,-1.2347 h 0.61736 z" /></g><g
transform="translate(-11.376699,-211.01333)"
d="m 75.142,302.09 a 0.30868,0.30868 0 0 0 -0.30868,0.30868 0.30868,0.30868 0 0 0 0.30868,0.30868 1.2347,1.2347 0 0 1 1.2347,1.2347 h -0.61736 l 0.92604,1.2347 0.92604,-1.2347 h -0.61736 a 1.8521,1.8521 0 0 0 -1.8521,-1.8521 z m -1.5434,0.61736 -0.92604,1.2347 h 0.61736 a 1.8521,1.8521 0 0 0 1.8521,1.8521 0.30868,0.30868 0 0 0 0.30868,-0.30869 0.30868,0.30868 0 0 0 -0.30868,-0.30868 1.2347,1.2347 0 0 1 -1.2347,-1.2347 h 0.61736 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-47.092275,-805.59278)"
id="shutdown"><path
style="fill:#ff5555;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path321"
d="m 41.01,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#5294e2;fill:#ffffff;stroke-width:0.30871"
inkscape:connector-curvature="0"
id="path323"
d="m 41.01,297.9 c -0.17102,0 -0.30871,0.13769 -0.30871,0.30872 v 1.5448 c 0,0.17102 0.13768,0.30871 0.30871,0.30871 0.17102,0 0.30871,-0.13769 0.30871,-0.30871 v -1.5448 C 41.31871,298.03769 41.18103,297.9 41.01,297.9 Z m 0.93754,0.61372 a 0.30871,0.30871 0 0 0 -0.05959,0.003 0.30871,0.30871 0 0 0 -0.13521,0.55969 1.2287,1.2287 0 0 1 0.25098,1.7266 c -0.41058,0.5492 -1.1876,0.65199 -1.7365,0.2411 -0.54919,-0.41057 -0.65199,-1.1777 -0.2411,-1.7266 0.06668,-0.0895 0.14293,-0.16362 0.23153,-0.23154 a 0.30983,0.30983 0 0 0 -0.37662,-0.49207 c -0.13213,0.10244 -0.25623,0.22289 -0.35656,0.35686 -0.61062,0.81622 -0.44022,1.9847 0.376,2.5953 0.81622,0.61031 1.9847,0.4399 2.5953,-0.37664 0.61031,-0.8159 0.43991,-1.9844 -0.37662,-2.5947 a 0.30871,0.30871 0 0 0 -0.17164,-0.0617 z" /></g><g
transform="translate(-12.700366,-189.84666)"
d="m 41.01,297.9 c -0.17102,0 -0.30871,0.13769 -0.30871,0.30872 v 1.5448 c 0,0.17102 0.13768,0.30871 0.30871,0.30871 0.17102,0 0.30871,-0.13769 0.30871,-0.30871 v -1.5448 C 41.31871,298.03769 41.18103,297.9 41.01,297.9 Z m 0.93754,0.61372 a 0.30871,0.30871 0 0 0 -0.05959,0.003 0.30871,0.30871 0 0 0 -0.13521,0.55969 1.2287,1.2287 0 0 1 0.25098,1.7266 c -0.41058,0.5492 -1.1876,0.65199 -1.7365,0.2411 -0.54919,-0.41057 -0.65199,-1.1777 -0.2411,-1.7266 0.06668,-0.0895 0.14293,-0.16362 0.23153,-0.23154 a 0.30983,0.30983 0 0 0 -0.37662,-0.49207 c -0.13213,0.10244 -0.25623,0.22289 -0.35656,0.35686 -0.61062,0.81622 -0.44022,1.9847 0.376,2.5953 0.81622,0.61031 1.9847,0.4399 2.5953,-0.37664 0.61031,-0.8159 0.43991,-1.9844 -0.37662,-2.5947 a 0.30871,0.30871 0 0 0 -0.17164,-0.0617 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-52.095109,-725.59279)"
id="type"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path326"
d="m 52.917,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.307828"
inkscape:connector-curvature="0"
id="path328"
d="m 51.377757,297.75726 c 0,0 -0.307828,0 -0.307828,0.30784 v 3.69398 c 0,0.30783 0.307828,0.30783 0.307828,0.30783 h 1.231288 v -0.61567 H 51.68555 v -3.07711 h 2.462694 v 1.53495 h 0.615667 v -1.84397 c 0,-0.30784 -0.307828,-0.30784 -0.307828,-0.30784 z m 2.770429,2.46269 -1.231289,1.23129 v 0.61567 h 0.615667 l 1.231289,-1.23129 z"
class="ColorScheme-Text" /></g><g
transform="translate(-14.023032,-189.84666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-57.09416,-725.59279)"
id="tz"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path331"
d="m 64.823,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.305271"
inkscape:connector-curvature="0"
id="path333"
d="m 64.823,297.77516 c -0.546888,0 -1.093614,0.20878 -1.510896,0.62605 -0.834529,0.83453 -0.834529,2.18726 0,3.0218 0.834529,0.83452 2.187251,0.83452 3.021792,0 0.834529,-0.83453 0.834529,-2.18725 0,-3.0218 -0.417271,-0.41727 -0.963985,-0.62605 -1.510896,-0.62605 z m -0.02206,0.61055 c 0.412425,-0.006 0.809665,0.15545 1.101252,0.44719 0.595924,0.59606 0.595924,1.56235 0,2.1584 -0.596062,0.59594 -1.562355,0.59594 -2.158406,0 -0.595924,-0.59606 -0.595924,-1.56235 0,-2.1584 0.280777,-0.28093 0.659995,-0.44134 1.057131,-0.44719 z m -0.28441,0.30528 v 1.3474 l 0.708927,0.70894 0.02802,0.028 0.215841,-0.21583 -0.646334,-0.64757 v -1.22095 z"
class="ColorScheme-Text" /></g><g
transform="translate(-19.314699,-189.84666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-77.094153,-725.59279)"
id="unset"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path336"
d="m 80.698,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="fill:#ffffff;stroke-width:0.26965"
inkscape:connector-curvature="0"
id="path338"
d="m 79.88879,298.28958 -1.34825,1.61792 1.34825,1.61792 h 2.96617 v -3.23584 z m 0.53931,0.80896 h 0.26965 c 0.0755,0 0.142917,0.0297 0.19145,0.0782 l 0.34785,0.35054 0.34785,-0.35054 c 0.04853,-0.0485 0.11595,-0.0782 0.19146,-0.0782 h 0.26965 v 0.26965 c 0,0.0755 -0.02966,0.14292 -0.0782,0.19145 l -0.350551,0.34786 0.350551,0.34785 c 0.04853,0.0485 0.0782,0.11595 0.0782,0.19145 v 0.26966 h -0.26965 c -0.0755,0 -0.142917,-0.0297 -0.19146,-0.0782 l -0.34785,-0.35055 -0.34785,0.35055 c -0.04853,0.0485 -0.11595,0.0782 -0.19145,0.0782 H 80.4281 v -0.26966 c 0,-0.0755 0.02966,-0.14292 0.0782,-0.19145 l 0.350551,-0.34785 -0.350551,-0.34786 c -0.04853,-0.0485 -0.0782,-0.11595 -0.0782,-0.19145 z" /></g><g
transform="matrix(1,0,0,0.99996066,-8.2551661,-210.40971)"
d="m 79.88879,298.28958 -1.34825,1.61792 1.34825,1.61792 h 2.96617 v -3.23584 z m 0.53931,0.80896 h 0.26965 c 0.0755,0 0.142917,0.0297 0.19145,0.0782 l 0.34785,0.35054 0.34785,-0.35054 c 0.04853,-0.0485 0.11595,-0.0782 0.19146,-0.0782 h 0.26965 v 0.26965 c 0,0.0755 -0.02966,0.14292 -0.0782,0.19145 l -0.350551,0.34786 0.350551,0.34785 c 0.04853,0.0485 0.0782,0.11595 0.0782,0.19145 v 0.26966 h -0.26965 c -0.0755,0 -0.142917,-0.0297 -0.19146,-0.0782 l -0.34785,-0.35055 -0.34785,0.35055 c -0.04853,0.0485 -0.11595,0.0782 -0.19145,0.0782 H 80.4281 v -0.26966 c 0,-0.0755 0.02966,-0.14292 0.0782,-0.19145 l 0.350551,-0.34785 -0.350551,-0.34786 c -0.04853,-0.0485 -0.0782,-0.11595 -0.0782,-0.19145 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7793774,0,0,3.7793774,-35.292503,-803.31138)"
id="void"><circle
style="fill:#ffffff;stroke-width:0.30917"
id="circle341"
@ -770,7 +732,7 @@
id="path355"
d="m 67.375,227.1 c 0,-0.0269 0.01365,-0.0737 0.03034,-0.10379 0.01669,-0.0301 0.0664,-0.1365 0.11049,-0.23633 0.09655,-0.21867 0.22626,-0.50965 0.28495,-0.63924 0.02359,-0.0521 0.0807,-0.17993 0.1269,-0.2841 0.04621,-0.10417 0.11038,-0.24623 0.1426,-0.31567 0.03222,-0.0695 0.09617,-0.21151 0.1421,-0.31568 0.04594,-0.10417 0.10254,-0.23202 0.12579,-0.2841 0.02325,-0.0521 0.07669,-0.17283 0.11876,-0.26832 0.3807,-0.86411 0.57685,-1.2697 0.627,-1.2966 0.03801,-0.0203 0.93668,-0.0283 2.5447,-0.0225 2.3857,0.009 2.4917,0.0115 2.628,0.0706 0.07813,0.0339 0.15626,0.0723 0.17362,0.0852 0.36028,0.26904 0.52181,0.59032 0.51974,1.0337 -0.0029,0.62604 -0.31242,1.2514 -0.87645,1.7709 -0.27429,0.25267 -0.26846,0.24802 -0.48019,0.38298 -0.21962,0.13999 -0.4566,0.25379 -0.75724,0.36365 l -0.23676,0.0865 -2.6122,0.0108 c -2.3442,0.01 -2.6122,0.006 -2.6122,-0.0382 z m 4.0681,-0.69015 c 0.07587,-0.0493 0.1785,-0.13108 0.22807,-0.18179 0.14771,-0.1511 0.38295,-0.54379 0.52766,-0.88081 0.08784,-0.20459 0.22878,-0.53944 0.26573,-0.63135 0.01745,-0.0434 0.04613,-0.10656 0.06374,-0.14035 0.01761,-0.0338 0.03901,-0.14857 0.04756,-0.25508 0.01464,-0.18233 0.01046,-0.19764 -0.07152,-0.26213 -0.08355,-0.0657 -0.11612,-0.0685 -0.80654,-0.0685 h -0.71947 l -0.07696,0.16573 c -0.04233,0.0911 -0.12051,0.26517 -0.17373,0.3867 -0.08979,0.20502 -0.18154,0.40964 -0.34955,0.77956 -0.03702,0.0815 -0.06731,0.1557 -0.06731,0.16486 0,0.009 -0.03415,0.0916 -0.07588,0.18325 -0.04174,0.0916 -0.11332,0.25182 -0.15907,0.35599 -0.04575,0.10417 -0.09857,0.21684 -0.11737,0.25038 -0.0188,0.0335 -0.046,0.10217 -0.06044,0.15251 l -0.02625,0.0915 1.4334,-0.021 z"
transform="matrix(0.26458,0,0,0.26458,0,201.75)" /></g></g><g
transform="translate(-13.2537,-210.15003)"
transform="matrix(3.7795261,0,0,3.7795261,-54.186449,-802.32991)"
id="endeavouros"><circle
id="circle360"
style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.26458;paint-order:stroke fill markers"
@ -794,7 +756,7 @@
d="m 893.53,23.049 -0.56836,0.66992 -266.23,417.01 c 36.515,5.3684 85.462,11.198 146.12,15.326 142.32,9.686 246.80996,23.241 283.42996,-25.744 31.45,-42.071 33.478,-86.792 -35.041,-216.65 -47.00396,-89.084 -127.70996,-190.61 -127.70996,-190.61 z"
transform="matrix(0.26458,0,0,0.26458,0,201.75)" /></g></g><g
id="arcolinux"
transform="matrix(0.01933912,0,0,0.01933912,35.322903,45.906239)"><path
transform="matrix(0.07309271,0,0,0.07309271,129.41009,165.44144)"><path
d="m 471.95,253.05 c 0,120.9 -98.01,218.9 -218.9,218.9 -120.9,0 -218.9,-98.01 -218.9,-218.9 0,-120.9 98.01,-218.9 218.9,-218.9 120.9,0 218.9,98.01 218.9,218.9"
style="fill:#6790eb;fill-rule:evenodd"
id="path10"
@ -803,7 +765,7 @@
style="fill:#ffffff;stroke-width:1.472"
id="path12"
inkscape:connector-curvature="0" /></g><g
transform="translate(-14.689037,-12.379226)"
transform="matrix(3.7795261,0,0,3.7795261,-59.611343,-54.849983)"
id="freebsd"><path
style="fill:#ffffff;stroke-width:0.962987"
inkscape:connector-curvature="0"
@ -815,7 +777,7 @@
p-id="1925"
id="path6" /></g><g
id="haiku"
transform="translate(-17.117483,-12.780608)"><path
transform="matrix(3.7795261,0,0,3.7795261,-68.789718,-56.367017)"><path
inkscape:connector-curvature="0"
style="fill:#ffffff;stroke-width:0.962987"
id="path1020-6"
@ -954,17 +916,16 @@
transform="matrix(1.1203,0.2404,-0.2404,1.1203,-2.775,-15.6751)"
d="m 22.09,36.5 c 5.02,4.81 10.22,6.2 15.34,5.32 -0.84,-0.62 -1.24,-1.38 -1.57,-2 5.72,3.27 8.58,-0.8 10.35,-2.11 -0.61,-0.49 -1.35,-0.11 -2.57,-1.59 1.56,0.21 2.58,0.14 4.02,0.13 0.91,-0.84 2.27,-1.5 3.11,-2.5 1.04,-1.23 2.36,-2.9 3.44,-4.3 -0.7,-0.42 -0.84,-0.8 -1.1,-1.33 0.64,0.16 1.27,0.24 1.91,0.23 0.86,-1.62 2.21,-2.64 3.12,-3.07 -3.79,-1.31 -8.64,-1.14 -12.16,-0.41 -1.17,1 -1.13,2.3 -1.52,4.45 -0.73,-0.96 -1.06,-2.17 -0.63,-3.83 -2.48,0.78 -4.88,1.83 -7.2,2.92 -0.91,0.42 -3.12,2 -4.41,2.5 -0.61,0.92 -1.12,1.79 -1.54,2.63 -0.03,-0.77 -0.15,-1.53 -0.09,-2.33 -4.25,0.67 -6.58,1.8 -9.23,4.16 C 15.68,35.39 11,33 11,33 v 2 c 0,0 5.33,1.82 11.1,1.5 z"
style="fill:url(#gradient6)" /></g></g></g><g
transform="translate(-12.119951,2.5499837)"
transform="matrix(3.7795261,0,0,3.7795261,-49.901416,1.537555)"
id="efi"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path279"
d="m 52.336585,92.71002 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
inkscape:connector-curvature="0"
style="fill:#ffffff;stroke-width:0.355903"
d="m 51.713752,94.452 -0.05339,0.65486 a 1.9574668,1.9574668 0 0 0 -0.573,0.33099 l -0.597917,-0.281163 -0.62283,1.081945 0.540973,0.373697 a 1.9574668,1.9574668 0 0 0 -0.02847,0.330991 1.9574668,1.9574668 0 0 0 0.02847,0.330989 l -0.540973,0.3737 0.62283,1.081945 0.594358,-0.281165 a 1.9574668,1.9574668 0 0 0 0.576563,0.327431 l 0.05339,0.658421 h 1.24566 l 0.05339,-0.654861 a 1.9574668,1.9574668 0 0 0 0.573004,-0.330991 l 0.597917,0.281165 0.622829,-1.081945 -0.540972,-0.3737 a 1.9574668,1.9574668 0 0 0 0.02847,-0.330989 1.9574668,1.9574668 0 0 0 -0.02847,-0.330991 l 0.540972,-0.373697 -0.622829,-1.081945 -0.594358,0.281163 A 1.9574668,1.9574668 0 0 0 53.012804,95.110419 L 52.959416,94.452 Z m 0.622831,1.779514 a 0.7118061,0.7118061 0 0 1 0.711806,0.711806 0.7118061,0.7118061 0 0 1 -0.711806,0.711807 0.7118061,0.7118061 0 0 1 -0.711805,-0.711807 0.7118061,0.7118061 0 0 1 0.711805,-0.711806 z"
id="path2" /></g><g
transform="matrix(1.6000001,0,0,1.6000001,-67.387101,-61.231344)"
id="path2"
style="fill:#ffffff" /></g><g
transform="matrix(6.0472422,0,0,6.0472422,-258.78505,-239.48785)"
id="parrot"><circle
id="circle4"
r="2.6458333"
@ -975,7 +936,7 @@
d="m 79.6878,74.517505 -0.79375,0.529167 0.529166,0.79375 v -0.529167 h 0.529167 l 0.529167,1.322917 h 0.529166 v 2.38125 l 0.529167,-1.852083 0.264583,1.124479 v -1.653646 l 0.661459,0.661458 -0.396875,-0.661458 -1.058334,-1.5875 H 80.48155 Z"
style="fill:#000000;stroke-width:0.264583" /></g><g
id="anonymous"
transform="translate(-13.351418,-20.009414)"><path
transform="matrix(3.7795261,0,0,3.7795261,-54.555777,-83.688478)"><path
d="m 64.15142,77.159417 a 4.2333337,4.2333337 0 0 0 -4.233334,4.233334 4.2333337,4.2333337 0 0 0 4.233334,4.233333 4.2333337,4.2333337 0 0 0 4.233333,-4.233333 4.2333337,4.2333337 0 0 0 -4.233333,-4.233334 z"
style="fill:#282828;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0165365"
id="rect2984" /><path
@ -985,7 +946,8 @@
d="m 67.144519,78.399136 -5.986714,5.986714 a 4.2333337,4.2333337 0 0 0 2.971395,1.240234 4.2333337,4.2333337 0 0 0 0.02222,0 l 0.03256,-5.16e-4 a 4.2333337,4.2333337 0 0 0 0.03152,0 4.2333337,4.2333337 0 0 0 4.169254,-4.232817 4.2333337,4.2333337 0 0 0 -1.240235,-2.993615 z"
style="fill:#000000;fill-opacity:0.301961;fill-rule:nonzero;stroke:none;stroke-width:0.0165364"
id="rect2984-1" /></g><g
id="4MLinux"><circle
id="4MLinux"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><circle
style="fill:#00bcfb;fill-opacity:1;stroke-width:1.00008"
cx="8.4666672"
cy="61.383335"
@ -1002,7 +964,7 @@
style="line-height:1.25;-inkscape-font-specification:Ubuntu;stroke-width:1.00008"
id="path1164-3" /></g><g
paint-order="stroke markers fill"
transform="matrix(1.0000788,0,0,1.0000788,-40.674706,-175.15929)"
transform="matrix(3.7798239,0,0,3.7798239,-157.82485,-670.08149)"
id="AlpineLinux"><circle
cx="59.720001"
cy="236.524"
@ -1012,7 +974,7 @@
fill="#ffffff"
d="m 58.899,234.947 -2.883,2.85 c 0.084,0.059 0.164,0.107 0.238,0.146 0.075,0.039 0.145,0.069 0.21,0.092 a 1.133,1.133 0 0 0 0.332,0.061 0.606,0.606 0 0 0 0.306,-0.076 c 0.014,-0.01 0.021,-0.016 0.023,-0.016 l 1.301,-1.302 0.465,-0.446 1.289,1.288 0.45,0.463 0.023,0.017 a 0.55,0.55 0 0 0 0.162,0.062 0.74,0.74 0 0 0 0.296,0 1.08,1.08 0 0 0 0.18,-0.048 1.57,1.57 0 0 0 0.21,-0.092 c 0.075,-0.04 0.154,-0.087 0.239,-0.146 l -1.022,-1 -0.67,-0.67 v 0.001 l -0.007,-0.008 z m 2,0.332 -0.803,0.804 0.66,0.654 0.142,-0.142 0.895,0.896 0.522,0.516 a 0.386,0.386 0 0 0 0.084,0.048 c 0.027,0.012 0.06,0.023 0.101,0.031 a 0.74,0.74 0 0 0 0.295,0 c 0.056,-0.009 0.116,-0.025 0.181,-0.047 0.065,-0.023 0.135,-0.053 0.21,-0.092 0.074,-0.04 0.154,-0.087 0.238,-0.146 l -0.585,-0.574 z m -2.529,1.746 -0.771,0.773 c 0.083,0.058 0.162,0.105 0.235,0.144 0.074,0.038 0.142,0.068 0.207,0.091 a 1.158,1.158 0 0 0 0.33,0.064 z"
id="path1181" /></g><g
transform="matrix(1.000788,0,0,1.000788,-126.96995,-108.75061)"
transform="matrix(3.7825044,0,0,3.7825044,-483.97998,-419.08815)"
id="SystemRescueCD"><circle
cx="156.48"
cy="170"
@ -1047,7 +1009,7 @@
fill-rule="evenodd"
d="m 157.4,167.86 c -0.2,0.26 -0.37,0.56 -0.43,0.96 a 1.29,1.3 0 0 1 0.68,0.65 c 0.33,-0.25 0.64,-0.42 0.94,-0.45 a 2.33,2.34 0 0 0 -1.2,-1.16 z m 0.27,2.64 a 1.29,1.3 0 0 1 -0.65,0.68 c 0.2,0.27 0.33,0.6 0.42,0.96 a 2.33,2.34 0 0 0 1.2,-1.24 1.96,1.96 0 0 0 -0.97,-0.4 z"
id="path1206" /></g><g
transform="translate(-20.322165,-22.177597)"
transform="matrix(3.7795261,0,0,3.7795261,-80.901898,-91.883183)"
id="devuan"><rect
id="rect337"
style="opacity:1;fill:#4d4d4d;stroke-width:0.52917;paint-order:stroke fill markers"
@ -1061,7 +1023,7 @@
inkscape:connector-curvature="0"
id="path339"
d="m 37.514835,96.45094 c -0.35223,0.009 -0.44505,-0.18651 -0.4737,-0.29826 -0.02865,-0.11175 -0.08057,-0.38047 0.19299,-0.55557 0.27356,-0.17509 1.0279,-0.28647 1.5439,-0.47411 0.51603,-0.18765 1.1849,-0.41735 1.5439,-0.64873 0.35902,-0.23137 0.52842,-0.38378 0.56142,-0.66668 0.03301,-0.2829 -0.0692,-0.51803 -0.39767,-0.73686 -0.32847,-0.21883 -0.62622,-0.35816 -1.193,-0.56142 -0.5668,-0.20328 -0.9556,-0.36182 -2.1989,-0.655 1.7467,0.28478 1.7592,0.31688 2.3977,0.50294 0.6385,0.18606 1.1012,0.3597 1.4737,0.59151 0.37247,0.2318 0.57524,0.4272 0.68383,0.66944 0.10859,0.24224 0.09798,0.47992 -0.0054,0.70735 -0.1034,0.22743 -0.2879,0.41673 -0.6667,0.66336 -0.37881,0.24661 -0.90962,0.57071 -1.4874,0.81472 -0.57781,0.244 -1.6224,0.63816 -1.9747,0.64731 z" /></g><g
transform="translate(-9.6207501,-21.807411)"
transform="matrix(3.7795261,0,0,3.7795261,-40.45562,-90.484055)"
id="mx-linux"><rect
rx="4.2333498"
x="35.020752"
@ -1076,7 +1038,7 @@
id="path3417-0"
inkscape:connector-curvature="0" /></g><g
id="pop-os"
transform="translate(4.2333825,67.733337)"><g
transform="matrix(3.7795261,0,0,3.7795261,11.906435,247.93753)"><g
style="display:inline"
inkscape:label="Background"
id="layer2-3"><circle
@ -1123,7 +1085,8 @@
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.00220971;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
d="M 12.603516,3.9277344 C 11.728959,3.9460312 10.863137,4.1659256 10.064453,4.515625 9.2416554,4.8915081 8.5333307,5.4669054 7.8359375,6.0292969 7.334056,6.4569765 6.8247123,6.8895956 6.40625,7.4042969 6.1726201,7.708401 6.2150629,8.1147488 6.25,8.4648438 l 0.00195,0.00195 c 0.1119466,0.5355841 0.4000002,1.0098604 0.6191407,1.5 h 0.00195 c 1.5017793,3.1312132 2.8883135,6.3306212 4.7148443,9.2949222 0.67523,1.089018 1.379483,2.163121 2.164062,3.177734 0.276447,0.347931 0.67008,0.630711 1.115235,0.708985 0.511275,0.07498 0.998457,-0.279498 1.183593,-0.742188 0.152855,-0.339302 0.173185,-0.738944 0.02344,-1.083984 -0.618399,-1.80549 -1.283894,-3.593231 -1.917969,-5.392578 1.152556,-0.607781 2.263441,-1.354724 3.09375,-2.375 0.795002,-0.980988 1.29014,-2.22641 1.279297,-3.498047 C 18.557761,8.9833861 18.304915,7.8952385 17.75,6.9707031 h 0.002 C 17.151753,5.8927523 16.269398,4.9366074 15.132812,4.4179688 14.443457,4.0962977 13.685252,3.9249139 12.923828,3.9296875 c -0.106618,-0.0026 -0.213726,-0.00299 -0.320312,-0.00195 z m 0,0.03125 c 0.106279,-0.00104 0.214115,0.00132 0.320312,0.00391 0.7565,-0.00474 1.510166,0.1646679 2.195313,0.484375 1.128758,0.515067 2.005887,1.4657317 2.603515,2.5390625 0.551418,0.9187091 0.803707,2.0006896 0.775391,3.0683601 0.01129,1.263828 -0.480335,2.504235 -1.271485,3.480468 -0.829566,1.019365 -1.940398,1.767047 -3.095703,2.375 l -0.01172,0.0059 0.0039,0.01367 c 0.635247,1.803047 1.302523,3.594071 1.921875,5.402343 v 0.002 c 0.146585,0.336184 0.126276,0.726265 -0.02344,1.058594 -0.179802,0.449359 -0.655097,0.793995 -1.148437,0.722656 -0.435388,-0.07656 -0.823208,-0.352355 -1.095703,-0.695312 -0.783551,-1.013386 -1.487154,-2.087312 -2.1621,-3.17587 C 9.790302,16.282433 8.4025217,13.085072 6.9003906,9.953125 6.6803483,9.4609683 6.3939277,8.9906063 6.2832031,8.4628906 v -0.00195 C 6.2482999,8.1112044 6.2080367,7.7148819 6.4316406,7.4238281 6.8476249,6.9121748 7.3535657,6.4823855 7.8554688,6.0546875 8.5529205,5.4922488 9.260246,4.9185579 10.078125,4.5449219 10.873536,4.1966555 11.733876,3.9771783 12.603516,3.9589844 Z M 11.599609,6.984375 c -0.229685,0.00108 -0.471557,0.1144858 -0.541015,0.3535156 -0.11293,0.3519434 -0.06042,0.7220153 -0.04297,1.078125 0.09118,0.7928519 0.330506,1.5706848 0.628906,2.3085934 0.284223,0.661477 0.613984,1.335515 1.140625,1.84961 0.236232,0.237007 0.580432,0.438876 0.935547,0.349609 l 0.002,-0.002 c 0.286041,-0.114053 0.488005,-0.383274 0.595703,-0.662109 h 0.002 C 14.554466,11.570341 14.40174,10.833242 14.1875,10.160156 13.858893,9.218969 13.381404,8.3266654 12.673828,7.609375 h -0.002 c -0.293604,-0.2818412 -0.632501,-0.6113614 -1.072266,-0.625 z m 0,0.03125 c 0.42425,0.013157 0.757119,0.3352903 1.050782,0.6171875 0.70332,0.712977 1.17836,1.599096 1.505859,2.5371095 0.213518,0.67082 0.363369,1.401247 0.132812,2.080078 -0.105457,0.272189 -0.303881,0.533229 -0.578124,0.642578 -0.338645,0.08408 -0.671129,-0.107869 -0.902344,-0.339844 C 12.287197,12.043759 11.957618,11.371407 11.673828,10.710938 11.376116,9.9747313 11.137593,9.2029369 11.046875,8.4140625 11.029296,8.0552896 10.979018,7.689204 11.089844,7.3457031 11.154486,7.1232485 11.380213,7.0166598 11.599609,7.015625 Z"
id="path1826" /></g></g></g></g><g
id="android"><g
id="android"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
transform="matrix(0.26458334,0,0,0.26458334,35.983334,57.150003)"
style="display:inline"
inkscape:label="Back"
@ -1191,7 +1154,7 @@
id="path1240"
d="m 41.511873,58.913837 c 0.009,-0.0029 0.01595,-0.0084 0.02202,-0.01751 0.0088,-0.01317 0.01707,-0.02741 0.12861,-0.220619 0.186876,-0.323715 0.244806,-0.424395 0.285742,-0.496611 0.03078,-0.0543 0.02769,-0.0476 0.02769,-0.05988 0,-0.0097 -2.31e-4,-0.01091 -0.0034,-0.01743 -0.01034,-0.021 -0.03437,-0.02963 -0.05553,-0.01995 -0.01105,0.0051 -0.01042,0.0041 -0.08653,0.134963 -0.0498,0.08565 -0.142195,0.245584 -0.253462,0.438752 -0.01637,0.02842 -0.04965,0.08642 -0.07396,0.128895 -0.04258,0.0744 -0.04422,0.07746 -0.04491,0.0839 -0.002,0.01869 0.0072,0.03546 0.02408,0.0437 0.0071,0.0035 0.02165,0.0043 0.02969,0.0018 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0291042;stroke-miterlimit:4;stroke-dasharray:none;image-rendering:auto" /></g></g></g></g><g
transform="matrix(0.26458334,0,0,0.26458334,35.983334,67.73334)"
transform="translate(131.90621,247.93754)"
style="display:inline"
id="neon"><circle
transform="translate(0,-1004.3622)"
@ -1211,7 +1174,7 @@
d="M 15.994141,2 A 1.1557028,1.1547247 0 0 0 14.875,2.8984375 13.15,13.15 0 0 0 7.5332031,5.9394531 1.1547247,1.1557028 45 0 0 6.0996094,6.0996094 1.1547247,1.1557028 45 0 0 5.9394531,7.53125 13.15,13.15 0 0 0 2.8984375,14.875 1.1547247,1.1557028 0 0 0 2,16 a 1.1547247,1.1557028 0 0 0 0.8984375,1.125 13.15,13.15 0 0 0 3.0410156,7.341797 1.1557028,1.1547247 45 0 0 0.1601563,1.433594 1.1557028,1.1547247 45 0 0 0.00586,0.0039 A 1.1557028,1.1547247 45 0 0 7.53125,26.060547 13.15,13.15 0 0 0 14.875,29.101562 1.1557028,1.1547247 0 0 0 16,30 a 1.1557028,1.1547247 0 0 0 1.125,-0.898438 13.15,13.15 0 0 0 7.341797,-3.041015 1.1547247,1.1557028 45 0 0 1.433594,-0.160156 1.1547247,1.1557028 45 0 0 0.0039,-0.0059 1.1547247,1.1557028 45 0 0 0.15625,-1.425781 A 13.15,13.15 0 0 0 29.101562,17.125 1.1547247,1.1557028 0 0 0 30,16 1.1547247,1.1557028 0 0 0 30,15.994141 1.1547247,1.1557028 0 0 0 29.101562,14.875 13.15,13.15 0 0 0 26.060547,7.5332031 1.1557028,1.1547247 45 0 0 25.900391,6.0996094 1.1557028,1.1547247 45 0 0 24.46875,5.9394531 13.15,13.15 0 0 0 17.125,2.8984375 1.1557028,1.1547247 0 0 0 16,2 1.1557028,1.1547247 0 0 0 15.9941,2 Z m 0.002,0.5058594 a 0.65039547,0.64984507 0 0 1 0.0039,0 0.65039547,0.64984507 0 0 1 0.650391,0.6484375 A 0.65039547,0.64984507 0 0 1 16,3.8046875 0.65039547,0.64984507 0 0 1 15.349609,3.1542969 0.65039547,0.64984507 0 0 1 15.996094,2.5058594 Z M 14.914062,3.5488281 A 1.1557028,1.1547247 0 0 0 16,4.3105469 a 1.1557028,1.1547247 0 0 0 1.085938,-0.7617188 12.5,12.5 0 0 1 6.951171,2.8808594 1.1557028,1.1547247 45 0 0 0.228516,1.3046875 1.1557028,1.1547247 45 0 0 0.0039,0.00391 1.1557028,1.1547247 45 0 0 1.300781,0.2246094 12.5,12.5 0 0 1 2.88086,6.9511716 A 1.1547247,1.1557028 0 0 0 27.689453,16 a 1.1547247,1.1557028 0 0 0 0.761719,1.085938 12.5,12.5 0 0 1 -2.88086,6.951171 1.1547247,1.1557028 45 0 0 -1.304687,0.228516 1.1547247,1.1557028 45 0 0 -0.228516,1.304687 12.5,12.5 0 0 1 -6.951171,2.88086 A 1.1557028,1.1547247 0 0 0 16,27.689453 a 1.1557028,1.1547247 0 0 0 -0.0059,0 1.1557028,1.1547247 0 0 0 -1.080079,0.761719 A 12.5,12.5 0 0 1 7.9628906,25.570312 1.1557028,1.1547247 45 0 0 7.734375,24.265625 1.1557028,1.1547247 45 0 0 6.4296875,24.037109 12.5,12.5 0 0 1 3.5488281,17.085938 1.1547247,1.1557028 0 0 0 4.3105469,16 a 1.1547247,1.1557028 0 0 0 0,-0.0059 A 1.1547247,1.1557028 0 0 0 3.5488281,14.914062 12.5,12.5 0 0 1 6.4296875,7.9628906 1.1547247,1.1557028 45 0 0 7.734375,7.734375 1.1547247,1.1557028 45 0 0 7.7382812,7.7304688 1.1547247,1.1557028 45 0 0 7.9628906,6.4296875 12.5,12.5 0 0 1 14.914062,3.5488281 Z m -8.0332026,2.71875 a 0.64984507,0.65039547 45 0 1 0.4980468,0.1894531 0.64984507,0.65039547 45 0 1 0,0.9160157 0.64984507,0.65039547 45 0 1 -0.00195,0.00391 0.64984507,0.65039547 45 0 1 -0.9199219,0.00195 0.64984507,0.65039547 45 0 1 0.00195,-0.9199218 0.64984507,0.65039547 45 0 1 0.4218751,-0.191407 z m 18.1640626,0 a 0.65039547,0.64984507 45 0 1 0.496094,0.1914063 0.65039547,0.64984507 45 0 1 0.002,0.9199218 0.65039547,0.64984507 45 0 1 -0.916016,0 0.65039547,0.64984507 45 0 1 -0.0039,-0.00195 0.65039547,0.64984507 45 0 1 -0.002,-0.9199219 0.65039547,0.64984507 45 0 1 0.423828,-0.1894531 z M 3.1503906,15.349609 a 0.64984507,0.65039547 0 0 1 0.00586,0 0.64984507,0.65039547 0 0 1 0.6484375,0.646485 0.64984507,0.65039547 0 0 1 0,0.0039 A 0.64984507,0.65039547 0 0 1 3.15625,16.650391 0.64984507,0.65039547 0 0 1 2.5058594,16 0.64984507,0.65039547 0 0 1 3.1503906,15.349609 Z m 25.6914064,0 a 0.64984507,0.65039547 0 0 1 0.0039,0 0.64984507,0.65039547 0 0 1 0.648438,0.646485 0.64984507,0.65039547 0 0 1 0,0.0039 0.64984507,0.65039547 0 0 1 -0.648438,0.650391 A 0.64984507,0.65039547 0 0 1 28.195312,16 0.64984507,0.65039547 0 0 1 28.841797,15.349609 Z M 6.8789062,24.433594 a 0.65039547,0.64984507 45 0 1 0.4980469,0.189453 0.65039547,0.64984507 45 0 1 0,0.919922 0.65039547,0.64984507 45 0 1 -0.9160156,0.002 0.65039547,0.64984507 45 0 1 -0.00195,-0.0039 0.65039547,0.64984507 45 0 1 -0.00195,-0.917969 0.65039547,0.64984507 45 0 1 0.421875,-0.189453 z m 18.1679688,0 a 0.64984507,0.65039547 45 0 1 0.496094,0.189453 0.64984507,0.65039547 45 0 1 0.002,0.916015 0.64984507,0.65039547 45 0 1 -0.0039,0.002 0.64984507,0.65039547 45 0 1 -0.917969,0.002 0.64984507,0.65039547 45 0 1 0,-0.919922 0.64984507,0.65039547 45 0 1 0.423828,-0.189453 z m -9.050781,3.761718 a 0.65039547,0.64984507 0 0 1 0.0039,0 0.65039547,0.64984507 0 0 1 0.650391,0.648438 A 0.65039547,0.64984507 0 0 1 16,29.494141 0.65039547,0.64984507 0 0 1 15.349609,28.84375 0.65039547,0.64984507 0 0 1 15.996094,28.195312 Z"
style="display:inline;fill:#ffffff;stroke:none;stroke-width:1.03417;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path989" /></g><g
transform="matrix(0.26458334,0,0,0.26458334,46.566668,67.733335)"
transform="translate(171.9062,247.93752)"
id="regolith"><circle
r="16"
cy="16"
@ -1232,7 +1195,7 @@
cx="21.700001"
id="path860"
style="fill:#dc322f;fill-opacity:1;stroke-width:3.0047;stroke-miterlimit:4;stroke-dasharray:none;paint-order:stroke fill markers" /></g></g><g
transform="translate(-10.847917,0.26458354)"
transform="matrix(3.7795261,0,0,3.7795261,-45.09373,-7.0623746)"
id="artix"><circle
r="4.2333336"
cy="71.702087"
@ -1243,7 +1206,7 @@
d="m 274,256 -4.23047,8.46094 12.07227,7.22265 z M 268.4082,267.18555 262,280 l 12,-4 7.98438,-2.66211 z m 14.66211,6.95507 -6.01562,2.87696 L 286,280 Z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.999999px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path1176" /></g><g
transform="translate(80.187818,0.24247551)"
transform="matrix(3.7795261,0,0,3.7795261,298.97821,-7.1459326)"
id="kernel"><path
sodipodi:nodetypes="cccscccscc"
d="m -8.2211442,35.740849 c -2.3369738,0 -4.2315758,1.893693 -4.2333628,4.230441 v 3.276108 c 0.0014,0.530379 0.431492,0.960118 0.962402,0.960118 0.0014,0 0.0033,-1.63e-4 0.0046,-1.63e-4 v 1.63e-4 h 3.2678518 c 2.33724,-0.0012 4.231863,-1.895806 4.231863,-4.233277 0,-2.337995 -1.895332,-4.233333 -4.233365,-4.233333 z"
@ -1253,51 +1216,16 @@
d="m -7.3629752,37.480299 v 5.5e-5 c 0.710929,0 1.382292,0.54438 1.382292,1.294142 0,0.06955 -7.37e-4,0.138688 -0.0119,0.217805 -0.01967,0.199407 -0.202052,0.342316 -0.400747,0.314152 -0.198892,-0.02844 -0.333952,-0.216527 -0.296994,-0.413622 0.0031,-0.02222 0.0045,-0.05766 0.0045,-0.118335 0,-0.425021 -0.347692,-0.589319 -0.677259,-0.589319 -0.32937,0 -0.626267,0.275866 -0.627393,0.588519 v 1.082291 l 0.611093,-0.0044 c 0.477063,-0.01 0.481944,0.7082 0.0049,0.704822 l -0.615973,0.0033 -0.0044,1.009641 c -0.07372,0.792426 -0.749297,1.426197 -1.560897,1.426197 -0.8602128,0 -1.5698508,-0.702744 -1.5698508,-1.563897 0.0259,-0.885885 0.734759,-1.582485 1.6252388,-1.574141 l 0.496028,-0.0033 v 0.703755 l -0.500157,0.0044 c -0.489515,0.01445 -0.9080588,0.345939 -0.9160768,0.869375 0,0.477206 0.386234,0.859086 0.8650858,0.859086 0.478389,0 0.860313,-0.347528 0.860313,-0.858065 v -2.66212 c 2.29e-4,-0.04933 0.0026,-0.08888 0.0082,-0.143377 0.0804,-0.651347 0.663587,-1.147708 1.323847,-1.147708 z"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.216912"
id="path1177" /></g><g
id="submenu"><path
id="submenu"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path1167"
d="m 40.216634,84.666669 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><circle
r="0.79374874"
cy="86.783333"
cx="39.158333"
d="m 40.216634,84.666669 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
id="path1398"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><rect
ry="0.26458445"
rx="0.26458445"
y="86.518745"
x="38.893753"
height="4.4979177"
width="0.5291689"
id="rect1524"
style="fill:#ffffff;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><rect
ry="0.26458335"
rx="0.26458335"
y="90.487495"
x="38.893753"
height="0.5291667"
width="3.1750002"
id="rect1647"
style="fill:#ffffff;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><rect
ry="0.26458335"
rx="0.26458335"
y="88.370827"
x="38.893753"
height="0.5291667"
width="3.1750002"
id="rect1729"
style="fill:#ffffff;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><circle
r="0.79374874"
cy="88.635406"
cx="41.539585"
id="circle1731"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><circle
r="0.79374874"
cy="90.752075"
cx="41.539585"
id="circle1733"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /></g><g
transform="matrix(0.18405798,0,0,0.18405798,67.549278,46.382655)"
d="M 39.158347 85.989584 A 0.79374874 0.79374874 0 0 0 38.364597 86.783334 A 0.79374874 0.79374874 0 0 0 38.893763 87.529542 L 38.893763 90.752085 C 38.893763 90.898664 39.011768 91.016669 39.158347 91.016669 L 40.79339 91.016669 A 0.79374874 0.79374874 0 0 0 41.539598 91.545836 A 0.79374874 0.79374874 0 0 0 42.333348 90.752085 A 0.79374874 0.79374874 0 0 0 41.539598 89.958335 A 0.79374874 0.79374874 0 0 0 40.79339 90.487502 L 39.42293 90.487502 L 39.42293 88.900001 L 40.79339 88.900001 A 0.79374874 0.79374874 0 0 0 41.539598 89.429168 A 0.79374874 0.79374874 0 0 0 42.333348 88.635418 A 0.79374874 0.79374874 0 0 0 41.539598 87.841668 A 0.79374874 0.79374874 0 0 0 40.79339 88.370835 L 39.42293 88.370835 L 39.42293 87.529542 A 0.79374874 0.79374874 0 0 0 39.952097 86.783334 A 0.79374874 0.79374874 0 0 0 39.158347 85.989584 z "
style="fill:#ffffff" /></g><g
transform="matrix(0.69565194,0,0,0.69565194,251.21052,167.24207)"
id="gpart"><g
id="g1188" /><g
id="g1192"><path
@ -1331,7 +1259,7 @@
cx="15.5"
cy="13"
r="1" /></g></g><g
transform="translate(-8.8744418,-0.09539369)"
transform="matrix(3.7795261,0,0,3.7795261,-37.634929,-7.4230371)"
id="zorin"><g
id="g1234"><path
id="path17"
@ -1340,7 +1268,8 @@
d="m 79.588327,5.6516434 c -0.166873,0 -0.372163,0.1159829 -0.455491,0.2576441 l -0.293081,0.4983084 h 4.00271 L 82.549385,5.9092875 C 82.46607,5.7676261 82.26077,5.6516434 82.093893,5.6516434 Z m -1.192987,1.511905 -0.515289,0.8762843 c -0.08333,0.1416629 -0.08333,0.3736268 0,0.5152883 l 0.435558,0.7404494 3.65943,-2.132022 z M 83.447816,7.436695 79.707181,9.4314056 H 83.28688 L 83.802169,8.555121 c 0.08333,-0.1416615 0.08333,-0.3736265 0,-0.5152883 z m -4.608061,2.750663 0.293081,0.498307 c 0.08333,0.141668 0.288618,0.257645 0.455491,0.257645 h 2.505566 c 0.166877,0 0.372178,-0.115988 0.455492,-0.257645 l 0.29308,-0.498307 z"
style="fill:#17b5f9;stroke-width:0.377976"
id="path2-6" /></g><g
id="manjaro"><g
id="manjaro"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
style="stroke-width:1.5649"
id="g162"
transform="matrix(0.61539738,0,0,0.61539433,35.006341,13.839977)"><path
@ -1369,7 +1298,7 @@
d="M 24.990362,12.938891 H 34.0853 v 4.547472 h -4.547527 v 10.004559 l -4.547411,5.4e-5 z"
id="path5961"
inkscape:connector-curvature="0" /></g></g><g
transform="translate(-8.8744418,-0.10716472)"
transform="matrix(3.7795261,0,0,3.7795261,-37.634929,-8.4674066)"
id="nixos"><path
id="path2724"
style="fill:#ffffff;fill-opacity:1;stroke-width:0.184058"
@ -1395,7 +1324,7 @@
style="fill:#5277c3;fill-opacity:1"
d="m 81.493511,20.152169 1.485803,-2.573194 0.346898,0.588036 -0.400433,0.689151 0.795254,0.0021 0.169486,0.293833 -0.173072,0.300535 -1.131962,-0.0036 -0.406819,0.701344 z"
id="use4877" /></g><g
transform="matrix(0.01628205,0,0,0.01628205,63.907055,21.4353)"
transform="matrix(0.06153843,0,0,0.06153843,237.44464,72.952901)"
id="ubuntuDDE"><circle
class="cls-1"
cx="495"
@ -1473,4 +1402,97 @@
cx="416"
cy="626.5"
r="50"
id="circle1230" /></g></svg>
id="circle1230" /></g><g
id="archcraft"
transform="matrix(1.4228804,0,0,1.4228804,248.14146,204.17284)"><circle
style="fill:#22282f;fill-opacity:1;stroke-width:0.0445642"
id="path870"
cx="13.890628"
cy="13.890628"
r="11.244792" /><path
id="path53-3"
style="fill:url(#linearGradient1305);fill-opacity:1;stroke-width:0.0837208"
d="m 13.797107,6.2037174 v 3.103e-4 c -0.61934,1.518118 -0.992722,2.511269 -1.68232,3.9842663 0.599842,0.303092 1.124824,0.785561 1.784368,1.559175 -0.749974,-0.593159 -1.334629,-0.95135 -1.986011,-1.135365 -0.882511,1.841079 -2.2651386,4.463617 -5.0708353,9.503839 0.8317454,-0.48781 5.5340613,-1.715718 5.1069773,-2.827642 -0.115224,-0.277618 -0.347045,-0.314511 -0.70387,-0.441297 v -0.706501 c 0.357481,-0.127222 0.588646,-0.163625 0.70387,-0.441461 0.115444,-0.278272 -0.0224,-0.467731 -0.185289,-0.810489 l 0.49961,-0.499342 c 0.34436,0.163731 0.5326,0.300506 0.810496,0.185086 h 1.67e-4 c 0.277677,-0.115199 0.314305,-0.346316 0.441553,-0.703721 h 0.70665 c 0.127687,0.359155 0.163932,0.588739 0.441391,0.703721 h 1.67e-4 c 0.278551,0.11542 0.469361,-0.02289 0.81066,-0.185086 l 0.499447,0.499342 c -0.163328,0.343851 -0.300352,0.532653 -0.185126,0.810489 v 1.68e-4 c 0.114788,0.276963 0.342891,0.312982 0.703871,0.441297 v 0.706501 c -2.335922,1.30513 3.122972,2.818456 4.261647,3.26894 -0.428949,-0.789558 -0.81189,-1.501369 -1.17748,-2.179185 -0.575923,-0.446286 -1.176668,-1.027045 -2.40205,-1.655806 0.842237,0.218807 1.445304,0.471259 1.915361,0.753427 C 15.372925,10.114583 15.07189,9.1950843 13.797107,6.2037174 Z m 0.07195,9.4157086 c -0.482981,0 -0.87444,0.39154 -0.87444,0.87442 0,0.48288 0.391459,0.874256 0.87444,0.874256 0.482981,0 0.874605,-0.391376 0.874605,-0.874256 0,-0.48288 -0.391624,-0.87442 -0.874605,-0.87442 z"
sodipodi:nodetypes="cccccccccccccccccccccccccccccsssss" /></g><g
id="brunch"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><path
style="fill:#109f5b;stroke-width:0.529184"
d="m 69.320966,74.083307 c 0.741537,1.285471 1.113294,0.979887 2.485657,1.058307 1.463125,-0.807487 2.156098,-0.775104 1.77718,-2.16921 -0.160355,0.261719 -0.382624,0.488195 -0.667924,0.653291 -0.453221,0.261931 -0.872836,-0.0132 -1.340028,-0.135997 -0.473542,-0.124357 -0.993393,-0.101057 -1.258636,-0.560953 l -1.889143,-3.274876 c -0.560446,0.85222 -0.796214,1.885177 -0.654457,2.901779 0.07329,0.525655 0.886711,0.508841 1.169185,0.998503 z"
id="path625" /><path
style="fill:#ffce41;stroke-width:0.529184"
d="m 72.023897,69.850082 c 0.306521,0.0082 0.61406,0.3013 0.899254,0.46611 0.487768,0.281848 0.442002,0.838694 0.549888,1.347687 0.09399,0.443447 0.563697,0.890315 0.318358,1.315648 l -2.201023,2.234431 c 0.0182,0.0012 0.03652,0.0022 0.05479,0.0032 0.168375,0.0076 0.336413,0.0074 0.503375,-0.0052 0.0314,-0.0034 0.06275,-0.0072 0.09407,-0.0114 0.133892,-0.013 0.267271,-0.0332 0.398979,-0.05892 0.06475,-0.0126 0.129192,-0.02674 0.193298,-0.04238 0.11133,-0.0272 0.220961,-0.05994 0.329727,-0.09612 0.05446,-0.0172 0.10855,-0.03542 0.162275,-0.05478 0.147794,-0.05594 0.293032,-0.119757 0.434123,-0.192235 0.05761,-0.0314 0.114471,-0.06414 0.170556,-0.09818 0.09385,-0.0539 0.186117,-0.110237 0.275978,-0.171555 0.05571,-0.03762 0.11049,-0.07656 0.164355,-0.116777 0.10663,-0.08056 0.209626,-0.167036 0.309053,-0.258376 0.02752,-0.02376 0.05474,-0.04788 0.08167,-0.07234 0.126011,-0.121977 0.244735,-0.253251 0.356599,-0.392732 0.02278,-0.02934 0.04518,-0.05896 0.06719,-0.08888 0.10199,-0.134197 0.198759,-0.274639 0.286315,-0.423736 0.0084,-0.0138 0.0166,-0.02752 0.0248,-0.04134 0.263153,-0.460294 0.572948,-1.36e-4 0.651198,-0.527502 0.03052,-0.205753 0.04742,-0.413475 0.05106,-0.620718 0.0017,-0.09916 -0.0072,-0.196955 -0.0114,-0.295583 -0.04962,-0.633969 -0.241452,-1.248617 -0.56125,-1.798289 z"
id="path627" /><path
style="fill:#dd4d3e;stroke-width:0.529184"
d="m 71.967048,67.73347 a 4.2337301,4.2332248 0 0 0 -0.21086,0.0072 c -0.739163,0.03678 -1.466591,0.287756 -2.097227,0.677978 a 4.2337301,4.2332248 0 0 0 -1.455344,1.617431 l 1.953551,3.030228 c -0.159195,-0.262039 -0.07901,-0.67973 -0.09509,-1.008698 -0.02754,-0.56262 0.46485,-0.826097 0.834136,-1.192661 0.321731,-0.319362 0.44291,-0.955334 0.933364,-0.979761 l 3.813045,-0.0094 a 4.2337301,4.2332248 0 0 0 -3.675572,-2.142449 z"
id="path629" /><rect
fill="#ffffff"
width="4.2332249"
height="4.2337303"
x="-74.083313"
y="-74.083916"
rx="2.1166124"
ry="2.1168652"
transform="matrix(0,-1,-1,0,0,0)"
id="rect631"
style="stroke-width:0.529184" /><rect
style="fill:#4587f3;stroke-width:0.529184"
width="3.1749187"
height="3.1752977"
x="-73.554146"
y="-73.554688"
rx="1.5874593"
ry="1.5876489"
transform="matrix(0,-1,-1,0,0,0)"
id="rect633" /><path
style="fill:#4f4f4f;stroke-width:0.529184"
d="m 67.771561,72.495848 a 4.2337301,4.2332248 0 0 0 2.9448,3.514942 4.2337301,4.2332248 0 0 0 0.381407,0.09714 4.3582515,4.3577314 0 0 0 0.140573,0.0248 4.2337301,4.2332248 0 0 0 0.261507,0.03928 4.3582515,4.3577314 0 0 0 0.231532,0.0166 4.2337301,4.2332248 0 0 0 0.235668,0.0114 4.2337301,4.2332248 0 0 0 10e-4,0 4.3582515,4.3577314 0 0 0 0.002,0 4.3582515,4.3577314 0 0 0 0.371073,-0.0196 4.2337301,4.2332248 0 0 0 0.219128,-0.02688 4.3582515,4.3577314 0 0 0 0.175717,-0.02688 4.2337301,4.2332248 0 0 0 0.300784,-0.06614 4.3582515,4.3577314 0 0 0 0.09199,-0.02378 4.2337301,4.2332248 0 0 0 3.034724,-3.540781 z"
id="path635" /><g
aria-label="OS"
id="text957"
style="font-size:1.39438px;font-family:'思源黑体 CN';-inkscape-font-specification:'思源黑体 CN';fill:#ffffff;fill-rule:evenodd;stroke-width:0.116198;stroke-linecap:round;stroke-linejoin:round"
transform="matrix(2.0001874,0,0,1.9999487,-74.724614,-74.332896)"><path
d="m 72.913212,74.759826 c 0.256566,0 0.436441,-0.204974 0.436441,-0.532653 0,-0.327679 -0.179875,-0.525681 -0.436441,-0.525681 -0.256566,0 -0.436441,0.198002 -0.436441,0.525681 0,0.327679 0.179875,0.532653 0.436441,0.532653 z m 0,-0.112945 c -0.184058,0 -0.303975,-0.164536 -0.303975,-0.419708 0,-0.255172 0.119917,-0.412736 0.303975,-0.412736 0.184058,0 0.303975,0.157564 0.303975,0.412736 0,0.255172 -0.119917,0.419708 -0.303975,0.419708 z"
id="path1058" /><path
d="m 73.854419,74.759826 c 0.21334,0 0.347201,-0.128283 0.347201,-0.290031 0,-0.151987 -0.09203,-0.221706 -0.210552,-0.273298 l -0.145015,-0.06275 c -0.07948,-0.03347 -0.170114,-0.07111 -0.170114,-0.171509 0,-0.09064 0.0753,-0.147804 0.19103,-0.147804 0.09482,0 0.170114,0.03625 0.232861,0.09482 l 0.06693,-0.08227 c -0.07111,-0.0739 -0.17848,-0.125494 -0.299791,-0.125494 -0.185453,0 -0.322102,0.112945 -0.322102,0.270509 0,0.149199 0.112945,0.221707 0.207762,0.262144 l 0.14641,0.06414 c 0.09761,0.04323 0.171509,0.07669 0.171509,0.182664 0,0.099 -0.07948,0.165931 -0.214734,0.165931 -0.105973,0 -0.209157,-0.0502 -0.281665,-0.126888 l -0.07669,0.08924 c 0.08785,0.09203 0.211946,0.150593 0.356961,0.150593 z"
id="path1060" /></g></g><g
id="brunch-settings"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.1379326)"><path
style="fill:#4587f3;fill-opacity:1;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path1500"
d="m 50.799967,84.68666 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
d="m 50.177134,86.42864 -0.05339,0.65486 a 1.9574668,1.9574668 0 0 0 -0.573,0.33099 l -0.597917,-0.281163 -0.62283,1.081945 0.540973,0.373697 a 1.9574668,1.9574668 0 0 0 -0.02847,0.330991 1.9574668,1.9574668 0 0 0 0.02847,0.330989 l -0.540973,0.3737 0.62283,1.081945 0.594358,-0.281165 a 1.9574668,1.9574668 0 0 0 0.576563,0.327431 l 0.05339,0.658421 h 1.24566 l 0.05339,-0.654861 a 1.9574668,1.9574668 0 0 0 0.573004,-0.330991 l 0.597917,0.281165 0.622829,-1.081945 -0.540972,-0.3737 a 1.9574668,1.9574668 0 0 0 0.02847,-0.330989 1.9574668,1.9574668 0 0 0 -0.02847,-0.330991 l 0.540972,-0.373697 -0.622829,-1.081945 -0.594358,0.281163 a 1.9574668,1.9574668 0 0 0 -0.576565,-0.327431 l -0.05339,-0.658419 z m 0.622831,1.779514 a 0.7118061,0.7118061 0 0 1 0.711806,0.711806 0.7118061,0.7118061 0 0 1 -0.711806,0.711807 0.7118061,0.7118061 0 0 1 -0.711805,-0.711807 0.7118061,0.7118061 0 0 1 0.711805,-0.711806 z"
id="path1502"
style="fill:#ffffff" /></g><g
id="deepin"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
style="stroke-width:1.5648"
id="g65"
transform="matrix(0.61539433,0,0,0.61539433,56.172808,-169.09309)"><circle
id="circle63"
style="fill:#00bcfb;stroke-width:1.5648;paint-order:stroke markers fill"
r="6.8790002"
cy="288.53"
cx="8.467" /></g><path
fill="#ffffff"
d="m 62.331173,6.3868802 c -0.28874,-0.131809 -0.609713,-0.205256 -0.947838,-0.205256 -0.09504,0 -0.188733,0.0058 -0.280732,0.01708 -0.340029,0.470317 -0.516233,1.2340426 -0.502174,1.701887 0,0 -0.02247,0.695202 0.454078,0.941787 0,0 0.428267,0.1877792 0.720125,-0.4194137 0,0 0.200591,-0.3426674 0.118942,-1.1171074 0,0 0.07812,0.013754 0.08695,0.026113 0.0088,0.012259 0.172524,0.5962292 0.05751,1.0880037 0,0 -0.10589,0.5778898 -0.626503,0.7100529 C 60.891113,9.2621899 60.485514,8.9424468 60.210144,8.6412424 60.005782,8.4177205 59.702732,7.8187657 59.552242,7.0995552 59.267137,7.4808031 59.0983,7.9540514 59.0983,8.4667238 c 0,0.3557858 0.08132,0.6925789 0.226375,0.9928093 0.49959,0.148528 1.793093,0.4457591 2.614378,-0.1561391 0.540734,-0.3963666 0.471063,-1.0311189 0.471063,-1.0311189 -0.009,-0.482832 -0.302916,-0.9624316 -0.302916,-0.9624316 1.143063,1.0340483 0.467462,2.1828449 0.467462,2.1828449 -0.313667,0.6406466 -0.957545,1.0510216 -1.522042,1.2352696 0.107978,0.01565 0.218402,0.02376 0.330718,0.02376 1.261996,0 2.285038,-1.0230205 2.285038,-2.2849907 0,-0.5417243 -0.188515,-1.0394297 -0.503521,-1.4310858 -0.112168,0.0078 -0.242634,0.01233 -0.37802,0.0079 0,0 -0.608154,0.0284 -0.949171,0.1984881 0,0 -0.254302,0.1133926 -0.5085,0.3056492 0,0 -0.05395,0.026969 -0.05134,0.1260598 0.0023,0.098784 -0.05176,0.3621412 -0.231867,0.5164981 0,0 -0.12856,0.066095 -0.06428,0.1606907 0,0 0.08682,0.1260598 0.209118,-0.00633 0,0 0.315347,-0.3244458 0.334652,-0.8472776 0,0 0.09976,-0.085198 0.257329,-0.1103279 0,0 0.02901,0.7843497 -0.360218,1.1781592 0,0 -0.370236,0.4032077 -0.489195,-0.1953213 0,0 -0.144838,-0.570232 0.601789,-1.2474203 0,0 0.499791,-0.499118 0.796024,-0.735508 z m -0.947838,4.5933278 c -1.388195,0 -2.513542,-1.1253228 -2.513542,-2.5134892 0,-1.3881846 1.125365,-2.5135936 2.513542,-2.5135936 1.388177,0 2.513541,1.125409 2.513541,2.5135936 0,1.3881664 -1.125346,2.5134892 -2.513541,2.5134892 z"
id="path67"
style="stroke-width:0.104731" /></g><g
id="windows"><g
id="g232"
style="stroke-width:1.5633;paint-order:markers stroke fill"
transform="matrix(2.4189179,0,0,2.4189179,127.52016,-593.94133)"><path
style="fill:#2196f3;stroke-width:1.5633"
inkscape:connector-curvature="0"
id="path230"
d="m 8.4665,281.92 c 3.6644,0 6.6145,2.9501 6.6145,6.6145 0,3.6644 -2.9501,6.6145 -6.6145,6.6145 -3.6644,0 -6.6145,-2.9501 -6.6145,-6.6145 0,-3.6644 2.9501,-6.6145 6.6145,-6.6145 z" /></g><path
id="rect1"
style="fill:#ffffff;fill-rule:evenodd;stroke-width:1.97269;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 139.50246,94.999931 c -0.27808,0 -0.50253,0.224446 -0.50253,0.502527 V 102.968 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.465542 c 0,-0.278081 -0.22445,-0.502527 -0.50253,-0.502527 z m 9.52941,0 c -0.27808,0 -0.50253,0.224446 -0.50253,0.502527 V 102.968 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.465542 c 0,-0.278081 -0.22445,-0.502527 -0.50253,-0.502527 z m -9.52941,9.529419 c -0.27808,0 -0.50253,0.22445 -0.50253,0.50253 v 7.46553 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.46553 c 0,-0.27808 -0.22445,-0.50253 -0.50253,-0.50253 z m 9.52941,0 c -0.27808,0 -0.50253,0.22445 -0.50253,0.50253 v 7.46553 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.46553 c 0,-0.27808 -0.22445,-0.50253 -0.50253,-0.50253 z" /></g><g
id="nobara"><path
id="path3"
d="m 331.42256,7.9375005 c 8.83687,0 16,7.1631275 16,15.9999945 0,8.836863 -7.16313,15.999991 -16,15.999991 -8.83687,0 -15.99999,-7.163128 -15.99999,-15.999991 0,-8.836867 7.16312,-15.9999945 15.99999,-15.9999945 z"
style="fill:#ffffff;fill-opacity:1" /><path
d="m 332.29044,32.819778 c -0.0269,-0.232768 -0.11775,-0.521595 -0.25003,-0.794301 -0.59159,-1.219628 -1.97601,-1.802867 -3.27906,-1.381423 -0.54525,0.176346 -1.06064,0.575458 -1.41553,1.096184 -0.27575,0.404611 -0.60864,0.697376 -1.02766,0.903785 -0.25439,0.125325 -0.43344,0.187148 -0.69609,0.240367 -0.22313,0.04518 -0.76345,0.03204 -1.03777,-0.0253 -0.96019,-0.200682 -1.73935,-0.893192 -2.03615,-1.809667 -0.13403,-0.413867 -0.12556,0.06875 -0.12556,-7.152871 0,-6.398196 10e-4,-6.649786 0.042,-6.834146 0.12173,-0.555013 0.39726,-1.044613 0.80225,-1.425607 1.08169,-1.017572 2.7785,-0.969967 3.80117,0.106627 0.1589,0.167288 0.19917,0.192098 0.24208,0.149179 0.0285,-0.02855 0.57752,-0.277496 0.83203,-0.377346 0.69106,-0.271125 1.46536,-0.461373 2.28556,-0.5616 0.46181,-0.05644 1.52549,-0.05659 1.98133,-2.95e-4 1.78855,0.220862 3.28248,0.843485 4.66142,1.942722 0.38961,0.310601 1.04885,0.969793 1.35984,1.359754 1.08528,1.360903 1.71883,2.877798 1.94212,4.649924 0.0361,0.28653 0.0405,0.638278 0.0479,3.861795 0.006,2.558334 7.4e-4,3.604594 -0.0176,3.754866 -0.14391,1.170542 -0.99477,2.095149 -2.15028,2.336658 -0.27999,0.05855 -0.81425,0.07056 -1.04766,0.02357 -0.94774,-0.190791 -1.73506,-0.877974 -2.03724,-1.778162 -0.14083,-0.419509 -0.13163,-0.192868 -0.14009,-3.449674 l -0.008,-2.97458 1.32362,-0.377398 c 0.728,-0.207571 1.33067,-0.383895 1.33928,-0.391827 0.009,-0.0079 -0.60607,-0.191759 -1.36597,-0.408487 l -1.38162,-0.394057 -0.0489,-0.180146 c -0.0667,-0.246193 -0.22914,-0.625948 -0.36253,-0.847897 -0.54138,-0.900777 -1.36627,-1.487061 -2.40731,-1.710997 -0.20203,-0.04344 -0.30362,-0.05085 -0.69806,-0.05085 -0.50895,0 -0.72646,0.03234 -1.13715,0.169275 -1.07089,0.35696 -1.93551,1.22296 -2.28317,2.286815 -0.16916,0.517683 -0.18743,0.735854 -0.1769,2.112707 0.008,1.015713 0.0134,1.163924 0.0486,1.282699 0.23817,0.803722 0.94473,1.340119 1.76609,1.340753 1.12472,7.55e-4 2.17653,0.759388 2.53538,1.828412 0.13431,0.400085 0.13159,0.364055 0.14131,1.875631 0.006,0.76785 0.006,1.477163 0.002,1.576234 l -0.007,0.180146 z m -1.33361,-6.853767 c -0.67196,-0.150267 -1.19109,-0.646341 -1.37633,-1.315233 -0.0304,-0.109665 -0.0403,-0.225417 -0.0398,-0.461614 7.6e-4,-0.29241 0.006,-0.330753 0.0718,-0.529175 0.19776,-0.595667 0.64956,-1.026714 1.25429,-1.196683 0.14462,-0.04065 0.23566,-0.0504 0.46162,-0.04948 0.34374,0.0015 0.53874,0.04858 0.83932,0.202797 0.17025,0.08737 0.24658,0.145446 0.4228,0.321663 0.17621,0.176217 0.23428,0.252547 0.32166,0.422797 0.53137,1.035394 0.0117,2.246803 -1.10493,2.57605 -0.21034,0.06203 -0.6373,0.07651 -0.85039,0.02887 z"
id="path1"
style="stroke-width:0.75552" /></g></svg>

Before

Width:  |  Height:  |  Size: 162 KiB

After

Width:  |  Height:  |  Size: 174 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 135 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 197 KiB

After

Width:  |  Height:  |  Size: 210 KiB

View File

@ -45,6 +45,9 @@ zorin
nixos
gpart
ubuntuDDE
archcraft
brunch
nobara
recovery
restart
@ -62,3 +65,4 @@ type
tz
unset
submenu
brunch-settings

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

5
common/makefont.sh Executable file
View File

@ -0,0 +1,5 @@
#! /usr/bin/env bash
grub2-mkfont -o unifont-16.pf2 -s 16 unifont.otf
grub2-mkfont -o unifont-24.pf2 -s 24 unifont.otf
grub2-mkfont -o unifont-32.pf2 -s 32 unifont.otf

Binary file not shown.

Before

Width:  |  Height:  |  Size: 976 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 B

BIN
common/unifont-16.pf2 Normal file

Binary file not shown.

BIN
common/unifont-24.pf2 Normal file

Binary file not shown.

BIN
common/unifont-32.pf2 Normal file

Binary file not shown.

BIN
common/unifont.otf Normal file

Binary file not shown.

View File

@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 14"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"

View File

@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 18"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "DejaVu Sans Regular 24"
item_font = "Unifont Regular 24"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 48
@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "DejaVu Sans Regular 24"
font = "Unifont Regular 24"
}

View File

@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 18"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "DejaVu Sans Regular 32"
item_font = "Unifont Regular 32"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 64
@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "DejaVu Sans Regular 32"
font = "Unifont Regular 32"
}

View File

@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 14"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"

View File

@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 18"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "DejaVu Sans Regular 24"
item_font = "Unifont Regular 24"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 48
@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "DejaVu Sans Regular 24"
font = "Unifont Regular 24"
}

View File

@ -14,10 +14,12 @@
in
with nixpkgs.lib;
rec {
nixosModule = { config, ... }:
nixosModules.default = { config, ... }:
let
cfg = config.boot.loader.grub2-theme;
splashImage = if cfg.splashImage == null then "" else cfg.splashImage;
hasBootMenuConfig = cfg.bootMenuConfig != null;
hasTerminalConfig = cfg.terminalConfig != null;
resolutions = {
"1080p" = "1920x1080";
"ultrawide" = "2560x1080";
@ -28,23 +30,53 @@
grub2-theme = pkgs.stdenv.mkDerivation {
name = "grub2-theme";
src = "${self}";
buildInputs = [ pkgs.imagemagick ];
installPhase = ''
mkdir -p $out/grub/themes;
mkdir -p $out/grub/themes
# Create placeholder terminal box PNGs that install.sh expects
mkdir -p common
for box in c e n ne nw s se sw w; do
touch common/terminal_box_$box.png
done
# Run the install script
bash ./install.sh \
--generate $out/grub/themes \
--screen ${cfg.screen} \
--theme ${cfg.theme} \
--icon ${cfg.icon};
--icon ${cfg.icon} \
${if cfg.customResolution != null then "--custom-resolution ${cfg.customResolution}" else ""}
if [ -n "${splashImage}" ]; then
cp ${splashImage} $out/grub/themes/${cfg.theme}/background.jpg;
rm $out/grub/themes/${cfg.theme}/background.jpg;
${pkgs.imagemagick}/bin/magick ${splashImage} $out/grub/themes/${cfg.theme}/background.jpg;
fi;
if [ ${pkgs.lib.trivial.boolToString cfg.footer} == "false" ]; then
sed -i ':again;$!N;$!b again; s/\+ image {[^}]*}//g' $out/grub/themes/${cfg.theme}/theme.txt;
fi;
if [ ${pkgs.lib.trivial.boolToString hasBootMenuConfig} == "true" ]; then
sed -i ':again;$!N;$!b again; s/\+ boot_menu {[^}]*}//g' $out/grub/themes/${cfg.theme}/theme.txt;
cat << EOF >> $out/grub/themes/${cfg.theme}/theme.txt
+ boot_menu {
${if cfg.bootMenuConfig == null then "" else cfg.bootMenuConfig}
}
EOF
fi;
if [ ${pkgs.lib.trivial.boolToString hasTerminalConfig} == "true" ]; then
sed -i 's/^terminal-.*$//g' $out/grub/themes/${cfg.theme}/theme.txt
cat << EOF >> $out/grub/themes/${cfg.theme}/theme.txt
${if cfg.terminalConfig == null then "" else cfg.terminalConfig}
EOF
fi;
'';
};
resolution = resolutions."${cfg.screen}";
resolution = if cfg.customResolution != null
then cfg.customResolution
else resolutions."${cfg.screen}";
in
rec {
options = {
@ -81,12 +113,39 @@
The screen resolution to use for grub2.
'';
};
customResolution = mkOption {
default = null;
example = "1600x900";
type = types.nullOr (types.strMatching "[0-9]+x[0-9]+");
description = ''
Custom resolution for grub2 theme. Should be in the format "WIDTHxHEIGHT".
If set, this will override the 'screen' option.
'';
};
splashImage = mkOption {
default = null;
example = "/my/path/background.jpg";
type = types.nullOr types.path;
description = ''
The path of the image to use for background (must be jpg).
The path of the image to use for background (must be jpg or png).
'';
};
bootMenuConfig = mkOption {
default = null;
example = "left = 30%";
type = types.nullOr types.str;
description = ''
Grub theme definition for boot_menu.
Refer to config/theme-*.txt for reference.
'';
};
terminalConfig = mkOption {
default = null;
example = "terminal-font: \"Terminus Regular 18\"";
type = types.nullOr types.str;
description = ''
Replaces grub theme definition for terminial-*.
Refer to config/theme-*.txt for reference.
'';
};
footer = mkOption {

View File

@ -14,6 +14,7 @@ REO_DIR="$(cd $(dirname $0) && pwd)"
THEME_VARIANTS=('tela' 'vimix' 'stylish' 'whitesur')
ICON_VARIANTS=('color' 'white' 'whitesur')
SCREEN_VARIANTS=('1080p' '2k' '4k' 'ultrawide' 'ultrawide2k')
custom_resolution=""
#################################
# :::::: C O L O R S :::::: #
@ -57,39 +58,76 @@ function has_command() {
}
usage() {
printf "%s\n" "Usage: ${0##*/} [OPTIONS...]"
printf "\n%s\n" "OPTIONS:"
printf " %-25s%s\n" "-t, --theme" "theme variant(s) [tela|vimix|stylish|whitesur] (default is tela)"
printf " %-25s%s\n" "-i, --icon" "icon variant(s) [color|white|whitesur] (default is color)"
printf " %-25s%s\n" "-s, --screen" "screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)"
printf " %-25s%s\n" "-r, --remove" "Remove theme (must add theme name option)"
printf " %-25s%s\n" "-g, --generate" "do not install, but generate theme into chosen directory"
printf " %-25s%s\n" "-h, --help" "Show this help"
cat << EOF
Usage: $0 [OPTION]...
OPTIONS:
-t, --theme theme variant(s) [tela|vimix|stylish|whitesur] (default is tela)
-i, --icon icon variant(s) [color|white|whitesur] (default is color)
-s, --screen screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)
-c, --custom-resolution set custom resolution (e.g., 1600x900) (disabled in default)
-r, --remove remove theme [tela|vimix|stylish|whitesur] (must add theme name option, default is tela)
-b, --boot install theme into '/boot/grub' or '/boot/grub2'
-g, --generate do not install but generate theme into chosen directory (must add your directory)
-h, --help show this help
EOF
}
generate() {
if [[ "${install_boot}" == 'true' ]]; then
if [[ -d "/boot/grub" ]]; then
THEME_DIR='/boot/grub/themes'
elif [[ -d "/boot/grub2" ]]; then
fi
if [[ -d "/boot/grub2" ]]; then
THEME_DIR='/boot/grub2/themes'
fi
fi
# Make a themes directory if it doesn't exist
prompt -s "\n Checking for the existence of themes directory..."
prompt -i "\n Checking for the existence of themes directory..."
[[ -d "${THEME_DIR}/${theme}" ]] && rm -rf "${THEME_DIR}/${theme}"
mkdir -p "${THEME_DIR}/${theme}"
# Copy theme
prompt -s "\n Installing ${theme} ${icon} ${screen} theme..."
prompt -i "\n Installing ${theme} ${icon} ${screen} theme..."
# Don't preserve ownership because the owner will be root, and that causes the script to crash if it is ran from terminal by sudo
cp -a --no-preserve=ownership "${REO_DIR}/common/"{*.png,*.pf2} "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/common/"*.pf2 "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/config/theme-${screen}.txt" "${THEME_DIR}/${theme}/theme.txt"
cp -a --no-preserve=ownership "${REO_DIR}/backgrounds/${screen}/background-${theme}.jpg" "${THEME_DIR}/${theme}/background.jpg"
# Function to determine which assets to use based on resolution
get_asset_type() {
local width=$(echo $1 | cut -d'x' -f1)
local height=$(echo $1 | cut -d'x' -f2)
if [ $width -le 1920 ] && [ $height -le 1080 ]; then
echo "1080p"
elif [ $width -le 2560 ] && [ $height -le 1440 ]; then
echo "2k"
else
echo "4k"
fi
}
# Determine which configuration file and assets to use
if [[ -n "$custom_resolution" ]]; then
asset_type=$(get_asset_type "$custom_resolution")
cp -a --no-preserve=ownership "${REO_DIR}/config/theme-${asset_type}.txt" "${THEME_DIR}/${theme}/theme.txt"
# Replace resolution in theme.txt
sed -i "s/[0-9]\+x[0-9]\+/${custom_resolution}/" "${THEME_DIR}/${theme}/theme.txt"
# Use appropriate background as base and resize it
cp -a --no-preserve=ownership "${REO_DIR}/backgrounds/${asset_type}/background-${theme}.jpg" "${THEME_DIR}/${theme}/background.jpg"
convert "${THEME_DIR}/${theme}/background.jpg" -resize ${custom_resolution}^ -gravity center -extent ${custom_resolution} "${THEME_DIR}/${theme}/background.jpg"
else
cp -a --no-preserve=ownership "${REO_DIR}/config/theme-${screen}.txt" "${THEME_DIR}/${theme}/theme.txt"
cp -a --no-preserve=ownership "${REO_DIR}/backgrounds/${screen}/background-${theme}.jpg" "${THEME_DIR}/${theme}/background.jpg"
fi
# Use custom background.jpg as grub background image
if [[ -f "${REO_DIR}/background.jpg" ]]; then
prompt -w "\n Using custom background.jpg as grub background image..."
@ -97,7 +135,13 @@ generate() {
convert -auto-orient "${THEME_DIR}/${theme}/background.jpg" "${THEME_DIR}/${theme}/background.jpg"
fi
if [[ ${screen} == 'ultrawide' ]]; then
# Determine which assets to use based on custom resolution or screen
if [[ -n "$custom_resolution" ]]; then
asset_type=$(get_asset_type "$custom_resolution")
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-${icon}/icons-${asset_type}" "${THEME_DIR}/${theme}/icons"
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-select/select-${asset_type}/"*.png "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/assets/info-${asset_type}.png" "${THEME_DIR}/${theme}/info.png"
elif [[ ${screen} == 'ultrawide' ]]; then
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-${icon}/icons-1080p" "${THEME_DIR}/${theme}/icons"
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-select/select-1080p/"*.png "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/assets/info-1080p.png" "${THEME_DIR}/${theme}/info.png"
@ -119,16 +163,24 @@ install() {
# Check for root access and proceed if it is present
if [[ "$UID" -eq "$ROOT_UID" ]]; then
clear
# Generate the theme in "/usr/share/grub/themes"
generate "${theme}" "${icon}" "${screen}"
# Set theme
prompt -s "\n Setting ${theme} as default..."
prompt -i "\n Setting ${theme} as default..."
# Backup grub config
cp -an /etc/default/grub /etc/default/grub.bak
if [[ -f /etc/default/grub.bak ]]; then
prompt -w "\n File '/etc/default/grub.bak' already exists!"
# read choice
# if [[ "$choice" = 'y' ]]; then
# cp -a /etc/default/grub /etc/default/grub.bak
# else
# prompt -s "Skipping to save a backup configuration in '/etc/default/grub.bak'"
# fi
else
cp -an /etc/default/grub /etc/default/grub.bak
fi
# Fedora workaround to fix the missing unicode.pf2 file (tested on fedora 34): https://bugzilla.redhat.com/show_bug.cgi?id=1739762
# This occurs when we add a theme on grub2 with Fedora.
@ -160,8 +212,18 @@ install() {
echo "GRUB_THEME=\"${THEME_DIR}/${theme}/theme.txt\"" >> /etc/default/grub
fi
if grep "GRUB_BACKGROUND=" /etc/default/grub 2>&1 >/dev/null; then
#Replace GRUB_BACKGROUND
sed -i "s|.*GRUB_BACKGROUND=.*|GRUB_BACKGROUND=\"${THEME_DIR}/${theme}/background.jpg\"|" /etc/default/grub
else
#Append GRUB_BACKGROUND
echo "GRUB_BACKGROUND=\"${THEME_DIR}/${theme}/background.jpg\"" >> /etc/default/grub
fi
# Make sure the right resolution for grub is set
if [[ ${screen} == '1080p' ]]; then
if [[ -n "$custom_resolution" ]]; then
gfxmode="GRUB_GFXMODE=${custom_resolution},auto"
elif [[ ${screen} == '1080p' ]]; then
gfxmode="GRUB_GFXMODE=1920x1080,auto"
elif [[ ${screen} == 'ultrawide' ]]; then
gfxmode="GRUB_GFXMODE=2560x1080,auto"
@ -192,16 +254,16 @@ install() {
fi
# For Kali linux
if [[ -f "/etc/default/grub.d/kali-themes.cfg" ]]; then
if [[ -f "/etc/default/grub.d/kali-themes.cfg" && ! -f "/etc/default/grub.d/kali-themes.cfg.bak" ]]; then
cp -an /etc/default/grub.d/kali-themes.cfg /etc/default/grub.d/kali-themes.cfg.bak
sed -i "s|.*GRUB_GFXMODE=.*|${gfxmode}|" /etc/default/grub.d/kali-themes.cfg
sed -i "s|.*GRUB_THEME=.*|GRUB_THEME=\"${THEME_DIR}/${theme}/theme.txt\"|" /etc/default/grub.d/kali-themes.cfg
fi
# Update grub config
prompt -s "\n Updating grub config..."
prompt -i "\n Updating grub config... \n"
updating_grub
prompt -w "\n * At the next restart of your computer you will see your new Grub theme: '$theme' "
prompt -w "\n * At the next restart of your computer you will see your new Grub theme: '$theme' \n"
#Check if password is cached (if cache timestamp has not expired yet)
elif sudo -n true 2> /dev/null && echo; then
@ -211,7 +273,6 @@ install() {
sudo "$0" -t ${theme} -i ${icon} -s ${screen}
fi
else
#Ask for password
if [[ -n ${tui_root_login} ]] ; then
if [[ -n "${theme}" && -n "${screen}" ]]; then
@ -262,7 +323,6 @@ run_dialog() {
else
#block for 3 seconds before allowing another attempt
sleep 3
clear
prompt -e "\n [ Error! ] -> Incorrect password!\n"
exit 1
fi
@ -310,11 +370,13 @@ run_dialog() {
5) screen="ultrawide2k" ;;
*) operation_canceled ;;
esac
# clear
echo -e '\0033\0143'
fi
}
operation_canceled() {
clear
prompt -i "\n Operation canceled by user, Bye!"
exit 1
}
@ -324,16 +386,26 @@ updating_grub() {
update-grub
elif has_command grub-mkconfig; then
grub-mkconfig -o /boot/grub/grub.cfg
elif has_command zypper; then
# Check for OpenSuse (regular or microOS)
elif has_command zypper || has_command transactional-update; then
grub2-mkconfig -o /boot/grub2/grub.cfg
elif has_command dnf; then
if [[ -f /boot/efi/EFI/fedora/grub.cfg ]] && (( $(cat /etc/fedora-release | awk '{print $3}') < 34 )); then
prompt -i "\n Find config file on /boot/efi/EFI/fedora/grub.cfg ...\n"
# Check for Fedora (regular or Atomic)
elif has_command dnf || has_command rpm-ostree; then
# Check for BIOS
if [[ -f /boot/grub2/grub.cfg ]]; then
prompt -s "Find config file on /boot/grub2/grub.cfg ...\n"
grub2-mkconfig -o /boot/grub2/grub.cfg
# Check for UEFI
elif [[ -f /boot/efi/EFI/fedora/grub.cfg ]]; then
prompt -s "Find config file on /boot/efi/EFI/fedora/grub.cfg ...\n"
grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
fi
if [[ -f /boot/grub2/grub.cfg ]]; then
prompt -i "\n Find config file on /boot/grub2/grub.cfg ...\n"
grub2-mkconfig -o /boot/grub2/grub.cfg
if [[ -f /boot/grub2/grub.cfg && -f /boot/efi/EFI/fedora/grub.cfg ]]; then
prompt -w "\n Under EFI, GRUB2 looks for its configuration in /boot/efi/EFI/fedora/grub.cfg,\n however the postinstall script of grub2-common installs a small shim which chains to the standard configuration at /boot/grub2/grub.cfg which is generated above.\n To reset this shim to defaults, delete the existing /boot/efi/EFI/fedora/grub.cfg and then reinstall grub2-common."
prompt -i "\n sudo rm -f /boot/efi/EFI/fedora/grub.cfg"
prompt -i "sudo dnf reinstall grub2-common"
fi
fi
@ -367,17 +439,17 @@ remove() {
# Check for root access and proceed if it is present
if [ "$UID" -eq "$ROOT_UID" ]; then
prompt -i "\n Checking for the existence of themes directory..."
prompt -i "Checking for the existence of themes directory..."
if [[ -d "${THEME_DIR}/${theme}" ]]; then
prompt -s "\n Find installed theme: '${THEME_DIR}/${theme}'..."
prompt -i "\n Find installed theme: '${THEME_DIR}/${theme}'..."
rm -rf "${THEME_DIR}/${theme}"
prompt -w "Removed: '${THEME_DIR}/${theme}'..."
prompt -w "\n Removed: '${THEME_DIR}/${theme}'..."
elif [[ -d "/boot/grub/themes/${theme}" ]]; then
prompt -s "\n Find installed theme: '/boot/grub/themes/${theme}'..."
prompt -i "\n Find installed theme: '/boot/grub/themes/${theme}'..."
rm -rf "/boot/grub/themes/${theme}"
prompt -w "\n Removed: '/boot/grub/themes/${theme}'..."
elif [[ -d "/boot/grub2/themes/${theme}" ]]; then
prompt -s "\n Find installed theme: '/boot/grub2/themes/${theme}'..."
prompt -i "\n Find installed theme: '/boot/grub2/themes/${theme}'..."
rm -rf "/boot/grub2/themes/${theme}"
prompt -w "\n Removed: '/boot/grub2/themes/${theme}'..."
else
@ -386,31 +458,38 @@ remove() {
fi
local grub_config_location=""
if [[ -f "/etc/default/grub" ]]; then
grub_config_location="/etc/default/grub"
elif [[ -f "/etc/default/grub.d/kali-themes.cfg" ]]; then
grub_config_location="/etc/default/grub.d/kali-themes.cfg"
else
prompt -e "\nCannot find grub config file in default locations!"
prompt -e "\nPlease inform the developers by opening an issue on github."
prompt -e "\nExiting..."
prompt -e "\n Cannot find grub config file in default locations!"
prompt -w "\n Please inform the developers by opening an issue on github."
prompt -i "\n Exiting..."
exit 1
fi
local current_theme="" # Declaration and assignment should be done seperately ==> https://github.com/koalaman/shellcheck/wiki/SC2155
current_theme="$(grep 'GRUB_THEME=' $grub_config_location | grep -v \#)"
if [[ -n "$current_theme" ]]; then
# Backup with --in-place option to grub.bak within the same directory; then remove the current theme.
sed --in-place='.bak' "s|$current_theme|#GRUB_THEME=|" "$grub_config_location"
if [[ -f "$grub_config_location".back ]]; then
rm -rf "$grub_config_location".back
fi
# Update grub config
prompt -s "\n Resetting grub theme...\n"
prompt -i "\n Resetting grub theme...\n"
updating_grub
else
prompt -e "\nNo active theme found."
prompt -e "\nExiting..."
prompt -e "\n No active theme found."
prompt -i "\n Exiting..."
exit 1
fi
else
#Check if password is cached (if cache timestamp not expired yet)
if sudo -n true 2> /dev/null && echo; then
@ -427,7 +506,6 @@ remove() {
else
#block for 3 seconds before allowing another attempt
sleep 3
clear
prompt -e "\n [ Error! ] -> Incorrect password!\n"
exit 1
fi
@ -478,7 +556,35 @@ while [[ $# -gt 0 ]]; do
case "${1}" in
-r|--remove)
remove='true'
shift 1
shift
for theme in "${@}"; do
case "${theme}" in
tela)
themes+=("${THEME_VARIANTS[0]}")
shift
;;
vimix)
themes+=("${THEME_VARIANTS[1]}")
shift
;;
stylish)
themes+=("${THEME_VARIANTS[2]}")
shift
;;
whitesur)
themes+=("${THEME_VARIANTS[3]}")
shift
;;
-*)
break
;;
*)
prompt -e "ERROR: Unrecognized theme variant '$1'."
prompt -i "Try '$0 --help' for more information."
exit 1
;;
esac
done
;;
-g|--generate)
shift 1
@ -576,13 +682,18 @@ while [[ $# -gt 0 ]]; do
break
;;
*)
prompt -e "ERROR: Unrecognized icon variant '$1'."
prompt -e "ERROR: Unrecognized screen variant '$1'."
prompt -i "Try '$0 --help' for more information."
exit 1
;;
esac
done
;;
-c|--custom-resolution)
shift
custom_resolution="$1"
shift
;;
-h|--help)
usage
exit 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 922 KiB

After

Width:  |  Height:  |  Size: 858 KiB