Add further configurations

This commit is contained in:
ItsDrike 2021-01-14 14:24:25 +01:00
parent c1a4415802
commit a92c28e1a5
No known key found for this signature in database
GPG key ID: 252D306F545351FC
34 changed files with 1149 additions and 0 deletions

View file

@ -0,0 +1,112 @@
#? Config file for bpytop v. 1.0.56
#* Color theme, looks for a .theme file in "/usr/[local/]share/bpytop/themes" and "~/.config/bpytop/themes", "Default" for builtin default theme.
#* Prefix name by a plus sign (+) for a theme located in user themes folder, i.e. color_theme="+monokai"
color_theme="Default"
#* If the theme set background should be shown, set to False if you want terminal background transparency
theme_background=True
#* Manually set which boxes to show. Available values are "cpu mem net proc", seperate values with whitespace.
shown_boxes="cpu mem net proc"
#* Update time in milliseconds, increases automatically if set below internal loops processing time, recommended 2000 ms or above for better sample times for graphs.
update_ms=400
#* Processes update multiplier, sets how often the process list is updated as a multiplier of "update_ms".
#* Set to 2 or higher to greatly decrease bpytop cpu usage. (Only integers)
proc_update_mult=2
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu responsive",
#* "cpu lazy" updates top process over time, "cpu responsive" updates top process directly.
proc_sorting="memory"
#* Reverse sorting order, True or False.
proc_reversed=False
#* Show processes as a tree
proc_tree=True
#* Which depth the tree view should auto collapse processes at
tree_depth=3
#* Use the cpu graph colors in the process list.
proc_colors=True
#* Use a darkening gradient in the process list.
proc_gradient=True
#* If process cpu usage should be of the core it's running on or usage of the total available cpu power.
proc_per_core=False
#* Show process memory as bytes instead of percent
proc_mem_bytes=True
#* Check cpu temperature, needs "osx-cpu-temp" on MacOS X.
check_temp=True
#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors.
cpu_sensor=Auto
#* Show temperatures for cpu cores also if check_temp is True and sensors has been found
show_coretemp=True
#* Draw a clock at top of screen, formatting according to strftime, empty string to disable.
draw_clock="%X"
#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort.
background_update=True
#* Custom cpu model name, empty string to disable.
custom_cpu_name=""
#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with a comma ",".
#* Begin line with "exclude=" to change to exclude filter, oterwise defaults to "most include" filter. Example: disks_filter="exclude=/boot, /home/user"
disks_filter=""
#* Show graphs instead of meters for memory values.
mem_graphs=False
#* If swap memory should be shown in memory box.
show_swap=True
#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk.
swap_disk=True
#* If mem box should be split to also show disks info.
show_disks=True
#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar.
only_physical=True
#* Read disks list from /etc/fstab. This also disables only_physical.
use_fstab=False
#* Set fixed values for network graphs, default "10M" = 10 Mibibytes, possible units "K", "M", "G", append with "bit" for bits instead of bytes, i.e "100mbit"
net_download="10M"
net_upload="10M"
#* Start in network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest.
net_auto=True
#* Sync the scaling for download and upload to whichever currently has the highest scale
net_sync=False
#* If the network graphs color gradient should scale to bandwith usage or auto scale, bandwith usage is based on "net_download" and "net_upload" values
net_color_fixed=False
#* Starts with the Network Interface specified here.
net_iface=
#* Show battery stats in top right if battery is present
show_battery=True
#* Show init screen at startup, the init screen is purely cosmetical
show_init=False
#* Enable check for new version from github.com/aristocratos/bpytop at start.
update_check=True
#* Set loglevel for "~/.config/bpytop/error.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG".
#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info.
log_level=WARNING

22
home/.config/git/config Normal file
View file

@ -0,0 +1,22 @@
# This is Git's per-user configuration file.
[user]
name = ItsDrike
email = itsdrikeofficial@gmail.com
signingkey = 252D306F545351FC
[credential]
helper = store
[alias]
l = log --oneline --decorate --all --graph
lol = log --pretty=oneline --abbrev-commit --graph
lg = log --all --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
[merge]
tool = meld
[mergetool]
keepbackup = false
keeptemporaries = false
[diff]
tool = meld
[commit]
gpgsign = true
[gpg]
program = /usr/bin/gpg

View file

@ -0,0 +1,11 @@
gtk-enable-animations=1
gtk-primary-button-warps-slider=0
gtk-toolbar-style=3
gtk-menu-images=1
gtk-button-images=1
gtk-cursor-theme-size=24
gtk-cursor-theme-name="breeze_cursors"
gtk-icon-theme-name="breeze-dark"
gtk-font-name="Noto Sans, 10"
gtk-modules=appmenu-gtk-module

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="46" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M53.0031,7.00023 L54.0028,7.00023 C54.0131,7.00011 54.0235,6.99977 54.034,7.00023 C54.2888,7.01143 54.5437,7.1288 54.7212,7.31272 L57.0016,9.5939 L59.3132,7.31272 C59.5787,7.08223 59.7597,7.00723 60.0004,7.00023 L61,7.00023 L61,8.0002 C61,8.28666 60.9657,8.55083 60.7501,8.75018 L58.4697,11.0314 L60.7189,13.2813 C60.907,13.4695 61,13.7347 61,14 L61,15 L60.0004,15 C59.7352,15 59.47,14.9069 59.2819,14.7188 L57.0016,12.4376 L54.7212,14.7188 C54.5331,14.9069 54.2679,15 54.0028,15 L53.0031,15 L53.0031,14 C53.0031,13.7347 53.0962,13.4695 53.2843,13.2813 L55.5646,11.0314 L53.2843,8.75018 C53.0736,8.55555 52.9812,8.28094 53.0031,8.0002 L53.0031,7.00023"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="46" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M53.0031,7.00023 L54.0028,7.00023 C54.0131,7.00011 54.0235,6.99977 54.034,7.00023 C54.2888,7.01143 54.5437,7.1288 54.7212,7.31272 L57.0016,9.5939 L59.3132,7.31272 C59.5787,7.08223 59.7597,7.00723 60.0004,7.00023 L61,7.00023 L61,8.0002 C61,8.28666 60.9657,8.55083 60.7501,8.75018 L58.4697,11.0314 L60.7189,13.2813 C60.907,13.4695 61,13.7347 61,14 L61,15 L60.0004,15 C59.7352,15 59.47,14.9069 59.2819,14.7188 L57.0016,12.4376 L54.7212,14.7188 C54.5331,14.9069 54.2679,15 54.0028,15 L53.0031,15 L53.0031,14 C53.0031,13.7347 53.0962,13.4695 53.2843,13.2813 L55.5646,11.0314 L53.2843,8.75018 C53.0736,8.55555 52.9812,8.28094 53.0031,8.0002 L53.0031,7.00023"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="23" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M30.0031,7.00023 L31.0028,7.00023 C31.0131,7.00011 31.0235,6.99977 31.034,7.00023 C31.2888,7.01143 31.5437,7.1288 31.7212,7.31272 L34.0016,9.5939 L36.3132,7.31272 C36.5787,7.08223 36.7597,7.00723 37.0004,7.00023 L38,7.00023 L38,8.0002 C38,8.28666 37.9657,8.55083 37.7501,8.75018 L35.4697,11.0314 L37.7189,13.2813 C37.907,13.4695 38,13.7347 38,14 L38,15 L37.0004,15 C36.7352,15 36.47,14.9069 36.2819,14.7188 L34.0016,12.4376 L31.7212,14.7188 C31.5331,14.9069 31.2679,15 31.0028,15 L30.0031,15 L30.0031,14 C30.0031,13.7347 30.0962,13.4695 30.2843,13.2813 L32.5646,11.0314 L30.2843,8.75018 C30.0736,8.55555 29.9812,8.28094 30.0031,8.0002 L30.0031,7.00023"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-156.818,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="69" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-156.818,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.5" >
<path vector-effect="none" fill-rule="nonzero" d="M76.0031,7.00023 L77.0028,7.00023 C77.0131,7.00011 77.0235,6.99977 77.034,7.00023 C77.2888,7.01143 77.5437,7.1288 77.7212,7.31272 L80.0016,9.5939 L82.3132,7.31272 C82.5787,7.08223 82.7597,7.00723 83.0004,7.00023 L84,7.00023 L84,8.0002 C84,8.28666 83.9657,8.55083 83.7501,8.75018 L81.4697,11.0314 L83.7189,13.2813 C83.907,13.4695 84,13.7347 84,14 L84,15 L83.0004,15 C82.7352,15 82.47,14.9069 82.2819,14.7188 L80.0016,12.4376 L77.7212,14.7188 C77.5331,14.9069 77.2679,15 77.0028,15 L76.0031,15 L76.0031,14 C76.0031,13.7347 76.0962,13.4695 76.2843,13.2813 L78.5646,11.0314 L76.2843,8.75018 C76.0736,8.55555 75.9812,8.28094 76.0031,8.0002 L76.0031,7.00023"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="23" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M30.0031,7.00023 L31.0028,7.00023 C31.0131,7.00011 31.0235,6.99977 31.034,7.00023 C31.2888,7.01143 31.5437,7.1288 31.7212,7.31272 L34.0016,9.5939 L36.3132,7.31272 C36.5787,7.08223 36.7597,7.00723 37.0004,7.00023 L38,7.00023 L38,8.0002 C38,8.28666 37.9657,8.55083 37.7501,8.75018 L35.4697,11.0314 L37.7189,13.2813 C37.907,13.4695 38,13.7347 38,14 L38,15 L37.0004,15 C36.7352,15 36.47,14.9069 36.2819,14.7188 L34.0016,12.4376 L31.7212,14.7188 C31.5331,14.9069 31.2679,15 31.0028,15 L30.0031,15 L30.0031,14 C30.0031,13.7347 30.0962,13.4695 30.2843,13.2813 L32.5646,11.0314 L30.2843,8.75018 C30.0736,8.55555 29.9812,8.28094 30.0031,8.0002 L30.0031,7.00023"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M7.00314,7.00023 L8.00275,7.00023 C8.01312,7.00011 8.02353,6.99977 8.03399,7.00023 C8.28884,7.01143 8.54366,7.1288 8.72122,7.31272 L11.0016,9.5939 L13.3132,7.31272 C13.5787,7.08223 13.7597,7.00723 14.0004,7.00023 L15,7.00023 L15,8.0002 C15,8.28666 14.9657,8.55083 14.7501,8.75018 L12.4697,11.0314 L14.7189,13.2813 C14.907,13.4695 15,13.7347 15,14 L15,15 L14.0004,15 C13.7352,15 13.47,14.9069 13.2819,14.7188 L11.0016,12.4376 L8.72122,14.7188 C8.53313,14.9069 8.26794,15 8.00275,15 L7.00314,15 L7.00314,14 C7.00314,13.7347 7.09617,13.4695 7.28428,13.2813 L9.56464,11.0314 L7.28428,8.75018 C7.07362,8.55555 6.98124,8.28094 7.00314,8.0002 L7.00314,7.00023"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="46" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M53,7 L53,9 L53,15 L61,15 L61,9 L61,7 L53,7 M55,9 L59,9 L59,12 L59,13 L55,13 L55,12 L55,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="46" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M53,7 L53,9 L53,15 L61,15 L61,9 L61,7 L53,7 M55,9 L59,9 L59,12 L59,13 L55,13 L55,12 L55,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="23" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M30,7 L30,9 L30,15 L38,15 L38,9 L38,7 L30,7 M32,9 L36,9 L36,12 L36,13 L32,13 L32,12 L32,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-156.818,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.5" >
<path vector-effect="none" fill-rule="nonzero" d="M76,7 L76,9 L76,15 L84,15 L84,9 L84,7 L76,7 M78,9 L82,9 L82,12 L82,13 L78,13 L78,12 L78,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="23" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M30,7 L30,9 L30,15 L38,15 L38,9 L38,7 L30,7 M32,9 L36,9 L36,12 L36,13 L32,13 L32,12 L32,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M7,7 L7,9 L7,15 L15,15 L15,9 L15,7 L7,7 M9,9 L13,9 L13,12 L13,13 L9,13 L9,12 L9,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="46" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M53,7 L53,9 L53,15 L61,15 L61,9 L61,7 L53,7 M55,9 L59,9 L59,12 L59,13 L55,13 L55,12 L55,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="46" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M53,7 L53,9 L53,15 L61,15 L61,9 L61,7 L53,7 M55,9 L59,9 L59,12 L59,13 L55,13 L55,12 L55,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="23" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M30,7 L30,9 L30,15 L38,15 L38,9 L38,7 L30,7 M32,9 L36,9 L36,12 L36,13 L32,13 L32,12 L32,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-156.818,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.5" >
<path vector-effect="none" fill-rule="nonzero" d="M76,7 L76,9 L76,15 L84,15 L84,9 L84,7 L76,7 M78,9 L82,9 L82,12 L82,13 L78,13 L78,12 L78,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="23" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M30,7 L30,9 L30,15 L38,15 L38,9 L38,7 L30,7 M32,9 L36,9 L36,12 L36,13 L32,13 L32,12 L32,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M7,7 L7,9 L7,15 L15,15 L15,9 L15,7 L7,7 M9,9 L13,9 L13,12 L13,13 L9,13 L9,12 L9,9"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,-2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<rect x="53" y="-15" width="8" height="2"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.19" >
<circle cx="57" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,-2.27273,-104.545,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<rect x="53" y="-15" width="8" height="2"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,-2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<rect x="30" y="-15" width="8" height="2"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.5" >
<path vector-effect="none" fill-rule="nonzero" d="M7,13 L7,15 L15,15 L15,13 L7,13"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.08" >
<circle cx="34" cy="11" r="11"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,-2.27273,-52.2727,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<rect x="30" y="-15" width="8" height="2"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg viewBox="0 0 50 50"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
opacity="0.001" >
<rect x="0" y="0" width="22" height="22"/>
</g>
<g fill="#dedede" fill-opacity="1" stroke="none" transform="matrix(2.27273,0,0,2.27273,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
<path vector-effect="none" fill-rule="nonzero" d="M7,13 L7,15 L15,15 L15,13 L7,13"/>
</g>
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,77 @@
@define-color borders_breeze #545454;
@define-color content_view_bg_breeze #2e2e2e;
@define-color error_color_backdrop_breeze #e04643;
@define-color error_color_breeze #e04643;
@define-color error_color_insensitive_backdrop_breeze #673433;
@define-color error_color_insensitive_breeze #673433;
@define-color insensitive_base_color_breeze #2c2c2c;
@define-color insensitive_base_fg_color_breeze #686868;
@define-color insensitive_bg_color_breeze #242424;
@define-color insensitive_borders_breeze #343434;
@define-color insensitive_fg_color_breeze #626262;
@define-color insensitive_selected_bg_color_breeze #242424;
@define-color insensitive_selected_fg_color_breeze #626262;
@define-color insensitive_unfocused_bg_color_breeze #242424;
@define-color insensitive_unfocused_fg_color_breeze #626262;
@define-color insensitive_unfocused_selected_bg_color_breeze #242424;
@define-color insensitive_unfocused_selected_fg_color_breeze #626262;
@define-color link_color_breeze #16decd;
@define-color link_visited_color_breeze #0fcbf5;
@define-color success_color_backdrop_breeze #43e075;
@define-color success_color_breeze #43e075;
@define-color success_color_insensitive_backdrop_breeze #336744;
@define-color success_color_insensitive_breeze #336744;
@define-color theme_base_color_breeze #2e2e2e;
@define-color theme_bg_color_breeze #262626;
@define-color theme_button_background_backdrop_breeze #424242;
@define-color theme_button_background_backdrop_insensitive_breeze #3f3f3f;
@define-color theme_button_background_insensitive_breeze #3f3f3f;
@define-color theme_button_background_normal_breeze #424242;
@define-color theme_button_decoration_focus_backdrop_breeze #009185;
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #295955;
@define-color theme_button_decoration_focus_breeze #009185;
@define-color theme_button_decoration_focus_insensitive_breeze #295955;
@define-color theme_button_decoration_hover_backdrop_breeze #009185;
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #295955;
@define-color theme_button_decoration_hover_breeze #009185;
@define-color theme_button_decoration_hover_insensitive_breeze #295955;
@define-color theme_button_foreground_active_backdrop_breeze #dedede;
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #626262;
@define-color theme_button_foreground_active_breeze #ffffff;
@define-color theme_button_foreground_active_insensitive_breeze #626262;
@define-color theme_button_foreground_backdrop_breeze #ffffff;
@define-color theme_button_foreground_backdrop_insensitive_breeze #7e7e7e;
@define-color theme_button_foreground_insensitive_breeze #7e7e7e;
@define-color theme_button_foreground_normal_breeze #ffffff;
@define-color theme_fg_color_breeze #dedede;
@define-color theme_hovering_selected_bg_color_breeze #009185;
@define-color theme_selected_bg_color_breeze #009185;
@define-color theme_selected_fg_color_breeze #ffffff;
@define-color theme_text_color_breeze #e3e3e3;
@define-color theme_titlebar_background_backdrop_breeze #262626;
@define-color theme_titlebar_background_breeze #262626;
@define-color theme_titlebar_background_light_breeze #262626;
@define-color theme_titlebar_foreground_backdrop_breeze #696969;
@define-color theme_titlebar_foreground_breeze #dedede;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #696969;
@define-color theme_titlebar_foreground_insensitive_breeze #696969;
@define-color theme_unfocused_base_color_breeze #2e2e2e;
@define-color theme_unfocused_bg_color_breeze #262626;
@define-color theme_unfocused_fg_color_breeze #dedede;
@define-color theme_unfocused_selected_bg_color_alt_breeze #08403b;
@define-color theme_unfocused_selected_bg_color_breeze #08403b;
@define-color theme_unfocused_selected_fg_color_breeze #dedede;
@define-color theme_unfocused_text_color_breeze #e3e3e3;
@define-color theme_unfocused_view_bg_color_breeze #2c2c2c;
@define-color theme_unfocused_view_text_color_breeze #686868;
@define-color theme_view_active_decoration_color_breeze #009185;
@define-color theme_view_hover_decoration_color_breeze #009185;
@define-color tooltip_background_breeze #4d4d4d;
@define-color tooltip_border_breeze #737373;
@define-color tooltip_text_breeze #e6e6e6;
@define-color unfocused_borders_breeze #545454;
@define-color unfocused_insensitive_borders_breeze #343434;
@define-color warning_color_backdrop_breeze #f57e00;
@define-color warning_color_breeze #f57e00;
@define-color warning_color_insensitive_backdrop_breeze #6e471d;
@define-color warning_color_insensitive_breeze #6e471d;

View file

@ -0,0 +1,2 @@
@import 'colors.css';
@import 'window_decorations.css';

View file

@ -0,0 +1,15 @@
[Settings]
gtk-application-prefer-dark-theme=true
gtk-button-images=true
gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=breeze-dark
gtk-menu-images=true
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module:appmenu-gtk-module
gtk-primary-button-warps-slider=false
gtk-shell-shows-menubar=1
gtk-theme-name=Breeze
gtk-toolbar-style=3

View file

@ -0,0 +1,71 @@
headerbar button.titlebutton.close, .titlebar button.titlebutton.close {
background-image: url("assets/close-normal.svg"); }
headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover {
background-image: url("assets/close-hover.svg"); }
headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active {
background-image: url("assets/close-active.svg"); }
headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop {
background-image: url("assets/close-backdrop-normal.svg"); }
headerbar button.titlebutton.close:backdrop:hover, .titlebar button.titlebutton.close:backdrop:hover {
background-image: url("assets/close-backdrop-hover.svg"); }
headerbar button.titlebutton.close:backdrop:active, .titlebar button.titlebutton.close:backdrop:active {
background-image: url("assets/close-backdrop-active.svg"); }
headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize {
background-image: url("assets/maximize-normal.svg"); }
headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover {
background-image: url("assets/maximize-hover.svg"); }
headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active {
background-image: url("assets/maximize-active.svg"); }
headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop {
background-image: url("assets/maximize-backdrop-normal.svg"); }
headerbar button.titlebutton.maximize:backdrop:hover, .titlebar button.titlebutton.maximize:backdrop:hover {
background-image: url("assets/maximize-backdrop-hover.svg"); }
headerbar button.titlebutton.maximize:backdrop:active, .titlebar button.titlebutton.maximize:backdrop:active {
background-image: url("assets/maximize-backdrop-active.svg"); }
headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize {
background-image: url("assets/minimize-normal.svg"); }
headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover {
background-image: url("assets/minimize-hover.svg"); }
headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active {
background-image: url("assets/minimize-active.svg"); }
headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop {
background-image: url("assets/minimize-backdrop-normal.svg"); }
headerbar button.titlebutton.minimize:backdrop:hover, .titlebar button.titlebutton.minimize:backdrop:hover {
background-image: url("assets/minimize-backdrop-hover.svg"); }
headerbar button.titlebutton.minimize:backdrop:active, .titlebar button.titlebutton.minimize:backdrop:active {
background-image: url("assets/minimize-backdrop-active.svg"); }
.maximized headerbar button.titlebutton.maximize, .maximized .titlebar button.titlebutton.maximize {
background-image: url("assets/maximized-normal.svg"); }
.maximized headerbar button.titlebutton.maximize:hover, .maximized .titlebar button.titlebutton.maximize:hover {
background-image: url("assets/maximized-hover.svg"); }
.maximized headerbar button.titlebutton.maximize:active, .maximized .titlebar button.titlebutton.maximize:active {
background-image: url("assets/maximized-active.svg"); }
.maximized headerbar button.titlebutton.maximize:backdrop, .maximized .titlebar button.titlebutton.maximize:backdrop {
background-image: url("assets/maximized-backdrop-normal.svg"); }
.maximized headerbar button.titlebutton.maximize:backdrop:hover, .maximized .titlebar button.titlebutton.maximize:backdrop:hover {
background-image: url("assets/maximized-backdrop-hover.svg"); }
.maximized headerbar button.titlebutton.maximize:backdrop:active, .maximized .titlebar button.titlebutton.maximize:backdrop:active {
background-image: url("assets/maximized-backdrop-active.svg"); }

View file

@ -0,0 +1 @@
loop=yes

View file

@ -0,0 +1,78 @@
[General]
DkEditDock=2
firstTime=false
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5\x89\0\0\0\x18\0\0\aG\0\0\x1\xdf\0\0\x5\x8d\0\0\0\x36\0\0\aC\0\0\x1\xdb\0\0\0\0\0\0\0\0\a\x80\0\0\x5\x8d\0\0\0\x36\0\0\aC\0\0\x1\xdb)
geometryNomacs=@Rect(1421 54 439 422)
windowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x2\0\0\0\x1\0\0\0\xdd\0\0\x3\xc4\xfc\x2\0\0\0\x1\xfb\0\0\0\x14\0\x44\0k\0\x45\0\x64\0i\0t\0\x44\0o\0\x63\0k\0\0\0\0\x1e\0\0\x3\xc4\0\0\0\0\0\0\0\0\0\0\0\x3\0\0\x3\xb8\0\0\0>\xfc\x1\0\0\0\x1\xfb\0\0\0\x10\0\x63\0r\0o\0p\0\x44\0o\0\x63\0k\0\0\0\0\0\0\0\x3\xb8\0\0\0\0\0\0\0\0\0\0\x1\xb7\0\0\x1\x88\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x16\0\x45\0\x64\0i\0t\0T\0o\0o\0l\0\x42\0\x61\0r\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
[AppSettings]
appMode=0
currentAppMode=0
defaultJpgQuality=97
firstTime.nomacs.3=false
hideAllPanels=false
showPlayer=@Variant(\0\0\0\r\0\0\0\x6\0)
[CustomPluginShortcuts]
Composite%20Image=Composite Image
Crop%20to%20Metadata=Crop to Metadata
Crop%20to%20Page=Crop to Page
Draw%20to%20Page=Draw to Page
Fake%20Miniatures=Fake Miniatures
Image%20Transform=Image Transform
Paint%20on%20Image=Paint on Image
[DisplaySettings]
bgColorNoMacsRGBA=4281545523
bgColorWidgetRGBA=2852126720
fadeSec=@Variant(\0\0\0\x87\0\0\0\0)
fontColorRGBA=4292730333
highlightColorRGBA=4278233855
iconColorRGBA=4292730333
iconSize=18
showCrop=true
themeName312=Dark-Theme.css
transition=0
zoomToFit=true
[DkAppManager]
Apps\size=0
[DkCompressionDialog]
CompressionCombo0=0
bgCompressionColor0=4294967295
[DkDialog]
deleteFileDialog=false
deleteFileDialog-answer=16384
overwriteDialog=false
overwriteDialog-answer=16384
saveEditDialog=false
saveEditDialog-answer=16384
saveTabsDialog=false
saveTabsDialog-answer=65536
[DkFilePreview]
windowPosition=1
[DkMetaDataHUD]
keyValues=File.Filename, File.Path, File.Size, Exif.Image.Make, Exif.Image.Model, Exif.Image.DateTime, Exif.Image.ImageDescription, Exif.Photo.ISO, Exif.Photo.FocalLength, Exif.Photo.ExposureTime, Exif.Photo.Flash, Exif.Photo.FNumber
numColumns=-1
windowPosition=3
[MetaDataSettings]
saveExifOrientation=false
[Page%20Extraction%20Plugin]
Method=0
[SlideShowSettings]
time=@Variant(\0\0\0\x87@\xa0\0\0)
[SynchronizeSettings]
checkForUpdates=true
disableUpdateInteraction=false
[zooming]
useLevels=false
zoomLevels="0.0001,0.001,0.01,0.05,0.1,0.125,0.166,0.25,0.333,0.5,0.66,1,1.5,2,3,4,5,6,7,8,12,16,32,64,128"

View file

@ -0,0 +1,16 @@
[global_config]
[keybindings]
[profiles]
[[default]]
background_darkness = 0.95
background_type = transparent
cursor_color = "#aaaaaa"
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
[plugins]