⚡ Migrate other dotfiles and log …
not included in the original repo
This commit is contained in:
parent
e1f5b70b33
commit
ff3138230d
16
.config/Seafile/Seafile Client.conf
Normal file
16
.config/Seafile/Seafile Client.conf
Normal file
@ -0,0 +1,16 @@
|
||||
[Behavior]
|
||||
hideDockIcon=false
|
||||
hideMainWindowWhenStarted=true
|
||||
|
||||
[MainWindow]
|
||||
pos=@Point(0 0)
|
||||
size=@Size(640 480)
|
||||
|
||||
[RepoTreeView]
|
||||
expandedCategories-e77d1fb=Moje knihovny\tNed\xe1vno aktualizovan\xe9\tSd\xedleno se skupinama
|
||||
|
||||
[Settings]
|
||||
computerName=TUXEDO-InfinityBook-s15gen6
|
||||
|
||||
[UsedServerAddresses]
|
||||
main=https://seafile.jaandrle.cz/
|
50
.config/TabNine/tabnine_config.json
Normal file
50
.config/TabNine/tabnine_config.json
Normal file
@ -0,0 +1,50 @@
|
||||
{
|
||||
"version": "4.1.33",
|
||||
"hide_promotional_message": false,
|
||||
"beta_enabled": "No",
|
||||
"ignore_all_lsp": false,
|
||||
"creation_time": "2022-04-13T07:50:41.488698952Z",
|
||||
"guuid": null,
|
||||
"semantic_status": {},
|
||||
"enable_telemetry": true,
|
||||
"user_understands_that_enabling_tabnine_cloud_sends_code_to_tabnine_servers": true,
|
||||
"deep_completions_work_mode": "Hybrid",
|
||||
"hosted_deep_completions_enabled": "Disabled",
|
||||
"tabnine_cloud_host": null,
|
||||
"tabnine_cloud_certificate_domain": null,
|
||||
"tabnine_cloud_port": null,
|
||||
"cloud_whitelist": [],
|
||||
"num_of_suggestions": 5,
|
||||
"line_suggestions": null,
|
||||
"rlhf": null,
|
||||
"omit_prefix_suggestions": null,
|
||||
"api_key": null,
|
||||
"api_base_url": null,
|
||||
"binary_update_interval_seconds": null,
|
||||
"local_enabled": "Unset",
|
||||
"disable_local_when_using_battery": false,
|
||||
"hide_deep_information_message": false,
|
||||
"enable_power_saving_mode": false,
|
||||
"rate_limit_interval_seconds": null,
|
||||
"rate_limit_amount": null,
|
||||
"generation": 47,
|
||||
"local_model_size": null,
|
||||
"model_hash_override": null,
|
||||
"local_indexing": null,
|
||||
"heartbeat_interval_seconds": null,
|
||||
"last_service_level": "Cloud",
|
||||
"override_beams": null,
|
||||
"override_context_length": null,
|
||||
"onboarding": null,
|
||||
"has_git_repos": null,
|
||||
"gusr": null,
|
||||
"exclude_file_masks": null,
|
||||
"inline_suggestions_mode": true,
|
||||
"use_specialized_model_if_available": null,
|
||||
"snippets_enabled_v2": true,
|
||||
"inline_suggestions_mode_clients": null,
|
||||
"tabnine_hub_port": null,
|
||||
"manually_selected_model": null,
|
||||
"hybrid_rendering_mode": null,
|
||||
"force_local_hub": false
|
||||
}
|
37
.config/bubblemail/bubblemail.cfg
Normal file
37
.config/bubblemail/bubblemail.cfg
Normal file
@ -0,0 +1,37 @@
|
||||
[core]
|
||||
version = 1.8
|
||||
debug = 0
|
||||
poll_interval = 1
|
||||
show_auth_warn = 1
|
||||
window_size = [957, 993]
|
||||
enabled_plugins = ["libnotifyplugin"]
|
||||
plugins_order = ["libnotifyplugin", "spamfilterplugin", "userscriptplugin", "soundplugin"]
|
||||
|
||||
[libnotifyplugin]
|
||||
show_account_errors = 1
|
||||
show_account_name = 1
|
||||
show_avatar = 1
|
||||
newest_first = 1
|
||||
group_mails = 1
|
||||
max_visible_mails = 10
|
||||
show_unread_count = 1
|
||||
|
||||
[Account 16a4e497]
|
||||
backend = imap
|
||||
name = CentrumCZ
|
||||
type = internal
|
||||
server = imap.centrum.cz
|
||||
user = andrle.jan
|
||||
proxy = 0
|
||||
unsecure = 0
|
||||
enabled = 1
|
||||
webmail =
|
||||
port =
|
||||
pxytype =
|
||||
pxyurl =
|
||||
pxyport =
|
||||
pxyusr =
|
||||
pxypass =
|
||||
uuid = 16a4e497
|
||||
folders = ["INBOX", "Hromadn\u00e1", "_Prace", "_Sluzby"]
|
||||
|
39
.config/himalaya/config.toml
Normal file
39
.config/himalaya/config.toml
Normal file
@ -0,0 +1,39 @@
|
||||
name = "Jan Andrle"
|
||||
downloads-dir = "~/Stažené"
|
||||
|
||||
[centrum]
|
||||
default = true
|
||||
email = "andrle.jan@centrum.cz"
|
||||
|
||||
imap-host = "imap.centrum.cz"
|
||||
imap-port = 993
|
||||
imap-login = "andrle.jan@centrum.cz"
|
||||
imap-passwd-cmd = "bw get password mail-centrum"
|
||||
|
||||
smtp-host = "smtp.centrum.cz"
|
||||
smtp-port = 465
|
||||
smtp-login = "andrle.jan@centrum.cz"
|
||||
smtp-passwd-cmd = "bw get password mail-centrum"
|
||||
|
||||
[centrum.mailboxes]
|
||||
sent = "Odeslan&AOE- po&AWE-ta"
|
||||
draft = "Koncepty"
|
||||
|
||||
[indigo]
|
||||
email = "jan.andrle@indigo.cz"
|
||||
|
||||
imap-host = "imap.gmail.com"
|
||||
imap-port = 993
|
||||
imap-login = "jan.andrle@indigo.cz"
|
||||
imap-passwd-cmd = "bw get password mail-gmail-indigo"
|
||||
|
||||
smtp-host = "smtp.gmail.com"
|
||||
smtp-port = 465
|
||||
smtp-login = "jan.andrle@indigo.cz"
|
||||
smtp-passwd-cmd = "bw get password mail-gmail-indigo"
|
||||
|
||||
[indigo.mailboxes]
|
||||
sent = "Odeslan&AOE- po&AWE-ta"
|
||||
draft = "Koncepty"
|
||||
|
||||
# vim: ft=apachestyle cms=#\ %s :
|
8
.config/himalaya/template-inbox.json
Normal file
8
.config/himalaya/template-inbox.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{ "type": "text", "value": "Složka 'Příchozí'" },
|
||||
{ "type": "himalaya", "value": [ "-m", "inbox", "list" ], "label": "inbox" },
|
||||
{ "type": "text", "value": "Složka 'Hromadná'" },
|
||||
{ "type": "himalaya", "value": [ "-m", "Hromadn&AOE-", "list" ], "label": "Hromadná" },
|
||||
{ "type": "text", "value": "Složka 'Práce'" },
|
||||
{ "type": "himalaya", "value": [ "-m", "_Prace", "list" ], "label": "_Prace" }
|
||||
]
|
2
.config/kdedefaults/kcminputrc
Normal file
2
.config/kdedefaults/kcminputrc
Normal file
@ -0,0 +1,2 @@
|
||||
[Mouse]
|
||||
cursorTheme=breeze_cursors
|
8
.config/kdedefaults/kdeglobals
Normal file
8
.config/kdedefaults/kdeglobals
Normal file
@ -0,0 +1,8 @@
|
||||
[General]
|
||||
ColorScheme=BreezeDark
|
||||
|
||||
[Icons]
|
||||
Theme=breeze-dark
|
||||
|
||||
[KDE]
|
||||
widgetStyle=Breeze
|
2
.config/kdedefaults/kscreenlockerrc
Normal file
2
.config/kdedefaults/kscreenlockerrc
Normal file
@ -0,0 +1,2 @@
|
||||
[Greeter]
|
||||
Theme=org.kde.breezedark.desktop
|
3
.config/kdedefaults/ksplashrc
Normal file
3
.config/kdedefaults/ksplashrc
Normal file
@ -0,0 +1,3 @@
|
||||
[KSplash]
|
||||
Engine=KSplashQML
|
||||
Theme=org.kde.breezedark.desktop
|
11
.config/kdedefaults/kwinrc
Normal file
11
.config/kdedefaults/kwinrc
Normal file
@ -0,0 +1,11 @@
|
||||
[TabBox]
|
||||
DesktopLayout=org.kde.breeze.desktop
|
||||
DesktopListLayout=org.kde.breeze.desktop
|
||||
LayoutName=org.kde.breeze.desktop
|
||||
|
||||
[Windows]
|
||||
Placement=Centered
|
||||
|
||||
[org.kde.kdecoration2]
|
||||
library=org.kde.breeze
|
||||
theme=Breeze
|
1
.config/kdedefaults/package
Normal file
1
.config/kdedefaults/package
Normal file
@ -0,0 +1 @@
|
||||
org.kde.breezedark.desktop
|
2
.config/kdedefaults/plasmarc
Normal file
2
.config/kdedefaults/plasmarc
Normal file
@ -0,0 +1,2 @@
|
||||
[Theme]
|
||||
name=default
|
38
.config/nodejsscript/completions.json
Normal file
38
.config/nodejsscript/completions.json
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"scripts": {
|
||||
"§vim_plugins": {
|
||||
"target": "§vim_plugins",
|
||||
"npx": false,
|
||||
"completions": {
|
||||
"path": [],
|
||||
"clone": [
|
||||
"-t",
|
||||
"--target",
|
||||
"-b",
|
||||
"--branch"
|
||||
],
|
||||
"C": "clone",
|
||||
"remove": [],
|
||||
"R": "remove",
|
||||
"rm": "remove",
|
||||
"list": [
|
||||
"-t",
|
||||
"--type"
|
||||
],
|
||||
"L": "list",
|
||||
"ls": "list",
|
||||
"export": [],
|
||||
"status": [],
|
||||
"S": "status",
|
||||
"pull": [],
|
||||
"P": "pull",
|
||||
"update": "pull"
|
||||
},
|
||||
"completions_all": [
|
||||
"--help",
|
||||
"--version"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
18
.config/nodejsscript/nodejsscriptrc.mjs
Normal file
18
.config/nodejsscript/nodejsscriptrc.mjs
Normal file
@ -0,0 +1,18 @@
|
||||
/* --print/--echo aliases */
|
||||
Reflect.defineProperty($, "nosed", { get(){ return this.stdin.text(""); }, });
|
||||
Reflect.defineProperty($, "nojq", { get(){ return this.stdin.json(null); }, });
|
||||
Reflect.defineProperty($, "noawk", { get(){ return this.stdin.lines([]); }, });
|
||||
|
||||
/* deprecated/fallback */
|
||||
globalThis.cyclicLoop= function*(items){
|
||||
if(!items) items= 'win32'===process.platform ? '|/-\\' : "⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏";
|
||||
const { length }= items;
|
||||
for(let i=0; true; i++){
|
||||
if(i===length) i= 0;
|
||||
yield items[i];
|
||||
}
|
||||
}
|
||||
|
||||
Reflect.defineProperty($, "clipboard", {
|
||||
get(){ return s.$().run`xclip -o -selection clipboard`; }
|
||||
})
|
30
.config/nodejsscript/repl_history
Normal file
30
.config/nodejsscript/repl_history
Normal file
@ -0,0 +1,30 @@
|
||||
$.clipboard
|
||||
$_
|
||||
s.ls()
|
||||
s.grep("xml", "config.xml")
|
||||
s.cat("config.xml")
|
||||
s.cat()
|
||||
s.ls()
|
||||
echo(s.ls())
|
||||
s.ls()
|
||||
[...s.ls()]
|
||||
.clear
|
||||
[...s.ls()]
|
||||
s.ls().forEach(l=> echo(l))
|
||||
s.ls().forEach(echo)
|
||||
s.ls("..")
|
||||
s.ls()
|
||||
s.pwd()
|
||||
s.cd("../")
|
||||
s.pwd()
|
||||
s.cd("..")
|
||||
s.pwd()
|
||||
s.ls()
|
||||
await sleep(700)
|
||||
const sleep= t=> new Promise(r=> setTimeout(r, t));
|
||||
$0
|
||||
pipe(s=> s[0].split(""), s=> s.concat("ha".split("")), s=> s.join(""))($_)
|
||||
$0= $_
|
||||
$_
|
||||
$[2]
|
||||
$_, "vývoj.md")"hlavičky", "vývoj.md")"vývoj.md")
|
11
.config/normcap/settings.conf
Normal file
11
.config/normcap/settings.conf
Normal file
@ -0,0 +1,11 @@
|
||||
[General]
|
||||
color=#FF2E88
|
||||
has-screenshot-permission=true
|
||||
language=ces, eng
|
||||
last-update-check=0
|
||||
mode=parse
|
||||
notification=true
|
||||
show-introduction=false
|
||||
tray=false
|
||||
update=false
|
||||
version=false
|
133
.config/rofi/breeze-dark.rasi
Normal file
133
.config/rofi/breeze-dark.rasi
Normal file
@ -0,0 +1,133 @@
|
||||
/*
|
||||
* breeze-dark.rasi
|
||||
* rofi theme inspired by plasma breeze
|
||||
* MonsieurBedard
|
||||
*/
|
||||
|
||||
* {
|
||||
/* Base */
|
||||
default-background: rgba(49, 52, 56, 97.5%); // <- change this for transparency
|
||||
default-foreground: rgba(239, 240, 241, 100%);
|
||||
default-border: rgba(97, 101, 105, 100%);
|
||||
alternative-background: rgba(35, 38, 41, 100%);
|
||||
invisible: rgba(0, 0, 0, 0%);
|
||||
|
||||
/* Colors */
|
||||
hard-blue: rgba(240, 84, 76, 100%);
|
||||
light-blue: rgba(240, 84, 76, 25%);
|
||||
|
||||
hard-red: rgba(141, 58, 80, 100%);
|
||||
light-red: rgba(77, 31, 37, 100%);
|
||||
|
||||
hard-green: rgba(39, 161, 69, 100%);
|
||||
light-green: rgba(19, 55, 35, 100%);
|
||||
|
||||
/* Universal */
|
||||
background-color: @invisible;
|
||||
border-color: @default-border;
|
||||
font: "Noto Sans 10";
|
||||
text-color: @default-foreground;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @default-background;
|
||||
border: 1;
|
||||
border-radius: 3;
|
||||
border-color: @default-border;
|
||||
padding: 7;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 1;
|
||||
border-radius: 3;
|
||||
padding: 5;
|
||||
background-color: @alternative-background;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
background-color: @entry-background;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
spacing: 2;
|
||||
scrollbar: false;
|
||||
padding: 2 0 0;
|
||||
}
|
||||
|
||||
#element {
|
||||
padding: 5;
|
||||
border: 1;
|
||||
border-radius: 3;
|
||||
border-color: @invisible;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @invisible;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @light-red;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @light-green;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @light-blue;
|
||||
border-color: @hard-blue;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @light-red;
|
||||
border-color: @hard-red;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @light-green;
|
||||
border-color: @hard-green;
|
||||
}
|
||||
|
||||
#mode-switcher {
|
||||
spacing: 0;
|
||||
}
|
||||
|
||||
#button {
|
||||
border: 0 0 3 0;
|
||||
border-color: @invisible;
|
||||
padding: 3;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
border-color: @hard-blue;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
padding: 1;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
padding: 3px;
|
||||
background-color: @alternative-background;
|
||||
border: 1 1 1 0;
|
||||
border-radius: 0 2 2 0;
|
||||
}
|
||||
|
||||
#entry {
|
||||
background-color: @alternative-background;
|
||||
padding: 3px;
|
||||
border: 1 0 1 1;
|
||||
border-radius: 2 0 0 2;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
padding: 3 7 3 0;
|
||||
}
|
1
.config/rofi/config.rasi
Normal file
1
.config/rofi/config.rasi
Normal file
@ -0,0 +1 @@
|
||||
@theme "~/.config/rofi/breeze-dark.rasi"
|
7
.config/tut/accounts.toml
Normal file
7
.config/tut/accounts.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[[Accounts]]
|
||||
Name = 'jaandrle'
|
||||
Server = 'https://fosstodon.org'
|
||||
ClientID = 'ggYBuM2y_jtFV_3wR4tGdJUoNh-4ZfVRl1SByK5bihU'
|
||||
ClientSecret = 'j7ClbSP2UY8syZgV4E-7Kk1bf8Ph_6GQ7szcqVfqDtI'
|
||||
AccessToken = '1iO5wZL-nXcC3dZGjxNHLcbbFoSZ3fmutno96oD_ZY8'
|
||||
|
830
.config/tut/config.ini
Normal file
830
.config/tut/config.ini
Normal file
@ -0,0 +1,830 @@
|
||||
# Configuration file for tut
|
||||
|
||||
[general]
|
||||
# Shows a confirmation view before actions such as favorite, delete toot, boost
|
||||
# etc.
|
||||
# default=true
|
||||
confirmation=true
|
||||
|
||||
# Enable support for using the mouse in tut to select items.
|
||||
# default=false
|
||||
mouse-support=false
|
||||
|
||||
# Timelines adds windows of feeds. You can customize the number of feeds, what
|
||||
# they should show and the key to activate them.
|
||||
#
|
||||
# Available timelines: home, direct, local, federated, special, bookmarks,
|
||||
# saved, favorited, notifications, lists, mentions, tag
|
||||
#
|
||||
# The one named special are the home timeline with only boosts and/or replies.
|
||||
#
|
||||
# Tag is special as you need to add the tag after, see the example below.
|
||||
#
|
||||
# The syntax is:
|
||||
# timelines=feed,[name],[keys...],[showBoosts],[showReplies]
|
||||
#
|
||||
# Tha values in brackets are optional. You can see the syntax for keys under the
|
||||
# [input] section.
|
||||
#
|
||||
# showBoosts and showReplies must be formated as bools. So either true or false.
|
||||
# They always defaults to true.
|
||||
#
|
||||
# Some examples:
|
||||
#
|
||||
# home timeline with the name Home
|
||||
# timelines=home,Home
|
||||
#
|
||||
# local timeline with the name Local and it gets focus when you press 2. It will
|
||||
# also hide boosts in the timeline, but show toots that are replies.
|
||||
# timelines=local,Local,'2',false,true
|
||||
#
|
||||
# notification timeline with the name [N]otifications and it gets focus when you
|
||||
# press n or N
|
||||
# timelines=notifications,[N]otifications,'n','N'
|
||||
#
|
||||
# tag timeline for #linux with the name Linux and it gets focus when you press
|
||||
# timelines=tag linux,Linux,"F2"
|
||||
#
|
||||
#
|
||||
# If you don't set any timelines it will default to this:
|
||||
# timelines=home
|
||||
# timelines=notifications,[N]otifications,'n','N'
|
||||
#
|
||||
timelines=lists,Lists,'1'
|
||||
timelines=home,Home,'2'
|
||||
timelines=notifications,Notifications,'3'
|
||||
timelines=tag webdev,Webdev,'4'
|
||||
|
||||
|
||||
# The date format to be used. See https://godoc.org/time#Time.Format
|
||||
# default=2006-01-02 15:04
|
||||
date-format=2006-01-02 15:04
|
||||
|
||||
# Format for dates the same day. See date-format for more info.
|
||||
# default=15:04
|
||||
date-today-format=15:04
|
||||
|
||||
# This displays relative dates instead for statuses that are one day or older
|
||||
# the output is 1y2m1d (1 year 2 months and 1 day)
|
||||
#
|
||||
# The value is an integear
|
||||
# -1 = don't use relative dates
|
||||
# 0 = always use relative dates, except for dates < 1 day
|
||||
# 1 - ∞ = number of days to use relative dates
|
||||
#
|
||||
# Example: date-relative=28 will display a relative date for toots that are
|
||||
# between 1-28 days old. Otherwhise it will use the short or long format.
|
||||
# default=-1
|
||||
date-relative=-1
|
||||
|
||||
# The max width of text before it wraps when displaying toots.
|
||||
# 0 = no restriction.
|
||||
# default=0
|
||||
max-width=0
|
||||
|
||||
# Where do you want the list of toots to be placed?
|
||||
# Valid values: left, right, top, bottom.
|
||||
# default=left
|
||||
list-placement=right
|
||||
|
||||
# If you have notification-feed set to true you can display it under the main
|
||||
# list of toots (row) or place it to the right of the main list of toots
|
||||
# (column).
|
||||
# default=row
|
||||
list-split=column
|
||||
|
||||
# You can change the proportions of the list view in relation to the content
|
||||
# view list-proportion=1 and content-proportoin=3 will result in the content
|
||||
# taking up 3 times more space.
|
||||
# Must be n > 0
|
||||
# default=1
|
||||
list-proportion=2
|
||||
|
||||
# See list-proportion
|
||||
# default=2
|
||||
content-proportion=1
|
||||
|
||||
# Hide notifications of this type. If you have multiple you separate them with a
|
||||
# comma. Valid types: mention, status, boost, follow, follow_request, favorite,
|
||||
# poll, edit.
|
||||
# default=
|
||||
notifications-to-hide=
|
||||
|
||||
# If you always want to quote original message when replying.
|
||||
# default=false
|
||||
quote-reply=false
|
||||
|
||||
# If you want to show icons in the list of toots.
|
||||
# default=true
|
||||
show-icons=true
|
||||
|
||||
# If you've learnt all the shortcut keys you can remove the help text and only
|
||||
# show the key in tui. So it gets less cluttered.
|
||||
# default=false
|
||||
short-hints=false
|
||||
|
||||
# If you want to display the filter that filtered a toot.
|
||||
# default=true
|
||||
show-filter-phrase=true
|
||||
|
||||
# If you want to show a message in the cmdbar on how to access the help text.
|
||||
# default=true
|
||||
show-help=true
|
||||
|
||||
# If you always want tut to jump to the newest post. May ruin your reading
|
||||
# experience.
|
||||
# default=false
|
||||
stick-to-top=false
|
||||
|
||||
# If you want to display the username of the person being boosted instead of the
|
||||
# person that boosted.
|
||||
# default=false
|
||||
show-boosted-user=false
|
||||
|
||||
# 0 = No terminal title
|
||||
# 1 = Show title in terminal and top bar
|
||||
# 2 = Only show terminal title, and no top bar in tut.
|
||||
# default=0
|
||||
terminal-title=0
|
||||
|
||||
# If you don't want the whole UI to update, and only the text content you can
|
||||
# set this option to true. This will lead to some artifacts being left on the
|
||||
# screen when emojis are present. But it will keep the UI from flashing on every
|
||||
# single toot in some terminals.
|
||||
# default=true
|
||||
redraw-ui=true
|
||||
|
||||
# The leader is used as a shortcut to run commands as you can do in Vim. By
|
||||
# default this is disabled and you enable it by setting a leader-key. It can
|
||||
# only consist of one char and I like to use comma as leader key. So to set it
|
||||
# you write leader-key=,
|
||||
# default=
|
||||
leader-key=
|
||||
|
||||
# Number of milliseconds before the leader command resets. So if you tap the
|
||||
# leader-key by mistake or are to slow it empties all the input after X
|
||||
# milliseconds.
|
||||
# default=1000
|
||||
leader-timeout=1000
|
||||
|
||||
# You set actions for the leader-key with one or more leader-action. It consists
|
||||
# of two parts first the action then the shortcut. And they're separated by a
|
||||
# comma.
|
||||
#
|
||||
# Available commands: blocking, bookmarks, boosts, clear-notifications,
|
||||
# close-window, compose, direct, edit, favorited, favorites, federated,
|
||||
# followers, following, history, home, list-placement, list-split, lists, local,
|
||||
# mentions, move-window-left, move-window-right, move-window-up,
|
||||
# move-window-down, move-window-home, move-window-end, muting, newer,
|
||||
# notifications, preferences, profile, proportions, refetch, saved, special-all,
|
||||
# special-boosts, special-replies, stick-to-top, switch, tag, tags, window
|
||||
#
|
||||
# The ones named special-* are the home timeline with only boosts and/or
|
||||
# replies. All contains both, -boosts only boosts and -replies only replies.
|
||||
#
|
||||
# The shortcuts are up to you, but keep them quite short and make sure they
|
||||
# don't collide. If you have one shortcut that is "f" and an other one that is
|
||||
# "fav", the one with "f" will always run and "fav" will never run.
|
||||
#
|
||||
# Some special leaders:
|
||||
# tag is special as you need to add the tag after, e.g. tag linux
|
||||
# window is special as it's a shortcut for switching between the timelines
|
||||
# you've set under general and they are zero indexed. window 0 = your first
|
||||
# timeline, window 1 = your second and so on.
|
||||
# list-placement as it takes the argument top, right, bottom or left
|
||||
# list-split as it takes the argument column or row
|
||||
# proportions takes the arguments [int] [int], where the first integer is the
|
||||
# list and the other content, e.g. proportions 1 3. See list-proportion above
|
||||
# for more information.
|
||||
# switch let's you go to a timeline if it already exists, if it doesn't it will
|
||||
# open the timeline in a new window. The syntax is almost the same as in
|
||||
# timelines= and is displayed under the examples.
|
||||
#
|
||||
# Some examples:
|
||||
# leader-action=local,lo
|
||||
# leader-action=lists,li
|
||||
# leader-action=federated,fed
|
||||
# leader-action=direct,d
|
||||
# leader-action=history,h
|
||||
# leader-action=tag linux,tl
|
||||
# leader-action=window 0,h
|
||||
# leader-action=list-placement bottom,b
|
||||
# leader-action=list-split column,c
|
||||
# leader-action=proportions 1 3,3
|
||||
#
|
||||
# Syntax for switch:
|
||||
# leader-action=switch feed,shortcut,[name],[showBoosts],[showReplies]
|
||||
# showBoosts can be either true or false and they are both optional. Here are
|
||||
# some examples:
|
||||
#
|
||||
# leader-action=switch home,h,false,true
|
||||
# leader-action=switch tag tut,tt
|
||||
#
|
||||
|
||||
|
||||
[media]
|
||||
# Your image viewer.
|
||||
# default=xdg-open
|
||||
image-viewer=xdg-open
|
||||
|
||||
# Open the image viewer in the same terminal as toot. Only for terminal based
|
||||
# viewers.
|
||||
# default=false
|
||||
image-terminal=false
|
||||
|
||||
# If images should open one by one e.g. "imv image.png" multiple times. If set
|
||||
# to false all images will open at the same time like this "imv image1.png
|
||||
# image2.png image3.png". Not all image viewers support this, so try it first.
|
||||
# default=true
|
||||
image-single=true
|
||||
|
||||
# If you want to open the images in reverse order. In some image viewers this
|
||||
# will display the images in the "right" order.
|
||||
# default=false
|
||||
image-reverse=false
|
||||
|
||||
# Your video viewer.
|
||||
# default=xdg-open
|
||||
video-viewer=xdg-open
|
||||
|
||||
# Open the video viewer in the same terminal as toot. Only for terminal based
|
||||
# viewers.
|
||||
# default=false
|
||||
video-terminal=false
|
||||
|
||||
# If videos should open one by one. See image-single.
|
||||
# default=true
|
||||
video-single=true
|
||||
|
||||
# If you want your videos in reverse order. In some video apps this will play
|
||||
# the files in the "right" order.
|
||||
# default=false
|
||||
video-reverse=false
|
||||
|
||||
# Your audio viewer.
|
||||
# default=xdg-open
|
||||
audio-viewer=xdg-open
|
||||
|
||||
# Open the audio viewer in the same terminal as toot. Only for terminal based
|
||||
# viewers.
|
||||
# default=false
|
||||
audio-terminal=false
|
||||
|
||||
# If audio should open one by one. See image-single.
|
||||
# default=true
|
||||
audio-single=true
|
||||
|
||||
# If you want to play the audio files in reverse order. In some audio apps this
|
||||
# will play the files in the "right" order.
|
||||
# default=false
|
||||
audio-reverse=false
|
||||
|
||||
# Your web browser.
|
||||
# default=xdg-open
|
||||
link-viewer=xdg-open
|
||||
|
||||
# Open the browser in the same terminal as toot. Only for terminal based
|
||||
# browsers.
|
||||
# default=false
|
||||
link-terminal=false
|
||||
|
||||
[open-custom]
|
||||
# This sections allows you to set up to five custom programs to open URLs with.
|
||||
# If the url points to an image, you can set c1-name to img and c1-use to imv.
|
||||
# If the program runs in a terminal and you want to run it in the same terminal
|
||||
# as tut. Set cX-terminal to true. The name will show up in the UI, so keep it
|
||||
# short so all five fits.
|
||||
#
|
||||
# c1-name=name
|
||||
# c1-use=program
|
||||
# c1-terminal=false
|
||||
#
|
||||
# c2-name=name
|
||||
# c2-use=program
|
||||
# c2-terminal=false
|
||||
#
|
||||
# c3-name=name
|
||||
# c3-use=program
|
||||
# c3-terminal=false
|
||||
#
|
||||
# c4-name=name
|
||||
# c4-use=program
|
||||
# c4-terminal=false
|
||||
#
|
||||
# c5-name=name
|
||||
# c5-use=program
|
||||
# c5-terminal=false
|
||||
|
||||
[open-pattern]
|
||||
# Here you can set your own glob patterns for opening matching URLs in the
|
||||
# program you want them to open up in. You could for example open Youtube videos
|
||||
# in your video player instead of your default browser.
|
||||
#
|
||||
# You must name the keys foo-pattern, foo-use and foo-terminal, where use is the
|
||||
# program that will open up the URL. To see the syntax for glob pattern you can
|
||||
# follow this URL https://github.com/gobwas/glob#syntax. foo-terminal is if the
|
||||
# program runs in the terminal and should open in the same terminal as tut
|
||||
# itself.
|
||||
#
|
||||
# Example for youtube.com and youtu.be to open up in mpv instead of the browser.
|
||||
#
|
||||
# y1-pattern=*youtube.com/watch*
|
||||
# y1-use=mpv
|
||||
# y1-terminal=false
|
||||
#
|
||||
# y2-pattern=*youtu.be/*
|
||||
# y2-use=mpv
|
||||
# y2-terminal=false
|
||||
|
||||
[desktop-notification]
|
||||
# Notification when someone follows you.
|
||||
# default=false
|
||||
followers=false
|
||||
|
||||
# Notification when someone favorites one of your toots.
|
||||
# default=false
|
||||
favorite=false
|
||||
|
||||
# Notification when someone mentions you.
|
||||
# default=false
|
||||
mention=false
|
||||
|
||||
# Notification when someone edits their toot.
|
||||
# default=false
|
||||
update=false
|
||||
|
||||
# Notification when someone boosts one of your toots.
|
||||
# default=false
|
||||
boost=false
|
||||
|
||||
# Notification of poll results.
|
||||
# default=false
|
||||
poll=true
|
||||
|
||||
# Notification when there is new posts in current timeline.
|
||||
# default=false
|
||||
posts=false
|
||||
|
||||
[style]
|
||||
# All styles can be represented in their HEX value like #ffffff or with their
|
||||
# name, so in this case white. The only special value is "default" which equals
|
||||
# to transparent, so it will be the same color as your terminal.
|
||||
#
|
||||
# You can also use xrdb colors like this xrdb:color1 The program will use colors
|
||||
# prefixed with an * first then look for URxvt or XTerm if it can't find any
|
||||
# color prefixed with an asterisk. If you don't want tut to guess the prefix you
|
||||
# can set the prefix yourself. If the xrdb color can't be found a preset color
|
||||
# will be used. You'll have to set theme=none for this to work.
|
||||
|
||||
# The xrdb prefix used for colors in .Xresources.
|
||||
# default=guess
|
||||
xrdb-prefix=guess
|
||||
|
||||
# You can use some themes that comes bundled with tut. Check out the themes
|
||||
# available on the URL below. If a theme is named "nord.ini" you just write
|
||||
# theme=nord
|
||||
#
|
||||
# https://github.com/RasmusLindroth/tut/tree/master/config/themes
|
||||
#
|
||||
# You can also create a theme file in your config directory e.g.
|
||||
# ~/.config/tut/themes/foo.ini and then set theme=foo.
|
||||
#
|
||||
# If you want to use your own theme but don't want to create a new file, set
|
||||
# theme=none and then you can create your own theme below.
|
||||
# default=default
|
||||
theme=default
|
||||
|
||||
# The background color used on most elements.
|
||||
# default=
|
||||
background=
|
||||
|
||||
# The text color used on most of the text.
|
||||
# default=
|
||||
text=
|
||||
|
||||
# The color to display subtle elements or subtle text. Like lines and help text.
|
||||
# default=
|
||||
subtle=
|
||||
|
||||
# The color for errors or warnings
|
||||
# default=
|
||||
warning-text=
|
||||
|
||||
# This color is used to display username.
|
||||
# default=
|
||||
text-special-one=
|
||||
|
||||
# This color is used to display username and key hints.
|
||||
# default=
|
||||
text-special-two=
|
||||
|
||||
# The color of the bar at the top
|
||||
# default=
|
||||
top-bar-background=
|
||||
|
||||
# The color of the text in the bar at the top.
|
||||
# default=
|
||||
top-bar-text=
|
||||
|
||||
# The color of the bar at the bottom
|
||||
# default=
|
||||
status-bar-background=
|
||||
|
||||
# The color of the text in the bar at the bottom.
|
||||
# default=
|
||||
status-bar-text=
|
||||
|
||||
# The color of the bar at the bottom in view mode.
|
||||
# default=
|
||||
status-bar-view-background=
|
||||
|
||||
# The color of the text in the bar at the bottom in view mode.
|
||||
# default=
|
||||
status-bar-view-text=
|
||||
|
||||
# The color of the text in the command bar at the bottom.
|
||||
# default=
|
||||
command-text=
|
||||
|
||||
# Background of selected list items.
|
||||
# default=
|
||||
list-selected-background=
|
||||
|
||||
# The text color of selected list items.
|
||||
# default=
|
||||
list-selected-text=
|
||||
|
||||
# The background color of selected list items that are out of focus.
|
||||
# default=
|
||||
list-selected-inactive-background=
|
||||
|
||||
# The text color of selected list items that are out of focus.
|
||||
# default=
|
||||
list-selected-inactive-text=
|
||||
|
||||
# The main color of the text for key hints
|
||||
# default=
|
||||
controls-text=
|
||||
|
||||
# The highlight color of for key hints
|
||||
# default=
|
||||
controls-highlight=
|
||||
|
||||
# The background color in dropdowns and autocompletions
|
||||
# default=
|
||||
autocomplete-background=
|
||||
|
||||
# The text color in dropdowns at autocompletions
|
||||
# default=
|
||||
autocomplete-text=
|
||||
|
||||
# The background color for selected value in dropdowns and autocompletions
|
||||
# default=
|
||||
autocomplete-selected-background=
|
||||
|
||||
# The text color for selected value in dropdowns and autocompletions
|
||||
# default=
|
||||
autocomplete-selected-text=
|
||||
|
||||
# The background color on selected button and the text color of unselected
|
||||
# buttons
|
||||
# default=
|
||||
button-color-one=
|
||||
|
||||
# The text color on selected button and the background color of unselected
|
||||
# buttons
|
||||
# default=
|
||||
button-color-two=
|
||||
|
||||
# The background on named timelines.
|
||||
# default=
|
||||
timeline-name-background=
|
||||
|
||||
# The text color on named timelines
|
||||
# default=
|
||||
timeline-name-text=
|
||||
|
||||
[input]
|
||||
# You can edit the keys for tut below.
|
||||
#
|
||||
# The syntax is a bit weird, but it works. And I'll try to explain it as well as
|
||||
# I can.
|
||||
#
|
||||
# Example:
|
||||
# status-favorite="[F]avorite","Un[F]avorite",'f','F'
|
||||
# status-delete="[D]elete",'d','D'
|
||||
#
|
||||
# status-favorite and status-delete differs because favorite can be in two
|
||||
# states, so you will have to add two key hints.
|
||||
# Most keys will only have on key hint. Look at the default value for reference.
|
||||
#
|
||||
# Key hints must be in some of the following formats. Remember the quotation
|
||||
# marks.
|
||||
# "" = empty
|
||||
# "[D]elete" = Delete with a highlighted D
|
||||
# "Un[F]ollow" = UnFollow with a highlighted F
|
||||
# "[Enter]" = Enter where everything is highlighted
|
||||
# "Yan[K]" = YanK with a highlighted K
|
||||
#
|
||||
# After the hint (or hints) you must set the keys. You can do this in two ways,
|
||||
# with single quotation marks or double ones.
|
||||
#
|
||||
# The single ones are for single chars like 'a', 'b', 'c' and double marks are
|
||||
# for special keys like "Enter". Remember that they are case sensitive.
|
||||
#
|
||||
# To find the names of special keys you have to go to the following site and
|
||||
# look for "var KeyNames = map[Key]string{"
|
||||
#
|
||||
# https://github.com/gdamore/tcell/blob/master/key.go
|
||||
|
||||
# Keys for moving down
|
||||
# default="",'j','J',"Down"
|
||||
global-down="",'j','J',"Down"
|
||||
|
||||
# Keys for moving up
|
||||
# default="",'k','K',"Up"
|
||||
global-up="",'k','K',"Up"
|
||||
|
||||
# To select items
|
||||
# default="","Enter"
|
||||
global-enter="","Enter"
|
||||
|
||||
# To go back
|
||||
# default="[Esc]","Esc"
|
||||
global-back="[Backspace]","Backspace2"
|
||||
|
||||
# To go back and exit Tut
|
||||
# default="[Q]uit",'q','Q'
|
||||
global-exit="[Q]uit",'q','Q'
|
||||
|
||||
# Move to the top
|
||||
# default="",'g',"Home"
|
||||
main-home="",'g',"Home"
|
||||
|
||||
# Move to the bottom
|
||||
# default="",'G',"End"
|
||||
main-end="",'G',"End"
|
||||
|
||||
# Go to previous feed
|
||||
# default="",'h','H',"Left"
|
||||
main-prev-feed="",'h','H',"Left"
|
||||
|
||||
# Go to next feed
|
||||
# default="",'l','L',"Right"
|
||||
main-next-feed="",'l','L',"Right"
|
||||
|
||||
# Focus on the previous feed window
|
||||
# default="","Backtab"
|
||||
main-prev-window="","Backtab"
|
||||
|
||||
# Focus on the next feed window
|
||||
# default="","Tab"
|
||||
main-next-window="","Tab"
|
||||
|
||||
# Focus on the notification list
|
||||
# default="[N]otifications",'n','N'
|
||||
main-notification-focus="[N]otifications",'n','N'
|
||||
|
||||
# Compose a new toot
|
||||
# default="",'c','C'
|
||||
main-compose="",'c','C'
|
||||
|
||||
# Open avatar
|
||||
# default="[A]vatar",'a','A'
|
||||
status-avatar="[A]vatar",'a','A'
|
||||
|
||||
# Boost a toot
|
||||
# default="[B]oost","Un[B]oost",'b','B'
|
||||
status-boost="[B]oost","Un[B]oost",'b','B'
|
||||
|
||||
# Edit a toot
|
||||
# default="[E]dit",'e','E'
|
||||
status-edit="[E]dit",'E'
|
||||
|
||||
# Delete a toot
|
||||
# default="[D]elete",'d','D'
|
||||
status-delete="[D]elete",'d','D'
|
||||
|
||||
# Favorite a toot
|
||||
# default="[F]avorite","Un[F]avorite",'f','F'
|
||||
status-favorite="[F]avorite","Un[F]avorite",'f','F'
|
||||
|
||||
# Open toots media files
|
||||
# default="[M]edia",'m','M'
|
||||
status-media="M[e]dia",'e'
|
||||
|
||||
# Open links
|
||||
# default="[O]pen",'o','O'
|
||||
status-links="[O]pen",'o','O'
|
||||
|
||||
# Open poll
|
||||
# default="[P]oll",'p','P'
|
||||
status-poll="Pol[l]",'l'
|
||||
|
||||
# Reply to toot
|
||||
# default="[R]eply",'r','R'
|
||||
status-reply="[R]eply",'r','R'
|
||||
|
||||
# Save/bookmark a toot
|
||||
# default="[S]ave","Un[S]ave",'s','S'
|
||||
status-bookmark="[S]ave","Un[S]ave",'s','S'
|
||||
|
||||
# View thread
|
||||
# default="[T]hread",'t','T'
|
||||
status-thread="[T]hread",'t','T'
|
||||
|
||||
# Open user profile
|
||||
# default="[U]ser",'u','U'
|
||||
status-user="[P]rofile",'p','P'
|
||||
|
||||
# Open the view mode
|
||||
# default="[V]iew",'v','V'
|
||||
status-view-focus="[V]iew",'v','V'
|
||||
|
||||
# Yank the url of the toot
|
||||
# default="[Y]ank",'y','Y'
|
||||
status-yank="[Y]ank",'y','Y'
|
||||
|
||||
# Show the content in a content warning
|
||||
# default="Press [Z] to toggle cw",'z','Z'
|
||||
status-toggle-cw="Press [x] to toggle cw",'x','X'
|
||||
|
||||
# Show the content of a filtered toot
|
||||
# default="Press [Z] to view filtered toot",'z','Z'
|
||||
status-show-filtered="Press [x] to view filtered toot",'x','X'
|
||||
|
||||
# View avatar
|
||||
# default="[A]vatar",'a','A'
|
||||
user-avatar="[A]vatar",'a','A'
|
||||
|
||||
# Block the user
|
||||
# default="[B]lock","Un[B]lock",'b','B'
|
||||
user-block="[B]lock","Un[B]lock",'b','B'
|
||||
|
||||
# Follow user
|
||||
# default="[F]ollow","Un[F]ollow",'f','F'
|
||||
user-follow="Follo[w]","UnFollo[w]",'w','W'
|
||||
|
||||
# Follow user
|
||||
# default="Follow [R]equest","Follow [R]equest",'r','R'
|
||||
user-follow-request-decide="Follow [R]equest","Follow [R]equest",'r','R'
|
||||
|
||||
# Mute user
|
||||
# default="[M]ute","Un[M]ute",'m','M'
|
||||
user-mute="[M]ute","Un[M]ute",'m','M'
|
||||
|
||||
# Open links
|
||||
# default="[O]pen",'o','O'
|
||||
user-links="[O]pen",'o','O'
|
||||
|
||||
# View user profile
|
||||
# default="[U]ser",'u','U'
|
||||
user-user="[P]rofile",'p','P'
|
||||
|
||||
# Open view mode
|
||||
# default="[V]iew",'v','V'
|
||||
user-view-focus="[V]iew",'v','V'
|
||||
|
||||
# Yank the user URL
|
||||
# default="[Y]ank",'y','Y'
|
||||
user-yank="[Y]ank",'y','Y'
|
||||
|
||||
# Open list
|
||||
# default="[O]pen",'o','O'
|
||||
list-open-feed="[O]pen",'o','O'
|
||||
|
||||
# List all users in a list
|
||||
# default="[U]sers",'u','U'
|
||||
list-user-list="[U]sers",'u','U'
|
||||
|
||||
# Add user to list
|
||||
# default="[A]dd",'a','A'
|
||||
list-user-add="[A]dd",'a','A'
|
||||
|
||||
# Delete user from list
|
||||
# default="[D]elete",'d','D'
|
||||
list-user-delete="[D]elete",'d','D'
|
||||
|
||||
# Open URL
|
||||
# default="[O]pen",'o','O'
|
||||
link-open="[O]pen",'o','O'
|
||||
|
||||
# Yank the URL
|
||||
# default="[Y]ank",'y','Y'
|
||||
link-yank="[Y]ank",'y','Y'
|
||||
|
||||
# Open tag feed
|
||||
# default="[O]pen",'o','O'
|
||||
tag-open-feed="[O]pen",'o','O'
|
||||
|
||||
# Toggle follow on tag
|
||||
# default="[F]ollow","Un[F]ollow",'f','F'
|
||||
tag-follow="[F]ollow","Un[F]ollow",'f','F'
|
||||
|
||||
# Edit content warning text on new toot
|
||||
# default="[C]W text",'c','C'
|
||||
compose-edit-cw="[C]W text",'c','C'
|
||||
|
||||
# Edit the text on new toot
|
||||
# default="[E]dit text",'e','E'
|
||||
compose-edit-text="[E]dit text",'e','E'
|
||||
|
||||
# Include a quote when replying
|
||||
# default="[I]nclude quote",'i','I'
|
||||
compose-include-quote="[I]nclude quote",'i','I'
|
||||
|
||||
# Focus on adding media to toot
|
||||
# default="[M]edia",'m','M'
|
||||
compose-media-focus="[M]edia",'m','M'
|
||||
|
||||
# Post the new toot
|
||||
# default="[P]ost",'p','P'
|
||||
compose-post="[P]ost",'p','P'
|
||||
|
||||
# Toggle content warning on toot
|
||||
# default="[T]oggle CW",'t','T'
|
||||
compose-toggle-content-warning="[T]oggle CW",'t','T'
|
||||
|
||||
# Edit the visibility on new toot
|
||||
# default="[V]isibility",'v','V'
|
||||
compose-visibility="[V]isibility",'v','V'
|
||||
|
||||
# Edit the language of a toot
|
||||
# default="[L]ang",'l','L'
|
||||
compose-language="[L]ang",'L'
|
||||
|
||||
# Switch to creating a poll
|
||||
# default="P[O]ll",'o','O'
|
||||
compose-poll="Pol[l]",'l'
|
||||
|
||||
# Delete media file
|
||||
# default="[D]elete",'d','D'
|
||||
media-delete="[D]elete",'d','D'
|
||||
|
||||
# Edit the description on media file
|
||||
# default="[E]dit desc",'e','E'
|
||||
media-edit-desc="[E]dit desc",'e','E'
|
||||
|
||||
# Add a new media file
|
||||
# default="[A]dd",'a','A'
|
||||
media-add="[A]dd",'a','A'
|
||||
|
||||
# Vote on poll
|
||||
# default="[V]ote",'v','V'
|
||||
vote-vote="[V]ote",'v','V'
|
||||
|
||||
# Select item to vote on
|
||||
# default="[Enter] to select",' ', "Enter"
|
||||
vote-select="[Enter] to select",' ', "Enter"
|
||||
|
||||
# Add a new poll option
|
||||
# default="[A]dd",'a','A'
|
||||
poll-add="[A]dd",'a','A'
|
||||
|
||||
# Edit a poll option
|
||||
# default="[E]dit",'e','E'
|
||||
poll-edit="[E]dit",'e','E'
|
||||
|
||||
# Delete a poll option
|
||||
# default="[D]elete",'d','D'
|
||||
poll-delete="[D]elete",'d','D'
|
||||
|
||||
# Toggle voting on multiple options
|
||||
# default="Toggle [M]ultiple",'m','M'
|
||||
poll-multi-toggle="Toggle [M]ultiple",'m','M'
|
||||
|
||||
# Change the expiration of poll
|
||||
# default="E[X]pires",'x','X'
|
||||
poll-expiration="E[X]pires",'x','X'
|
||||
|
||||
# Change display name
|
||||
# default="[N]ame",'n','N'
|
||||
preference-name="[N]ame",'n','N'
|
||||
|
||||
# Change default visibility of toots
|
||||
# default="[V]isibility",'v','V'
|
||||
preference-visibility="[V]isibility",'v','V'
|
||||
|
||||
# Change bio in profile
|
||||
# default="[B]io",'b','B'
|
||||
preference-bio="[B]io",'b','B'
|
||||
|
||||
# Save your preferences
|
||||
# default="[S]ave",'s','S'
|
||||
preference-save="[S]ave",'s','S'
|
||||
|
||||
# Edit profile fields
|
||||
# default="[F]ields",'f','F'
|
||||
preference-fields="[F]ields",'f','F'
|
||||
|
||||
# Add new field
|
||||
# default="[A]dd",'a','A'
|
||||
preference-fields-add="[A]dd",'a','A'
|
||||
|
||||
# Edit current field
|
||||
# default="[E]dit",'e','E'
|
||||
preference-fields-edit="[E]dit",'e','E'
|
||||
|
||||
# Delete current field
|
||||
# default="[D]elete",'d','D'
|
||||
preference-fields-delete="[D]elete",'d','D'
|
1277
.config/tut/config.toml
Normal file
1277
.config/tut/config.toml
Normal file
File diff suppressed because it is too large
Load Diff
61
.config/xnviewmp/Xmp.ini
Normal file
61
.config/xnviewmp/Xmp.ini
Normal file
@ -0,0 +1,61 @@
|
||||
[General]
|
||||
Iptc4xmpExt.Event=@Invalid()
|
||||
Iptc4xmpExt.Event_sort=false
|
||||
Iptc4xmpExt.OrganisationInImageCode=@Invalid()
|
||||
Iptc4xmpExt.OrganisationInImageCode_sort=false
|
||||
Iptc4xmpExt.OrganisationInImageName=@Invalid()
|
||||
Iptc4xmpExt.OrganisationInImageName_sort=false
|
||||
Iptc4xmpExt.PersonInImage=@Invalid()
|
||||
Iptc4xmpExt.PersonInImage_sort=false
|
||||
dc.creator=benkrut/Getty Images
|
||||
dc.creator_sort=false
|
||||
dc.title="Prague; Czech Republic", "Prague, Czech Republic"
|
||||
dc.title_sort=false
|
||||
fwc.CustomField1=@Invalid()
|
||||
fwc.CustomField10=@Invalid()
|
||||
fwc.CustomField10_sort=false
|
||||
fwc.CustomField1_sort=false
|
||||
fwc.CustomField2=@Invalid()
|
||||
fwc.CustomField2_sort=false
|
||||
fwc.CustomField3=@Invalid()
|
||||
fwc.CustomField3_sort=false
|
||||
fwc.CustomField4=@Invalid()
|
||||
fwc.CustomField4_sort=false
|
||||
fwc.CustomField5=@Invalid()
|
||||
fwc.CustomField5_sort=false
|
||||
fwc.CustomField6=@Invalid()
|
||||
fwc.CustomField6_sort=false
|
||||
fwc.CustomField7=@Invalid()
|
||||
fwc.CustomField7_sort=false
|
||||
fwc.CustomField8=@Invalid()
|
||||
fwc.CustomField8_sort=false
|
||||
fwc.CustomField9=@Invalid()
|
||||
fwc.CustomField9_sort=false
|
||||
photoshop.AuthorsPosition=@Invalid()
|
||||
photoshop.AuthorsPosition_sort=false
|
||||
photoshop.CaptionWriter=@Invalid()
|
||||
photoshop.CaptionWriter_sort=false
|
||||
photoshop.City=@Invalid()
|
||||
photoshop.City_sort=false
|
||||
photoshop.Country=@Invalid()
|
||||
photoshop.Country_sort=false
|
||||
photoshop.Credit=@Invalid()
|
||||
photoshop.Credit_sort=false
|
||||
photoshop.Source=@Invalid()
|
||||
photoshop.Source_sort=false
|
||||
photoshop.State=@Invalid()
|
||||
photoshop.State_sort=false
|
||||
xmpRights.WebStatement=@Invalid()
|
||||
xmpRights.WebStatement_sort=false
|
||||
|
||||
[Iptc4xmpCore.CreatorContactInfo]
|
||||
Iptc4xmpCore.CiAdrCity=@Invalid()
|
||||
Iptc4xmpCore.CiAdrCity_sort=false
|
||||
Iptc4xmpCore.CiAdrCtry=@Invalid()
|
||||
Iptc4xmpCore.CiAdrCtry_sort=false
|
||||
Iptc4xmpCore.CiAdrExtadr=@Invalid()
|
||||
Iptc4xmpCore.CiAdrExtadr_sort=false
|
||||
Iptc4xmpCore.CiAdrPcode=@Invalid()
|
||||
Iptc4xmpCore.CiAdrPcode_sort=false
|
||||
Iptc4xmpCore.CiAdrRegion=@Invalid()
|
||||
Iptc4xmpCore.CiAdrRegion_sort=false
|
BIN
.config/xnviewmp/XnView.db
Normal file
BIN
.config/xnviewmp/XnView.db
Normal file
Binary file not shown.
6794
.config/xnviewmp/batch_convert_log.txt
Normal file
6794
.config/xnviewmp/batch_convert_log.txt
Normal file
File diff suppressed because it is too large
Load Diff
2
.config/xnviewmp/bookmark.ini
Normal file
2
.config/xnviewmp/bookmark.ini
Normal file
@ -0,0 +1,2 @@
|
||||
"SeaFile"*"/home/jaandrle/Vzdálené/Seafile/.seafile-data/file-cache/"
|
||||
"Stažené"*"/home/jaandrle/Stažené/"
|
58
.config/xnviewmp/default.bar
Normal file
58
.config/xnviewmp/default.bar
Normal file
@ -0,0 +1,58 @@
|
||||
[Browser]
|
||||
cmd_open
|
||||
cmd_fullscreen
|
||||
_separator_
|
||||
cmd_rotate270
|
||||
cmd_rotate90
|
||||
cmd_losslessM
|
||||
_separator_
|
||||
cmd_properties
|
||||
cmd_fileOpM
|
||||
cmd_search
|
||||
cmd_print
|
||||
cmd_export
|
||||
cmd_convert
|
||||
cmd_capture
|
||||
cmd_slideshow
|
||||
_separator_
|
||||
cmd_layoutM
|
||||
_separator_
|
||||
cmd_ratingAndLabel
|
||||
cmd_category
|
||||
cmd_showRecursive
|
||||
_separator_
|
||||
cmd_settings
|
||||
cmd_about
|
||||
|
||||
[View]
|
||||
cmd_browse
|
||||
cmd_saveas
|
||||
_separator_
|
||||
cmd_undo
|
||||
cmd_redo
|
||||
_separator_
|
||||
cmd_crop
|
||||
cmd_resize
|
||||
cmd_rotate270
|
||||
cmd_rotate90
|
||||
cmd_adjustM
|
||||
cmd_curves
|
||||
_separator_
|
||||
cmd_zoomIn
|
||||
cmd_zoom100
|
||||
cmd_zoomOut
|
||||
_separator_
|
||||
cmd_filePrevious
|
||||
cmd_fileNext
|
||||
cmd_pagePrevious
|
||||
cmd_pageNext
|
||||
cmd_quickSlide
|
||||
cmd_properties
|
||||
_separator_
|
||||
cmd_fullscreen
|
||||
cmd_paint
|
||||
cmd_print
|
||||
cmd_capture
|
||||
_separator_
|
||||
cmd_settings
|
||||
cmd_about
|
345
.config/xnviewmp/default.keys
Normal file
345
.config/xnviewmp/default.keys
Normal file
@ -0,0 +1,345 @@
|
||||
[Browser]
|
||||
cmd_addFavorite
|
||||
cmd_apg
|
||||
cmd_app
|
||||
cmd_archive
|
||||
cmd_banner Ctrl+B
|
||||
cmd_batchRename
|
||||
cmd_capture
|
||||
cmd_catFocus F9
|
||||
cmd_category
|
||||
cmd_changeTime
|
||||
cmd_clean
|
||||
cmd_compare Shift+C
|
||||
cmd_contactSheet
|
||||
cmd_convert Ctrl+U
|
||||
cmd_copyFile Ctrl+C
|
||||
cmd_copyFileTo Alt+C
|
||||
cmd_copyFilename
|
||||
cmd_copyImage Ctrl+Shift+C
|
||||
cmd_copyName
|
||||
cmd_copyPathname
|
||||
cmd_createMulti
|
||||
cmd_cutFile Ctrl+X
|
||||
cmd_deleteFile
|
||||
cmd_editGPS
|
||||
cmd_editIPTC Ctrl+I
|
||||
cmd_editXMP
|
||||
cmd_email
|
||||
cmd_emptyImage
|
||||
cmd_exifThumb90L
|
||||
cmd_exifThumb90R
|
||||
cmd_exifThumbRebuild
|
||||
cmd_export Ctrl+Alt+S
|
||||
cmd_fileFirst
|
||||
cmd_fileLast
|
||||
cmd_fileNext
|
||||
cmd_filePrevious
|
||||
cmd_fitAll /
|
||||
cmd_fitHeight
|
||||
cmd_fitLarge
|
||||
cmd_fitNone
|
||||
cmd_fitSmall
|
||||
cmd_fitWH
|
||||
cmd_fitWidth
|
||||
cmd_ftp
|
||||
cmd_fullscreen F11
|
||||
cmd_geoHack
|
||||
cmd_googleEarthApp
|
||||
cmd_googleMap
|
||||
cmd_historyNext
|
||||
cmd_historyPrev
|
||||
cmd_import
|
||||
cmd_importClipboard Ctrl+Shift+V
|
||||
cmd_infoShow
|
||||
cmd_infoUseTabs
|
||||
cmd_invertSelection
|
||||
cmd_join
|
||||
cmd_label0 Ctrl+Shift+0
|
||||
cmd_label0m
|
||||
cmd_label1 Ctrl+Shift+1
|
||||
cmd_label1m
|
||||
cmd_label2 Ctrl+Shift+2
|
||||
cmd_label2m
|
||||
cmd_label3 Ctrl+Shift+3
|
||||
cmd_label3m
|
||||
cmd_label4 Ctrl+Shift+4
|
||||
cmd_label4m
|
||||
cmd_label5 Ctrl+Shift+5
|
||||
cmd_label5m
|
||||
cmd_lhflip
|
||||
cmd_listing Shift+L
|
||||
cmd_lockZoom
|
||||
cmd_lresetExif
|
||||
cmd_lrotate180
|
||||
cmd_lrotate270 Ctrl+Shift+L
|
||||
cmd_lrotate90 Ctrl+Shift+R
|
||||
cmd_lrotateExif
|
||||
cmd_lvflip
|
||||
cmd_moveFileTo Alt+M
|
||||
cmd_new
|
||||
cmd_newFolder F7
|
||||
cmd_open Ctrl+O
|
||||
cmd_openAll
|
||||
cmd_openContainer Ctrl+O
|
||||
cmd_openExplorer
|
||||
cmd_openFile
|
||||
cmd_openFilelist
|
||||
cmd_openStreet
|
||||
cmd_pageFirst
|
||||
cmd_pageLast
|
||||
cmd_pageNext
|
||||
cmd_pagePrevious
|
||||
cmd_pasteFile Ctrl+V
|
||||
cmd_previewAsTab
|
||||
cmd_print Ctrl+P
|
||||
cmd_properties Alt+Enter
|
||||
cmd_quickFilter Ctrl+Y
|
||||
cmd_rating0 Ctrl+0
|
||||
cmd_rating0m
|
||||
cmd_rating1 Ctrl+1
|
||||
cmd_rating1m
|
||||
cmd_rating2 Ctrl+2
|
||||
cmd_rating2m
|
||||
cmd_rating3 Ctrl+3
|
||||
cmd_rating3m
|
||||
cmd_rating4 Ctrl+4
|
||||
cmd_rating4m
|
||||
cmd_rating5 Ctrl+5
|
||||
cmd_rating5m
|
||||
cmd_realSize Ctrl+/
|
||||
cmd_rebuildThumb
|
||||
cmd_refreshThumb F5
|
||||
cmd_removeAllCat
|
||||
cmd_removeCat
|
||||
cmd_renameFile F2
|
||||
cmd_rotate180
|
||||
cmd_rotate270
|
||||
cmd_rotate90
|
||||
cmd_search Ctrl+F
|
||||
cmd_selectAll Ctrl+A
|
||||
cmd_selectAllFiles
|
||||
cmd_selectAllImages
|
||||
cmd_selectNone
|
||||
cmd_selectTagged
|
||||
cmd_setComment Ctrl+D
|
||||
cmd_showAlpha M
|
||||
cmd_showBlue
|
||||
cmd_showGreen
|
||||
cmd_showHeader
|
||||
cmd_showHidden
|
||||
cmd_showPaneTitle
|
||||
cmd_showPreview
|
||||
cmd_showRecursive
|
||||
cmd_showRed
|
||||
cmd_similar
|
||||
cmd_slideshow
|
||||
cmd_split
|
||||
cmd_stop
|
||||
cmd_switchPanel F6
|
||||
cmd_tag Ctrl+T
|
||||
cmd_tagClearAll
|
||||
cmd_tagInvert
|
||||
cmd_tagPhoto
|
||||
cmd_tagShow
|
||||
cmd_tagShowFiles Shift+T
|
||||
cmd_thumbsView
|
||||
cmd_tiled
|
||||
cmd_transfer
|
||||
cmd_treeShow
|
||||
cmd_treeVTabs
|
||||
cmd_untag
|
||||
cmd_untagAll
|
||||
cmd_upFolder Alt+Up
|
||||
cmd_updateDB
|
||||
cmd_updateFiles
|
||||
cmd_useAlpha Ctrl+H
|
||||
cmd_useSmallToolbar
|
||||
cmd_useStatusbar Ctrl+Shift+B
|
||||
cmd_useToolbar Ctrl+Shift+T
|
||||
cmd_useTranspIndex Ctrl+Alt+H
|
||||
cmd_viewAs1
|
||||
cmd_viewAs2
|
||||
cmd_viewAs3
|
||||
cmd_viewAs4
|
||||
cmd_viewAs5
|
||||
cmd_viewAs6
|
||||
cmd_viewAs7
|
||||
cmd_wallpaper
|
||||
cmd_webUpload
|
||||
cmd_zoom100 *
|
||||
cmd_zoomIn +
|
||||
cmd_zoomOut -
|
||||
|
||||
[View]
|
||||
cmd_align
|
||||
cmd_animation
|
||||
cmd_autoContrast Ctrl+Alt+O
|
||||
cmd_autoDeskew
|
||||
cmd_autoLevels Ctrl+Alt+L
|
||||
cmd_browse
|
||||
cmd_canvasResize Shift+C
|
||||
cmd_capture
|
||||
cmd_changeDepth
|
||||
cmd_clean
|
||||
cmd_clear
|
||||
cmd_close
|
||||
cmd_colorsCount
|
||||
cmd_conbright
|
||||
cmd_convert Ctrl+U
|
||||
cmd_copy Ctrl+C
|
||||
cmd_copyFileTo Alt+C
|
||||
cmd_copyFilename
|
||||
cmd_copyImage Ctrl+Shift+C
|
||||
cmd_copyName
|
||||
cmd_copyPathname
|
||||
cmd_crop X
|
||||
cmd_curves
|
||||
cmd_cut Ctrl+X
|
||||
cmd_deleteFile
|
||||
cmd_desaturate
|
||||
cmd_editCmap
|
||||
cmd_editIPTC Ctrl+I
|
||||
cmd_editXMP
|
||||
cmd_emptyImage
|
||||
cmd_enhance Shift+E
|
||||
cmd_equalize
|
||||
cmd_export Ctrl+Alt+S
|
||||
cmd_fileFirst Home
|
||||
cmd_fileLast End
|
||||
cmd_fileNext PgDown
|
||||
cmd_filePrevious PgUp
|
||||
cmd_fileRandom
|
||||
cmd_film
|
||||
cmd_filter
|
||||
cmd_fitAll /
|
||||
cmd_fitHeight
|
||||
cmd_fitLarge
|
||||
cmd_fitNone
|
||||
cmd_fitSmall
|
||||
cmd_fitWH
|
||||
cmd_fitWidth
|
||||
cmd_fitWindow
|
||||
cmd_flipH Shift+H
|
||||
cmd_flipV Shift+V
|
||||
cmd_formatSettings
|
||||
cmd_fullscreen F11
|
||||
cmd_geoHack
|
||||
cmd_googleEarthApp
|
||||
cmd_googleMap
|
||||
cmd_goxy
|
||||
cmd_gridSettings
|
||||
cmd_importClipboard Ctrl+Shift+V
|
||||
cmd_label0 Ctrl+Shift+0
|
||||
cmd_label0m
|
||||
cmd_label1 Ctrl+Shift+1
|
||||
cmd_label1m
|
||||
cmd_label2 Ctrl+Shift+2
|
||||
cmd_label2m
|
||||
cmd_label3 Ctrl+Shift+3
|
||||
cmd_label3m
|
||||
cmd_label4 Ctrl+Shift+4
|
||||
cmd_label4m
|
||||
cmd_label5 Ctrl+Shift+5
|
||||
cmd_label5m
|
||||
cmd_lcrop
|
||||
cmd_levels L
|
||||
cmd_lhflip
|
||||
cmd_lockZoom
|
||||
cmd_logLut
|
||||
cmd_lresetExif
|
||||
cmd_lrotate180
|
||||
cmd_lrotate270 Ctrl+Shift+L
|
||||
cmd_lrotate90 Ctrl+Shift+R
|
||||
cmd_lrotateExif
|
||||
cmd_lvflip
|
||||
cmd_moveFileTo Alt+M
|
||||
cmd_negative
|
||||
cmd_new
|
||||
cmd_normalize
|
||||
cmd_normalize2
|
||||
cmd_offset
|
||||
cmd_oldCamera
|
||||
cmd_opBackColor
|
||||
cmd_open Ctrl+O
|
||||
cmd_openExplorer
|
||||
cmd_openStreet
|
||||
cmd_pageFirst Shift+Home
|
||||
cmd_pageLast Shift+End
|
||||
cmd_pageNext Shift+PgDown
|
||||
cmd_pagePrevious Shift+PgUp
|
||||
cmd_paint Shift+D
|
||||
cmd_paste Ctrl+V
|
||||
cmd_posterize
|
||||
cmd_print Ctrl+P
|
||||
cmd_printSelection
|
||||
cmd_properties Alt+Return
|
||||
cmd_quickSlide Pause
|
||||
cmd_rating0 Ctrl+0
|
||||
cmd_rating0m
|
||||
cmd_rating1 Ctrl+1
|
||||
cmd_rating1m
|
||||
cmd_rating2 Ctrl+2
|
||||
cmd_rating2m
|
||||
cmd_rating3 Ctrl+3
|
||||
cmd_rating3m
|
||||
cmd_rating4 Ctrl+4
|
||||
cmd_rating4m
|
||||
cmd_rating5 Ctrl+5
|
||||
cmd_rating5m
|
||||
cmd_realSize Ctrl+/
|
||||
cmd_redeyes
|
||||
cmd_redo Ctrl+Y
|
||||
cmd_reload Ctrl+R
|
||||
cmd_removeAlpha
|
||||
cmd_renameFile F2
|
||||
cmd_resize Shift+S
|
||||
cmd_rotate R
|
||||
cmd_rotate180
|
||||
cmd_rotate270 Shift+L
|
||||
cmd_rotate90 Shift+R
|
||||
cmd_save S
|
||||
cmd_saveAll
|
||||
cmd_saveSelection
|
||||
cmd_saveas Ctrl+S
|
||||
cmd_selectAll Ctrl+A
|
||||
cmd_selectNone
|
||||
cmd_selectionFree A
|
||||
cmd_selectionImage D
|
||||
cmd_selectionRestore C
|
||||
cmd_selectionSave
|
||||
cmd_selectionSwap W
|
||||
cmd_sepia
|
||||
cmd_setComment Ctrl+D
|
||||
cmd_setdpi
|
||||
cmd_shadow
|
||||
cmd_showAlpha M
|
||||
cmd_showBlue
|
||||
cmd_showColorInfo Ctrl+Shift+I
|
||||
cmd_showGreen
|
||||
cmd_showGrid
|
||||
cmd_showHisto H
|
||||
cmd_showInfo I
|
||||
cmd_showRed
|
||||
cmd_showRegion
|
||||
cmd_snapshot
|
||||
cmd_solarize
|
||||
cmd_spotlight
|
||||
cmd_tag Ctrl+T
|
||||
cmd_text
|
||||
cmd_undo Ctrl+Z
|
||||
cmd_untag
|
||||
cmd_useAlpha Ctrl+H
|
||||
cmd_useCheckerBoard
|
||||
cmd_useSmooth
|
||||
cmd_useStatusbar Ctrl+Shift+B
|
||||
cmd_useToolbar Ctrl+Shift+T
|
||||
cmd_useTranspIndex Ctrl+Alt+H
|
||||
cmd_userFilter
|
||||
cmd_vignetting
|
||||
cmd_wallpaper
|
||||
cmd_watermark
|
||||
cmd_whitebalance
|
||||
cmd_zoom100 *
|
||||
cmd_zoomIn +
|
||||
cmd_zoomOut -
|
47
.config/xnviewmp/iptc.ini
Normal file
47
.config/xnviewmp/iptc.ini
Normal file
@ -0,0 +1,47 @@
|
||||
[General]
|
||||
101=@Invalid()
|
||||
101_sort=false
|
||||
103=@Invalid()
|
||||
103_sort=false
|
||||
105=@Invalid()
|
||||
105_sort=false
|
||||
110=benkrut/Getty Images
|
||||
110_sort=false
|
||||
115=Bing
|
||||
115_sort=false
|
||||
116=benkrut/Getty Images
|
||||
116_sort=false
|
||||
118=@Invalid()
|
||||
118_sort=false
|
||||
122=@Invalid()
|
||||
122_sort=false
|
||||
15=@Invalid()
|
||||
15_sort=false
|
||||
20=@Invalid()
|
||||
20_sort=false
|
||||
22=@Invalid()
|
||||
22_sort=false
|
||||
25=@Invalid()
|
||||
25_sort=false
|
||||
26=@Invalid()
|
||||
26_sort=false
|
||||
27=@Invalid()
|
||||
27_sort=false
|
||||
5=Prague
|
||||
5_sort=false
|
||||
65=@Invalid()
|
||||
65_sort=false
|
||||
7=@Invalid()
|
||||
70=@Invalid()
|
||||
70_sort=false
|
||||
7_sort=false
|
||||
80=@Invalid()
|
||||
80_sort=false
|
||||
85=@Invalid()
|
||||
85_sort=false
|
||||
90=@Invalid()
|
||||
90_sort=false
|
||||
92=@Invalid()
|
||||
92_sort=false
|
||||
95=@Invalid()
|
||||
95_sort=false
|
0
.config/xnviewmp/search.ini
Normal file
0
.config/xnviewmp/search.ini
Normal file
779
.config/xnviewmp/xnview.ini
Normal file
779
.config/xnviewmp/xnview.ini
Normal file
@ -0,0 +1,779 @@
|
||||
[General]
|
||||
GAnalytics-cid={7b559338-8a71-4ecb-a927-26337b788d00}
|
||||
|
||||
[%25General]
|
||||
useAnonymousLogs=true
|
||||
|
||||
[Appearance]
|
||||
borderColor=38 38 38
|
||||
borderSize=1
|
||||
customLabel-1={EXIF:Focal Length}mm f/{EXIF:F-Number} {EXIF:Exposure Time}s {EXIF:ISO Value}iso
|
||||
customLabel-2={Width}x{Height} - {Size KB}
|
||||
customLabel-3=
|
||||
customLabel-4=
|
||||
customLabel-5=
|
||||
defaultLabelBColor=38 38 38
|
||||
defaultLabelColor=225 225 225
|
||||
formatColor-0="[jpeg],237 237 202,0 0 0"
|
||||
formatColor-1="[gif],220 235 220,0 0 0"
|
||||
formatColor-10="[pcd],235 215 235,0 0 0"
|
||||
formatColor-11="[psp],237 208 163,0 0 0"
|
||||
formatColor-12="[pict],202 202 255,0 0 0"
|
||||
formatColor-13="[xpm],242 227 227,0 0 0"
|
||||
formatColor-14="[xbm],216 216 216,0 0 0"
|
||||
formatColor-15="[pbm],191 191 182,0 0 0"
|
||||
formatColor-16="[pgm],207 207 197,0 0 0"
|
||||
formatColor-17="[ppm],235 225 159,0 0 0"
|
||||
formatColor-18="[ras],255 255 227,0 0 0"
|
||||
formatColor-19="[wmf],187 187 187,0 0 0"
|
||||
formatColor-2="[png],232 222 220,0 0 0"
|
||||
formatColor-20="[emf],212 212 212,0 0 0"
|
||||
formatColor-21="[ico],217 247 227,0 0 0"
|
||||
formatColor-22="[cur],217 247 227,0 0 0"
|
||||
formatColor-23="[ani],217 247 227,0 0 0"
|
||||
formatColor-24="[fpx],229 255 255,0 0 0"
|
||||
formatColor-25="[jp2],237 237 202,0 0 0"
|
||||
formatColor-3="[bmp],227 227 255,0 0 0"
|
||||
formatColor-4="[tiff],192 197 235,0 0 0"
|
||||
formatColor-5="[tga],230 255 255,0 0 0"
|
||||
formatColor-6="[iff],247 235 235,0 0 0"
|
||||
formatColor-7="[sgi],247 237 242,0 0 0"
|
||||
formatColor-8="[pcx],235 230 230,0 0 0"
|
||||
formatColor-9="[psd],255 255 227,0 0 0"
|
||||
itemSpacing=0
|
||||
labelAlign=1
|
||||
labelFont=@Variant(\0\0\0@\0\0\0\x14\0S\0\x61\0n\0s\0 \0S\0\x65\0r\0i\0\x66@\"\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
overlayIcons=65535
|
||||
selectedColor=10 36 106
|
||||
thumbBackColor=38 38 38
|
||||
thumbBorderColor=38 38 38
|
||||
thumbBorderSize=3
|
||||
thumbLabels="1 55 2 39 54 "
|
||||
thumbPadding=10
|
||||
useFormatColor=true
|
||||
useLabelSpacing=true
|
||||
useShadow=false
|
||||
useThumbBackColor=true
|
||||
|
||||
[Browser]
|
||||
Tab=17
|
||||
audioVolume=100
|
||||
catMatchAll=false
|
||||
catMode=0
|
||||
categoryStatus="1,1,0,1,0"
|
||||
commentField=0
|
||||
custom1Ext=htm, html, mht, mhtml, xml, xhtml, eml, nws, url, svg, svgz
|
||||
custom2Ext=
|
||||
customFilter=3831
|
||||
customThumbSize=@Size(96 96)
|
||||
favShowFiles=false
|
||||
filter=5
|
||||
folderAlphabeticalSorting=false
|
||||
folderColor1=255 255 170
|
||||
folderColor2=255 200 74
|
||||
folderColor3=197 140 0
|
||||
folderColor4=250 210 105
|
||||
folderColor5=172 140 53
|
||||
header="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\x30\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\x30\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\0\0\0\0\0\0\0\x12\xc0\0\0\0\x30\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x30\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64)"
|
||||
header2=false
|
||||
keyDelayedPrev=false
|
||||
layout=6
|
||||
littleBarVersion=0
|
||||
mixFileFolder=false
|
||||
newFilesAtBottom=true
|
||||
onTheFly=false
|
||||
openAction_0=2
|
||||
openAction_1=2
|
||||
openAction_2=2
|
||||
openAction_3=1
|
||||
openAction_4=2
|
||||
openAction_5=1
|
||||
openAction_6=1
|
||||
prevBackColor=55 55 55
|
||||
ratingLabel=@Invalid()
|
||||
recognizeByExt=true
|
||||
rotationChangeExif=false
|
||||
rotationKeepDate=true
|
||||
rotationUseLossless=true
|
||||
scanHeaders=0
|
||||
scrollPerThumb=true
|
||||
searchFlags=14
|
||||
selectOnEnterFolder=false
|
||||
showCompanionFiles=true
|
||||
showHiddenFiles=false
|
||||
showPaneTitle=true
|
||||
size=@Size(1274 984)
|
||||
sizeInBytes=false
|
||||
smallToolBar=true
|
||||
sort=0
|
||||
sortNameMethod=0
|
||||
sortOrder=0
|
||||
state="@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x3\0\0\0\0\0\0\x1k\0\0\x3\x82\xfc\x2\0\0\0\x2\xfb\0\0\0\xe\0\x66\0i\0l\0t\0\x65\0r\0\x44\0\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\xfc\0\0\0=\0\0\x3\x82\0\0\0y\0\xff\xff\xfe\xfa\0\0\0\0\x2\0\0\0\x3\xfb\0\0\0\xe\0\x66\0o\0l\0\x64\0\x65\0r\0\x44\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\x45\0\xff\xff\xfe\xfb\0\0\0\x12\0\x66\0\x61\0v\0o\0r\0i\0t\0\x65\0\x44\x1\0\0\0\0\xff\xff\xff\xff\xff\xff\xff\xff\0\xff\xff\xff\xfb\0\0\0\x12\0\x63\0\x61\0t\0\x65\0g\0o\0r\0y\0\x44\x1\0\0\0\0\xff\xff\xff\xff\xff\xff\xff\xff\0\xff\xff\xff\0\0\0\x1\0\0\x1O\0\0\x3\x82\xfc\x2\0\0\0\x2\xfc\0\0\0=\0\0\x2\x13\0\0\0\x97\0\xff\xff\xfe\xfa\0\0\0\0\x2\0\0\0\x3\xfb\0\0\0\n\0p\0r\0\x65\0v\0\x44\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\x66\0\xff\xff\xfe\xfb\0\0\0\b\0\x63\0\x61\0t\0\x44\x1\0\0\0\0\xff\xff\xff\xff\0\0\0x\0\xff\xff\xff\xfb\0\0\0\n\0s\0\x65\0t\0s\0\x44\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\x97\0\xff\xff\xff\xfb\0\0\0\x14\0N\0\xe1\0h\0l\0\x65\0\x64\0\x44\0o\0\x63\0k\x1\0\0\x2V\0\0\x1i\0\0\0Y\0\xff\xff\xff\0\0\0\x3\0\0\x6z\0\0\x1\t\xfc\x1\0\0\0\x1\xfb\0\0\0\x16\0P\0r\0\x65\0v\0i\0\x65\0w\0\x44\0o\0\x63\0k\x1\0\0\x1\x4\0\0\x1j\0\0\0\0\0\0\0\0\0\0\x2\x34\0\0\x3\x82\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x2\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0$\0N\0\xe1\0s\0t\0r\0o\0j\0o\0v\0\xe1\0 \0l\0i\x1\x61\0t\0\x61\0 \0\x31\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)"
|
||||
statusBar=true
|
||||
statusBarDate=1
|
||||
statusBarFlags=31
|
||||
tagReset=3
|
||||
templateXMP=false
|
||||
thumbSize=@Size(128 96)
|
||||
thumbnailFilter=3793
|
||||
thumbsPerColumn=4
|
||||
titleBarTemplate=
|
||||
toolBar=true
|
||||
toolbarFlags=63
|
||||
tooltips=<b>{Filename}</b><br>{Modified Date} - {EXIF:Date taken}<br>{Size KB} Kib
|
||||
use4Thumb=true
|
||||
use4VideoThumb=true
|
||||
useQuickFilter=true
|
||||
useRating=true
|
||||
useThumbSize=true
|
||||
useTooltips=true
|
||||
vTabs=true
|
||||
viewAs=1
|
||||
|
||||
[CanvasDlg]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xf\0\0\0\xd0\0\0\x4\x64\0\0\x3\x33\0\0\x3\xf\0\0\0\xed\0\0\x4\x64\0\0\x3\x33\0\0\0\0\0\0\0\0\a\x80\0\0\x3\xf\0\0\0\xed\0\0\x4\x64\0\0\x3\x33)
|
||||
loadDefaults=false
|
||||
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0H\0\0\0\x3\0\0\0\x1@i\0\0\0\0\0\0@Y\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@r\xc0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x3\x1\0\0\xff\xff\xff\xff\xff\xff\0\0)
|
||||
|
||||
[CatSets]
|
||||
history=@ByteArray(\0\0\0\x1\0\0\0\0)
|
||||
panel=@ByteArray(\0\0\0\x1\0\0\0\x3\xff\xff\xff\xff\x1\xff\xff\xff\xfe\x1\xff\xff\xff\xfd\x1)
|
||||
|
||||
[ColorLabel]
|
||||
label_0=Neozna\x10d\x65no
|
||||
label_1=
|
||||
label_2=
|
||||
label_3=
|
||||
label_4=
|
||||
label_5=
|
||||
label_6=Oran\x17eov\xe1
|
||||
label_7=\x160\x65\x64\xe1
|
||||
label_8=\x10c\x65rn\xe1
|
||||
label_9=B\xedl\xe1
|
||||
read_1=Red, Select, \x10c\x65rven\xe1, Vybrat
|
||||
read_2=Yellow, Second, \x17dlut\xe1, Druh\xfd
|
||||
read_3=Green, Approved, Zelen\xe1, Schv\xe1len\xfd
|
||||
read_4=Blue, Review, Modr\xe1, Zkontrolovat
|
||||
read_5=Purple, To Do, Fialov\xe1, \xdakol
|
||||
read_6=Orange, 6, Oran\x17eov\xe1, 6
|
||||
read_7=Grey, 7, \x160\x65\x64\xe1, 7
|
||||
read_8=Black, 8, \x10c\x65rn\xe1, 8
|
||||
read_9=White, 9, B\xedl\xe1, 9
|
||||
write_1=Red
|
||||
write_2=Yellow
|
||||
write_3=Green
|
||||
write_4=Blue
|
||||
write_5=Purple
|
||||
write_6=Orange
|
||||
write_7=Grey
|
||||
write_8=Black
|
||||
write_9=White
|
||||
|
||||
[Companion]
|
||||
list="@Variant(\0\0\0\v\0\0\0\x2\0\0\0\n\0{\0r\0\x61\0w\0}\0\0\0\"\0{\0\x65\0x\0t\0}\0.\0x\0m\0p\0;\0x\0m\0p\0;\0j\0p\0g)", @Variant(\0\0\0\v\0\0\0\x2\0\0\0\n\0{\0r\0\x61\0w\0}\0\0\0\b\0l\0m\0n\0r), @Variant(\0\0\0\v\0\0\0\x2\0\0\0\n\0{\0r\0\x61\0w\0}\0\0\0\x6\0p\0p\0\x33), @Variant(\0\0\0\v\0\0\0\x2\0\0\0\n\0{\0r\0\x61\0w\0}\0\0\0\x6\0o\0n\0\x31), @Variant(\0\0\0\v\0\0\0\x2\0\0\0\n\0{\0r\0\x61\0w\0}\0\0\0\x6\0\x66\0p\0\x31), "@Variant(\0\0\0\v\0\0\0\x2\0\0\0\x6\0j\0p\0g\0\0\0\"\0{\0\x65\0x\0t\0}\0.\0x\0m\0p\0;\0x\0m\0p\0;\0\x65\0x\0\x66)"
|
||||
useForDelete=false
|
||||
useForOther=false
|
||||
|
||||
[Convert]
|
||||
AllPages=false
|
||||
BackColor=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
|
||||
Beep=true
|
||||
Case=0
|
||||
CheckFilesize=false
|
||||
ClearFilename=false
|
||||
ClearItems=false
|
||||
CloseApp=false
|
||||
DelOrg=false
|
||||
Filename={Filename}, {Filename With Ext}, {Filename}_result, {Filename}_{DstWidth}_{DstHeight}, {Filename}_{Current Date [m_d_Y]}, {Filename}_{Current Date [d_m_Y]}, Image##
|
||||
Format=jpeg
|
||||
History=/home/jaandrle/Sta\x17e\x65n\xe9/Prstov\xe1 joga, /home/jaandrle/Sta\x17e\x65n\xe9/Z\xe1znamy nekone\x10dna, /home/jaandrle/Sta\x17e\x65n\xe9/Z\xe1znamy nekone\x10dna (otig), /home/jaandrle/Sta\x17e\x65n\xe9/Epicentrum-scan-png, /home/jaandrle/Sta\x17e\x65n\xe9/Poletucha-scan-png, /home/jaandrle/Sta\x17e\x65n\xe9/Eco-scan-png, /home/jaandrle/Sta\x17e\x65n\xe9/Escape Room IAG Screenshots/2732, /home/jaandrle/Sta\x17e\x65n\xe9/kurian_na_me_si_neprijdou, /home/jaandrle/Sta\x17e\x65n\xe9/gorelov_dabelsky_rok, /home/jaandrle/Sta\x17e\x65n\xe9/TODO \x2013 scan
|
||||
HotFoldersProcess=true
|
||||
InputPathname=/home/jaandrle/Obr\xe1zky/Fotografie/ZSV/
|
||||
KeepExtension=false
|
||||
KeepFolder=false
|
||||
KeepIcc=false
|
||||
KeepMeta=false
|
||||
KeepParentFolder=false
|
||||
LastScript=-1
|
||||
LoadLastScript=false
|
||||
Multipage=false
|
||||
OpenBrowser=false
|
||||
OpenExplorer=false
|
||||
OrgDate=false
|
||||
OutputIdx=0
|
||||
Overwrite=1
|
||||
Path=
|
||||
PictFilename=
|
||||
Preview=true
|
||||
Recipient=@Invalid()
|
||||
RestoreInput=false
|
||||
SaveActions=true
|
||||
StartIndex=1
|
||||
UseFolder=false
|
||||
ZipFile=
|
||||
coreCount=1
|
||||
flickrAccount=
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1\x64\0\0\0\xb6\0\0\x4\xf3\0\0\x3_\0\0\x1\x64\0\0\0\xb6\0\0\x4\xf3\0\0\x3_\0\0\0\0\0\0\0\0\a\x80\0\0\x1\x64\0\0\0\xb6\0\0\x4\xf3\0\0\x3_)
|
||||
inputFiles=
|
||||
lastActions="@ByteArray(<?xml version=\"1.0\" encoding=\"UTF-8\"?><XnView_script version=\"1.0\" name=\"\">\n <Levels in_low=\"149,0,0,0,\" in_high=\"255,255,255,255,\" out_low=\"0,0,0,0,\" out_high=\"255,255,255,255,\" gamma=\"2,1,1,1,\" mode=\"2\"/>\n <Adjust brightness=\"-43\" contrast=\"96\" gamma=\"1.3\" active=\"false\"/>\n <Change_color_depth method=\"1\" dither=\"5\" ncompo=\"8\" alpha=\"255\" replace_alpha=\"false\" back_color=\"#ffffff\"/>\n <Resize mode=\"0\" width=\"2732\" height=\"2048\" unit=\"0\" ratio=\"false\" orientation=\"false\" enlarge=\"0\" resample=\"8\" gamma_correct=\"false\" active=\"false\"/>\n <Set_DPI x=\"300\" y=\"300\" keep=\"false\" active=\"false\"/>\n <Negative active=\"false\"/>\n <Crop method=\"1\" value_1=\"36\" value_2=\"72\" value_3=\"0\" value_4=\"0\" active=\"false\"/>\n <Output>\n <Options/>\n <JPEG quality=\"40\" progressive=\"true\" optimizeHuffman=\"true\" rebuildThumb=\"false\" orgQuality=\"false\" DCTMethod=\"0\" subSampling=\"2\" smoothFactor=\"1\"/>\n <TGA compress=\"false\" bottomUp=\"false\"/>\n <TIFF compress=\"0\" quality=\"80\" compressBW=\"0\" oneStrip=\"false\"/>\n <BMP compress=\"false\" hdrOS2=\"false\"/>\n <PNG level=\"9\" interlaced=\"false\" filter=\"0\"/>\n <GIF interlaced=\"false\" hdr87a=\"false\"/>\n <PCX compress=\"false\"/>\n <WEBP method=\"0\" quality=\"80\" filesize=\"128\" compress=\"4\" strength=\"60\" sharpness=\"0\" preset=\"0\" sharpyuv=\"false\"/>\n <JP2 mode=\"0\" quality=\"80\" ratio=\"4\" fileSize=\"100\"/>\n <PDF compress=\"0\" compressGrey=\"0\" compressBW=\"0\" quality=\"80\"/>\n <JXR quality=\"80\" colorFormat=\"0\" filter=\"0\"/>\n <FORMATS_SETTINGS keepEXIF=\"true\" keepICC=\"true\" keepIPTC=\"true\" keepXMP=\"true\"/>\n </Output>\n</XnView_script>\n)"
|
||||
list_folder=/home/jaandrle/Obr\xe1zky
|
||||
list_header="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0\x30\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\x30\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\x30\x5\x1c\0\0\0\0\0\0\0\x5\0\0\0\x1\0\0\0\x64\0\0\0\x2\0\0\0\x64\0\0\0\v\0\0\0\x64\0\0\0\n\0\0\0\x64\0\0\0\f\0\0\0\x64\0\0\x10\xcc\0\0\0\x30\x1\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\x2\0\0\0\x30\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\x3\xe8\0\0\0\0\0)"
|
||||
list_mode=0
|
||||
script=@Invalid()
|
||||
useCore=false
|
||||
|
||||
[CurvesDlg]
|
||||
apply=true
|
||||
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x6\xae\0\0\x1$\0\0\b=\0\0\x3\x3\0\0\x6\xae\0\0\x1$\0\0\b=\0\0\x3\x3\0\0\0\0\0\0\0\0\xf\0\0\0\x6\xae\0\0\x1$\0\0\b=\0\0\x3\x3)"
|
||||
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0<\0\0\0\x2\0\0\0\x1\0\0\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0?\xcc\xdb\x1z\xd2 \x8e?\xb9\xces\x9c\xe7\x39\xd0?\xf0\0\0\0\0\0\0?\xf0\0\0\0\0\0\0)
|
||||
preview=false
|
||||
|
||||
[DB]
|
||||
basePath=
|
||||
cacheComp=1
|
||||
dbCacheSize=50
|
||||
dbCheck=0
|
||||
excludeCD=true
|
||||
excludeRemovable=true
|
||||
folder=@Invalid()
|
||||
folderFlag=@Invalid()
|
||||
maxCache=100
|
||||
thumbHeight=144
|
||||
thumbInDB=true
|
||||
thumbWidth=192
|
||||
useCatalog=true
|
||||
useMaxCache=false
|
||||
|
||||
[EnhanceColorDlg]
|
||||
apply=true
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\b\xb7\0\0\x1\x46\0\0\n\x9b\0\0\x2\xc5\0\0\b\xb7\0\0\x1\x46\0\0\n\x9b\0\0\x2\xc5\0\0\0\0\0\0\0\0\xf\0\0\0\b\xb7\0\0\x1\x46\0\0\n\x9b\0\0\x2\xc5)
|
||||
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0\x30\0\0\0\x2\xff\xff\xff\xf8\0\0\0\x14?\xfc\xcc\xcc\xcc\xcc\xcc\xd0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0)
|
||||
preview=true
|
||||
|
||||
[FileReplace]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xaa\0\0\x1J\0\0\x4\xbd\0\0\x2\xdd\0\0\x2\xaa\0\0\x1J\0\0\x4\xbd\0\0\x2\xdd\0\0\0\0\0\0\0\0\xf\0\0\0\x2\xaa\0\0\x1J\0\0\x4\xbd\0\0\x2\xdd)
|
||||
|
||||
[Format]
|
||||
archive=tar rar arj gz zip tgz
|
||||
audio=mid mpp mp+ snd wav ogg mp2 rmi mp3 au aif asx wma mpc flac
|
||||
avi=vob wmv asf divx avi vfw
|
||||
mpeg=mpa m2ts mpm mpg m1s m4a mpeg m1v m2v mp4 mts mpe
|
||||
ps=ai pdf epsf ps eps
|
||||
qt=3gp mov qt 3g2 3gp2
|
||||
text=ini c cpp txt cc php h c++ pas css js gcode xmp
|
||||
video=flv rm aae webm mkv
|
||||
|
||||
[%General]
|
||||
allFormats=false
|
||||
confirmDel=true
|
||||
dblMode=1
|
||||
dropLink=false
|
||||
enterMode=1
|
||||
escKeyClosesTab=true
|
||||
escKeyMode=0
|
||||
escKeyMode2=2
|
||||
importPathname=
|
||||
lastTab=true
|
||||
lcropBackup=true
|
||||
lotherBackup=true
|
||||
lrotateBackup=false
|
||||
m_copyTemplate=1
|
||||
maxRecent=20
|
||||
metaKeepDate=true
|
||||
midMode=0
|
||||
pasteIntoSubfolder=false
|
||||
positiveRatio=true
|
||||
purgeRecent=false
|
||||
renameDialog=false
|
||||
savingChanges=0
|
||||
savingKeepDate=false
|
||||
selectNewFiles=true
|
||||
showAgain=0
|
||||
showAgainResults=@Variant(\0\0\0\b\0\0\0\0)
|
||||
showMostUsedFormat=true
|
||||
showWriteSettings=false
|
||||
sync=false
|
||||
tabClose=true
|
||||
tabDoubleClick=1
|
||||
tabIconify=false
|
||||
tabMax=0
|
||||
tabThumb=1
|
||||
tabWidthMax=20
|
||||
tabsOnBottom=false
|
||||
useAnonymousLogs=true
|
||||
useInternalVideoPlayer=true
|
||||
useRecycleBin=true
|
||||
useTabs=true
|
||||
version=@ByteArray(1.6.1)
|
||||
zoomPan=true
|
||||
|
||||
[IPTC]
|
||||
defaultCodec=0
|
||||
utf8Save=true
|
||||
|
||||
[Iptc]
|
||||
catState=@Variant(\0\0\0\t\0\0\0\x1\0\0\0\x2\0\0\x1\0)
|
||||
clearAlways=true
|
||||
flags=3
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\t\xea\0\0\x1\x14\0\0\f\x83\0\0\x2\xef\0\0\t\xea\0\0\x1\x31\0\0\f\x83\0\0\x2\xef\0\0\0\0\0\0\0\0\xf\0\0\0\t\xea\0\0\x1\x31\0\0\f\x83\0\0\x2\xef)
|
||||
keywordList=0
|
||||
keywordParent=true
|
||||
lastTab=false
|
||||
lastTabIndex=0
|
||||
mode=1
|
||||
|
||||
[Keywords]
|
||||
applyParent=false
|
||||
characters=0
|
||||
export=false
|
||||
exportFlags=1
|
||||
import=true
|
||||
importFace=false
|
||||
readHierarchical=true
|
||||
sidecarJPEG=true
|
||||
sidecarOther=true
|
||||
sidecarPNG=true
|
||||
sidecarPreserved=true
|
||||
sidecarRAW=true
|
||||
updateFileChanged=false
|
||||
updateSidecar=false
|
||||
useFilenameXmp=true
|
||||
writeHierarchical=false
|
||||
|
||||
[LevelsDlg]
|
||||
apply=true
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\t\xfd\0\0\x1\xa5\0\0\v\xe1\0\0\x3\xb4\0\0\t\xfd\0\0\x1\xc1\0\0\v\xe1\0\0\x3\xb4\0\0\0\0\0\0\0\0\xf\0\0\0\t\xfd\0\0\x1\xc1\0\0\v\xe1\0\0\x3\xb4)
|
||||
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0\x64\0\0\0\x2\0\0\0\x35\0\0\0\x99?\xed\xc2\x8f\\(\xf5\xc7\0\0\0/\0\0\0\xff\0\0\0\0\0\0\0\xff?\xf0\0\0\0\0\0\0\0\0\0\0\0\0\0\xff\0\0\0\0\0\0\0\xff?\xf0\0\0\0\0\0\0\0\0\0\0\0\0\0\xff\0\0\0\0\0\0\0\xff?\xf0\0\0\0\0\0\0\0\0\0\0\0\0\0\xff)
|
||||
preview=false
|
||||
|
||||
[Load]
|
||||
DPXInRGB=true
|
||||
DjVuMaxDpi=false
|
||||
EXRGamma=@Variant(\0\0\0\x87@\f\xcc\xcd)
|
||||
FITSMode=0
|
||||
GrobBpp=0
|
||||
HDRGamma=@Variant(\0\0\0\x87@\f\xcc\xcd)
|
||||
ICCBPC=false
|
||||
ICCCMYKDefault=1
|
||||
ICCCMYKDefaultProfile=
|
||||
ICCIntent=1
|
||||
ICCProfile=
|
||||
ICCRGBDefault=0
|
||||
ICCRGBDefaultProfile=
|
||||
ICOIn32bits=false
|
||||
PCDBase=2
|
||||
PDDPage=0
|
||||
PDFCIE=false
|
||||
PDFDpi=72
|
||||
PDFPageSize=0
|
||||
PSDFixAlpha=false
|
||||
RAWAutoBalance=true
|
||||
RAWAutoBrightness=true
|
||||
RAWBlueScaling=@Variant(\0\0\0\x87?\x80\0\0)
|
||||
RAWBpp=24
|
||||
RAWBrightness=@Variant(\0\0\0\x87?\x80\0\0)
|
||||
RAWCameraBalance=false
|
||||
RAWColorMatrix=true
|
||||
RAWFlag=0
|
||||
RAWHeight=256
|
||||
RAWOffset=0
|
||||
RAWRedScaling=@Variant(\0\0\0\x87?\x80\0\0)
|
||||
RAWUseLibRaw=true
|
||||
RAWViewingFlag=0
|
||||
RAWWidth=256
|
||||
RAWsRGB=true
|
||||
WMFHighRes=false
|
||||
YUVHeight=576
|
||||
YUVOffset=0
|
||||
YUVWidth=720
|
||||
byteOrder=0
|
||||
channelOrder=0
|
||||
channelType=0
|
||||
composeWithAlpha=false
|
||||
composeWithTrans=false
|
||||
gamma=1
|
||||
noReadError=false
|
||||
sharpen=50
|
||||
useAlpha=true
|
||||
useEXIFDpi=true
|
||||
useEXIFRotation=true
|
||||
useEmbeddedThumb=true
|
||||
useGamma=false
|
||||
useHighQuality=true
|
||||
useICCProfile=false
|
||||
useOrgIfSmaller=false
|
||||
useSharpen=false
|
||||
useSystemICC=false
|
||||
videoFrameP=0
|
||||
|
||||
[Metadata]
|
||||
commentCodec=0
|
||||
exifCodec=26
|
||||
useUtf8ForDescription=false
|
||||
|
||||
[OpenWith]
|
||||
folder=/bin/
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xe0\0\0\x1\x80\0\0\x4\x87\0\0\x2\xa7\0\0\x2\xe0\0\0\x1\x80\0\0\x4\x87\0\0\x2\xa7\0\0\0\0\0\0\0\0\xf\0\0\0\x2\xe0\0\0\x1\x80\0\0\x4\x87\0\0\x2\xa7)
|
||||
|
||||
[Paint]
|
||||
back=true
|
||||
backColor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||
color1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xaa\xaa\0\0\0\0)
|
||||
color2=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||
fill=2
|
||||
fontAlign=1
|
||||
fontBold=false
|
||||
fontItalic=false
|
||||
fontName=Arial
|
||||
fontOpacity=100
|
||||
fontSize=24
|
||||
fontStrike=false
|
||||
fontUnderline=false
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5~\0\0\x1\x16\0\0\tm\0\0\x3\t\0\0\x5~\0\0\x1\x16\0\0\tm\0\0\x3\t\0\0\0\0\0\0\0\0\xf\0\0\0\x5~\0\0\x1\x16\0\0\tm\0\0\x3\t)
|
||||
imageOpacity=100
|
||||
imageStretch=false
|
||||
lineMode=1
|
||||
lineStyle=0
|
||||
opacity=100
|
||||
outline=false
|
||||
outlineColor=@Variant(\0\0\0\x43\x1\xff\xff\x80\x80\x80\x80\x80\x80\0\0)
|
||||
outlineSize=2
|
||||
shadow=false
|
||||
shadowBlur=4
|
||||
shadowColor=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
|
||||
shadowX=2
|
||||
shadowY=2
|
||||
text=after
|
||||
thickness=7
|
||||
|
||||
[Preview]
|
||||
fit=2
|
||||
info=@ByteArray(\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1)
|
||||
prevDocked=true
|
||||
showAlwaysTabs=false
|
||||
tabs=true
|
||||
vTab=65407
|
||||
|
||||
[Print]
|
||||
allPages=true
|
||||
autoRotate=false
|
||||
bottomMargin=0
|
||||
caption=false
|
||||
captionFont=@Variant(\0\0\0@\0\0\0\x14\0S\0\x61\0n\0s\0 \0S\0\x65\0r\0i\0\x66@\"\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
captionInfo={Filename}
|
||||
captionPos=0
|
||||
colIdx=7
|
||||
columns=2
|
||||
cropSize=true
|
||||
fixedHeight=10
|
||||
fixedWidth=10
|
||||
footer=false
|
||||
footerInfo={Page number}/{Page count}
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5\x9d\0\0\x1\x19\0\0\t \0\0\x3(\0\0\x5\x9d\0\0\x1\x19\0\0\t \0\0\x3(\0\0\0\0\0\0\0\0\xf\0\0\0\x5\x9d\0\0\x1\x19\0\0\t \0\0\x3()
|
||||
grayscale=false
|
||||
header=false
|
||||
headerFont=@Variant(\0\0\0@\0\0\0\x14\0S\0\x61\0n\0s\0 \0S\0\x65\0r\0i\0\x66@\"\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
headerInfo=
|
||||
hspacing=0
|
||||
keepAspect=false
|
||||
layout=1
|
||||
leftMargin=0
|
||||
pageEnd=5
|
||||
pageStart=1
|
||||
position=4
|
||||
printCount=1
|
||||
rightMargin=0
|
||||
rows=2
|
||||
topMargin=0
|
||||
unit=0
|
||||
vspacing=0
|
||||
xscale=2
|
||||
yscale=2
|
||||
|
||||
[Properties]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\xee\0\0\x1\x30\0\0\x2\xb9\0\0\x2\xdb\0\0\0\xee\0\0\x1L\0\0\x2\xb9\0\0\x2\xdb\0\0\0\0\0\0\0\0\a\x80\0\0\0\xee\0\0\x1L\0\0\x2\xb9\0\0\x2\xdb)
|
||||
tabs=65535
|
||||
|
||||
[RenFile]
|
||||
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x6\xae\0\0\x1\xde\0\0\b=\0\0\x2I\0\0\x6\xae\0\0\x1\xde\0\0\b=\0\0\x2I\0\0\0\0\0\0\0\0\xf\0\0\0\x6\xae\0\0\x1\xde\0\0\b=\0\0\x2I)"
|
||||
|
||||
[Rename]
|
||||
alwaysAdded=false
|
||||
case=0
|
||||
cleanDiatricic=false
|
||||
excludeExt=false
|
||||
ext=jpg
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\vC\0\0\0@\0\0\xe\xff\0\0\x4\x37\0\0\vC\0\0\0@\0\0\xe\xff\0\0\x4\x37\0\0\0\0\0\0\0\0\xf\0\0\0\vC\0\0\0@\0\0\xe\xff\0\0\x4\x37)
|
||||
ignoreExt=false
|
||||
replace=-, p_, (JPG|pdf|png)\\., kradez_, Krynick\xe1
|
||||
replaceCase=false
|
||||
replaceReg=true
|
||||
start=1
|
||||
step=1
|
||||
suffix=_##
|
||||
template=p_##, {Filename}, p_###, Kr\xe1\x64\x65\x17e\x32\x30\x32\x32-{Filename With Ext}, Pojisteni_odpovednost_za_ujmu_##, kradez_policie_###, kradez_policie_##, osv\x10d_\x10dpp_###, p###, p###b, O\x10di-\x17dilka_Page_#_Image_0001, Krynick\xe1-protokol_##, Krynick\xe1-n\xe1j, img_##, IMAG####
|
||||
templateAtStart=false
|
||||
useCase=false
|
||||
useExt=false
|
||||
useNumbers=true
|
||||
useReplace=false
|
||||
useTemplate=true
|
||||
with=-0, p, byt2022
|
||||
|
||||
[ResizeDlg]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\r\0\0\0\xed\0\0\x3\x62\0\0\x3\x33\0\0\x2\r\0\0\0\xed\0\0\x3\x62\0\0\x3\x33\0\0\0\0\0\0\0\0\a\x80\0\0\x2\r\0\0\0\xed\0\0\x3\x62\0\0\x3\x33)
|
||||
loadDefaults=false
|
||||
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0\x44\0\0\0\x3\0\0\0\x1@Y\x80\0\0\0\0\0@Y\x80\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0<\0\0\0\a)
|
||||
|
||||
[Rotate]
|
||||
angle=0.7
|
||||
bcolor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||
crop=true
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x6\xcc\0\0\x1\xa4\0\0\b \0\0\x2\x83\0\0\x6\xcc\0\0\x1\xa4\0\0\b \0\0\x2\x83\0\0\0\0\0\0\0\0\xf\0\0\0\x6\xcc\0\0\x1\xa4\0\0\b \0\0\x2\x83)
|
||||
grid=true
|
||||
preview=true
|
||||
smooth=true
|
||||
|
||||
[Save]
|
||||
AvifAlphaLossless=true
|
||||
AvifAlphaMax=0
|
||||
AvifAlphaMin=0
|
||||
AvifCodec=0
|
||||
AvifColorLossless=true
|
||||
AvifColorMax=0
|
||||
AvifColorMin=0
|
||||
AvifFormat=0
|
||||
AvifQuality=80
|
||||
AvifSpeed=5
|
||||
BMPCompress=false
|
||||
DPXInRGB=true
|
||||
DPXMsbf=false
|
||||
GIF87aHeader=false
|
||||
GIFInterlaced=false
|
||||
HP49Header=false
|
||||
HeicQuality=80
|
||||
IFFCompress=false
|
||||
JP2KFileSize=100
|
||||
JP2KMode=0
|
||||
JP2KQuality=80
|
||||
JP2KRatio=4
|
||||
JPEGDCTMethod=0
|
||||
JPEGOptimizeHuffmanTable=false
|
||||
JPEGProgressive=false
|
||||
JPEGQuality=80
|
||||
JPEGRebuildThumb=true
|
||||
JPEGSmoothFactor=0
|
||||
JPEGSubSampling=0
|
||||
JpegXLEffort=7
|
||||
JpegXLLossless=true
|
||||
JpegXLQuality=80
|
||||
JpegXRColorFormat=0
|
||||
JpegXRFilter=0
|
||||
JpegXRQuality=80
|
||||
OS2Header=false
|
||||
PCXCompress=false
|
||||
PDFBinaryCompress=0
|
||||
PDFColorCompress=0
|
||||
PDFGreyscaleCompress=0
|
||||
PDFJpegQuality=80
|
||||
PNGCompressionLevel=6
|
||||
PNGFilter=0
|
||||
PNGInterlaced=false
|
||||
PPMInAscii=false
|
||||
RAWOffset=0
|
||||
SGICompress=true
|
||||
SOFTCompress=true
|
||||
TGABottomUp=false
|
||||
TGACompress=false
|
||||
TIFFBinaryCompress=0
|
||||
TIFFCompress=0
|
||||
TIFFOnlyOneStrip=false
|
||||
TIFFQuality=80
|
||||
WebPCompress=4
|
||||
WebPFileSize=128
|
||||
WebPMethod=0
|
||||
WebPPreset=0
|
||||
WebPQuality=80
|
||||
WebPSharpYuv=false
|
||||
WebPSharpness=0
|
||||
WebPStrength=60
|
||||
addExtensionIfNeeded=true
|
||||
channelOrder=0
|
||||
channelType=0
|
||||
keepEXIF=true
|
||||
keepICC=true
|
||||
keepIPTC=true
|
||||
keepOriginalDate=true
|
||||
keepXMP=true
|
||||
useOriginalJPEGQuality=false
|
||||
|
||||
[Search]
|
||||
all=false
|
||||
case=false
|
||||
db=false
|
||||
default=pathname /home/jaandrle/Sta\x17e\x65n\xe9/Stru\x10dn\xfd p\x159\x65hled sv\x11btov\xfd\x63h d\x11bjin\nrecurse 0\nregexp 0\nall 0\ndb 0\n
|
||||
filename=
|
||||
folder=/home/jaandrle/Sta\x17e\x65n\xe9/Stru\x10dn\xfd p\x159\x65hled sv\x11btov\xfd\x63h d\x11bjin, /home/jaandrle/Dokumenty/E-knihy Mal\xe1
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\vL\0\0\0\xe0\0\0\r\xda\0\0\x3#\0\0\vL\0\0\0\xfd\0\0\r\xda\0\0\x3#\0\0\0\0\0\0\0\0\xf\0\0\0\vL\0\0\0\xfd\0\0\r\xda\0\0\x3#)
|
||||
recurse=false
|
||||
regexp=false
|
||||
|
||||
[Settings]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\t\x83\0\0\0\xb5\0\0\f\xea\0\0\x3t\0\0\t\x83\0\0\0\xb5\0\0\f\xea\0\0\x3t\0\0\0\0\0\0\0\0\xf\0\0\0\t\x83\0\0\0\xb5\0\0\f\xea\0\0\x3t)
|
||||
|
||||
[ShadowHighlightDlg]
|
||||
apply=true
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x6\x84\0\0\x1}\0\0\bh\0\0\x2\xaa\0\0\x6\x84\0\0\x1}\0\0\bh\0\0\x2\xaa\0\0\0\0\0\0\0\0\xf\0\0\0\x6\x84\0\0\x1}\0\0\bh\0\0\x2\xaa)
|
||||
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0\f\0\0\0\x1\xff\xff\xff\x9c\0\0\0\x64)
|
||||
preview=false
|
||||
|
||||
[Start]
|
||||
History=/home/jaandrle/Sta\x17e\x65n\xe9/, /home/jaandrle/Sta\x17e\x65n\xe9/DCP-PENTEST-2024-01-19/, /home/jaandrle/Sta\x17e\x65n\xe9/Sta\x17e\x65n\xe9 \x2013 cis_cg/, /home/jaandrle/Sta\x17e\x65n\xe9/kia/, /home/jaandrle/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/.seafile-data/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/.seafile-data/file-cache/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/.seafile-data/file-cache/1b1eb853-b194-44d0-8e2b-419ec29e5a57/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/.seafile-data/file-cache/1b1eb853-b194-44d0-8e2b-419ec29e5a57/Camera/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/.seafile-data/storage/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/, /home/jaandrle/Vzd\xe1len\xe9/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/Tuxedo/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/Tuxedo/Sta\x17e\x65n\xe9/, /home/jaandrle/Vzd\xe1len\xe9/Seafile/seafile/
|
||||
LastFilename=/home/jaandrle/Sta\x17e\x65n\xe9/Azure+SSO+Functions.md
|
||||
OpenWith=/bin/gimp
|
||||
OpenWithName=gimp
|
||||
OpenWithParam=
|
||||
PathBrowser=/home/jaandrle/Sta\x17e\x65n\xe9/
|
||||
RecentFiles=/home/jaandrle/Sta\x17e\x65n\xe9/20240215_153251.jpg, /home/jaandrle/Sta\x17e\x65n\xe9/DCP-PENTEST-2024-01-19/RFE-20240119-1.png, /home/jaandrle/hpscan001.jpg, /home/jaandrle/hpscan001.png, /home/jaandrle/2023-01-20 Rozhodnut\xed o do\x10d\x61sn\xe9 pracovn\xed neschopnosti (DPN).png, /home/jaandrle/hpscan004.png, /home/jaandrle/2024-01-18 hospitalizace 1z3.png, /home/jaandrle/Sta\x17e\x65n\xe9/IMAG0002.JPG, /home/jaandrle/Obr\xe1zky/Screenshot_20240118_103025.png, /home/jaandrle/Vzd\xe1len\xe9/GitHub/relationship-essentails-multilang/build/src/assets/chart-konfliktstrategies.png, /home/jaandrle/Vzd\xe1len\xe9/GitHub/relationship-essentails-multilang/build/src/assets/chart-konflikt.png, /home/jaandrle/Vzd\xe1len\xe9/Seafile/.seafile-data/file-cache/7361f702-ee9f-4532-96f1-0430ce2d1094/2023-11-27 koloskopie.png, /home/jaandrle/Vzd\xe1len\xe9/Seafile/.seafile-data/file-cache/7361f702-ee9f-4532-96f1-0430ce2d1094/2023-11-27 koloskopie.jpg, /home/jaandrle/Sta\x17e\x65n\xe9/Prstov\xe1 joga/p_01.png, /home/jaandrle/Sta\x17e\x65n\xe9/Joga prst\xe0/p_68.jpg, /home/jaandrle/Sta\x17e\x65n\xe9/Joga prst\xe0/p_63.jpg, /home/jaandrle/Sta\x17e\x65n\xe9/Joga prst\xe0/p_55.jpg, /home/jaandrle/Sta\x17e\x65n\xe9/Joga prst\xe0/p_52.jpg, /home/jaandrle/Sta\x17e\x65n\xe9/Joga prst\xe0/p_48.jpg, /home/jaandrle/Sta\x17e\x65n\xe9/Joga prst\xe0/p_47.jpg
|
||||
checkFreq=2
|
||||
customPath=
|
||||
dbFlag=0
|
||||
dbFolder=
|
||||
dbThumbFlag=3
|
||||
dbThumbFolder=
|
||||
debug=0
|
||||
geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5\x3\0\0\0$\0\0\t\xfc\0\0\x4\x37\0\0\x5\x3\0\0\0@\0\0\t\xfc\0\0\x4\x37\0\0\0\0\0\0\0\0\xf\0\0\0\x5\x3\0\0\0@\0\0\t\xfc\0\0\x4\x37)
|
||||
language=
|
||||
lastCheck=@Variant(\0\0\0\xe\0%\x8a\xc4)
|
||||
oneInstance=false
|
||||
otherFlag=0
|
||||
otherFolder=
|
||||
restoreLastFilename=false
|
||||
session=@Invalid()
|
||||
sessionFlag=0
|
||||
sessionIdx=-1
|
||||
shortcut=default.keys
|
||||
singleView=false
|
||||
startBrowser=true
|
||||
startInFull=3
|
||||
startupType=1
|
||||
style=-2
|
||||
toolbar=default.bar
|
||||
toolbarIcons=
|
||||
updater=2
|
||||
|
||||
[Viewer]
|
||||
adjustZoomDpi=true
|
||||
audioVolume=1
|
||||
autoPlay=false
|
||||
backColor=55 55 55
|
||||
borderLineColor=0 0 0
|
||||
cacheBehind=true
|
||||
checkBoardSize=4
|
||||
checkerColor1=175 175 175 255
|
||||
checkerColor2=43 43 43 255
|
||||
clearColor=255 255 255
|
||||
defaultFit=-1
|
||||
defaultFormat=@ByteArray(jpeg)
|
||||
defaultFullscreenFit=-1
|
||||
fit=1
|
||||
full2HideSB=true
|
||||
full2HideTB=true
|
||||
full2Monitor=false
|
||||
fullBackColor=55 55 55
|
||||
fullFloatView=true
|
||||
fullHideMouse=true
|
||||
fullscreenFit=1
|
||||
gamma=1.2
|
||||
hdpiPixel=false
|
||||
hideScrollbar=true
|
||||
hideTab1=false
|
||||
highlightSelection=true
|
||||
histoState=@ByteArray(\0\0\0\x1\0\0\0\0\x1\0\0\0\x80\x1\x1\xff\xff\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0)
|
||||
iconSnapshot=false
|
||||
inZoomFilter=-1
|
||||
infoBackColor=255 255 255
|
||||
infoColor=0 0 0
|
||||
infoFont=@Variant(\0\0\0@\0\0\0\x14\0S\0\x61\0n\0s\0 \0S\0\x65\0r\0i\0\x66@\"\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
infoHTMLTags=true
|
||||
infoOnlyFullscreen=true
|
||||
infoOpacity=70
|
||||
infoPosition=0
|
||||
infoTemplate="{File Index} - {Filename}\n{Format} - {Size KB} KB - {Width}x{Height}\n({EXIF:Date Taken}) ({EXIF:Make}) ({EXIF:Model}) ({Zoom}%)\n({Tag status}) ({Rating}) ({Color label}) "
|
||||
lButtonAction=1
|
||||
lButtonCtrlAction=0
|
||||
lKeyLR=1
|
||||
lKeyUD=0
|
||||
lastTab=true
|
||||
lockZoom=false
|
||||
lockZoomFlag=false
|
||||
loop=false
|
||||
loopVideo=false
|
||||
mButtonAction=2
|
||||
maxViewTab=99
|
||||
multipleView=false
|
||||
outZoomFilter=0
|
||||
panSize=@Size(90 90)
|
||||
pasteKeepRatio=false
|
||||
playVideo=true
|
||||
prevSize=@Size(160 120)
|
||||
printSizeUnit=0
|
||||
rButtonAction=0
|
||||
rButtonCtrlAction=-1
|
||||
ratio=0
|
||||
readAhead=true
|
||||
resetFit=true
|
||||
resetXY=false
|
||||
resizeFilter=0
|
||||
saveCopy=false
|
||||
saveFolder=/home/jaandrle/Sta\x17e\x65n\xe9/
|
||||
saveUseOrg=false
|
||||
saveasUseFormat=false
|
||||
savedSelection=@Rect(0 0 0 0)
|
||||
scrollbarValue=20
|
||||
selectionGrid=1
|
||||
sharpen=50
|
||||
showGrid=false
|
||||
showHisto=false
|
||||
showInfo=false
|
||||
showRating=true
|
||||
showRegion=false
|
||||
slideDelay=2000
|
||||
slideDir=0
|
||||
spaceKey=0
|
||||
state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x4\xfa\0\0\x3\x80\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$\0N\0\xe1\0s\0t\0r\0o\0j\0o\0v\0\xe1\0 \0l\0i\x1\x61\0t\0\x61\0 \0\x31\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
|
||||
statusBar=true
|
||||
statusBarDate=1
|
||||
statusBarFlags=175
|
||||
titleTemplate={Filename With Ext}
|
||||
toolBar=true
|
||||
useAlpha=true
|
||||
useAnimation=true
|
||||
useBorderLine=false
|
||||
useChecker=true
|
||||
useCustomFilter=true
|
||||
useGamma=false
|
||||
useInfo=true
|
||||
useNewName=true
|
||||
usePan=true
|
||||
usePlaybar=true
|
||||
useSharpen=false
|
||||
useZoom=false
|
||||
videoPlaybar=true
|
||||
viewFilter=3655
|
||||
wheelAction=0
|
||||
wheelCtrlAction=2
|
||||
zoomFixed=10
|
||||
zoomQuality=1
|
||||
zoomRelative=1.41421356
|
||||
|
||||
[XMP]
|
||||
clearAlways=true
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\t\xb7\0\0\0\xbd\0\0\f\xb6\0\0\x3\x46\0\0\t\xb7\0\0\0\xda\0\0\f\xb6\0\0\x3\x46\0\0\0\0\0\0\0\0\xf\0\0\0\t\xb7\0\0\0\xda\0\0\f\xb6\0\0\x3\x46)
|
||||
keep=true
|
||||
lastTab=false
|
||||
lastTabIndex=0
|
||||
mode=1
|
||||
xmpComment=false
|
||||
xmpLabel=false
|
||||
xmpRating=false
|
147
.kde/share/apps/color-schemes/BreezeTmavéUpraveno.colors
Normal file
147
.kde/share/apps/color-schemes/BreezeTmavéUpraveno.colors
Normal file
@ -0,0 +1,147 @@
|
||||
[ColorEffects:Disabled]
|
||||
Color=56,56,56
|
||||
ColorAmount=0
|
||||
ColorEffect=0
|
||||
ContrastAmount=0.65
|
||||
ContrastEffect=1
|
||||
IntensityAmount=0.1
|
||||
IntensityEffect=2
|
||||
|
||||
[ColorEffects:Inactive]
|
||||
ChangeSelectionColor=true
|
||||
Color=112,111,110
|
||||
ColorAmount=0.025
|
||||
ColorEffect=2
|
||||
ContrastAmount=0.1
|
||||
ContrastEffect=2
|
||||
Enable=false
|
||||
IntensityAmount=0
|
||||
IntensityEffect=0
|
||||
|
||||
[Colors:Button]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Complementary]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Header]
|
||||
BackgroundAlternate=42,46,50
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Header][Inactive]
|
||||
BackgroundAlternate=49,54,59
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Selection]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=61,174,233
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=252,252,252
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=253,188,75
|
||||
ForegroundNegative=176,55,69
|
||||
ForegroundNeutral=198,92,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=23,104,57
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Tooltip]
|
||||
BackgroundAlternate=42,46,50
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=35,38,41
|
||||
BackgroundNormal=27,30,32
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Window]
|
||||
BackgroundAlternate=49,54,59
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[General]
|
||||
ColorScheme=BreezeDark
|
||||
Name=Breeze Tmavé (upraveno)
|
||||
shadeSortColumn=true
|
||||
|
||||
[KDE]
|
||||
contrast=7
|
||||
|
||||
[WM]
|
||||
activeBackground=49,54,59
|
||||
activeBlend=252,252,252
|
||||
activeForeground=252,252,252
|
||||
inactiveBackground=42,46,50
|
||||
inactiveBlend=161,169,177
|
||||
inactiveForeground=161,169,177
|
162
.kde/share/config/kdeglobals
Normal file
162
.kde/share/config/kdeglobals
Normal file
@ -0,0 +1,162 @@
|
||||
[ColorEffects:Disabled]
|
||||
Color=56,56,56
|
||||
ColorAmount=0
|
||||
ColorEffect=0
|
||||
ContrastAmount=0.65
|
||||
ContrastEffect=1
|
||||
IntensityAmount=0.1
|
||||
IntensityEffect=2
|
||||
|
||||
[ColorEffects:Inactive]
|
||||
ChangeSelectionColor=true
|
||||
Color=112,111,110
|
||||
ColorAmount=0.025
|
||||
ColorEffect=2
|
||||
ContrastAmount=0.1
|
||||
ContrastEffect=2
|
||||
Enable=false
|
||||
IntensityAmount=0
|
||||
IntensityEffect=0
|
||||
|
||||
[Colors:Button]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Complementary]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Header]
|
||||
BackgroundAlternate=42,46,50
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Header][Inactive]
|
||||
BackgroundAlternate=49,54,59
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Selection]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=61,174,233
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=252,252,252
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=253,188,75
|
||||
ForegroundNegative=176,55,69
|
||||
ForegroundNeutral=198,92,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=23,104,57
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Tooltip]
|
||||
BackgroundAlternate=42,46,50
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=35,38,41
|
||||
BackgroundNormal=27,30,32
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Window]
|
||||
BackgroundAlternate=49,54,59
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[General]
|
||||
ColorScheme=BreezeDark
|
||||
Name[cs_CZ]=Breeze Tmavé
|
||||
Name=Breeze Dark
|
||||
font=Ubuntu Condensed,10.5,-1,5,50,0,0,0,0,0
|
||||
menuFont=Ubuntu,10,-1,5,50,0,0,0,0,0
|
||||
shadeSortColumn=true
|
||||
smallestReadableFont=Ubuntu,9,-1,5,50,0,0,0,0,0
|
||||
toolBarFont=Ubuntu,10,-1,5,50,0,0,0,0,0
|
||||
widgetStyle=Breeze
|
||||
|
||||
[Icons]
|
||||
Theme=breeze-dark
|
||||
|
||||
[KDE]
|
||||
ShowIconsInMenuItems=true
|
||||
ShowIconsOnPushButtons=true
|
||||
contrast=4
|
||||
|
||||
[Toolbar style]
|
||||
ToolButtonStyle=TextBesideIcon
|
||||
ToolButtonStyleOtherToolbars=TextBesideIcon
|
||||
|
||||
[WM]
|
||||
activeBackground=49,54,59
|
||||
activeBlend=252,252,252
|
||||
activeForeground=252,252,252
|
||||
inactiveBackground=42,46,50
|
||||
inactiveBlend=161,169,177
|
||||
inactiveForeground=161,169,177
|
147
.local/share/color-schemes/BreezeTmavéNumix.colors
Normal file
147
.local/share/color-schemes/BreezeTmavéNumix.colors
Normal file
@ -0,0 +1,147 @@
|
||||
[ColorEffects:Disabled]
|
||||
Color=56,56,56
|
||||
ColorAmount=0
|
||||
ColorEffect=0
|
||||
ContrastAmount=0.65
|
||||
ContrastEffect=1
|
||||
IntensityAmount=0.1
|
||||
IntensityEffect=2
|
||||
|
||||
[ColorEffects:Inactive]
|
||||
ChangeSelectionColor=true
|
||||
Color=112,111,110
|
||||
ColorAmount=0.025
|
||||
ColorEffect=2
|
||||
ContrastAmount=0.1
|
||||
ContrastEffect=2
|
||||
Enable=false
|
||||
IntensityAmount=0
|
||||
IntensityEffect=0
|
||||
|
||||
[Colors:Button]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=240,84,76
|
||||
DecorationHover=240,84,76
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Complementary]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Header]
|
||||
BackgroundAlternate=42,46,50
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Header][Inactive]
|
||||
BackgroundAlternate=49,54,59
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Selection]
|
||||
BackgroundAlternate=30,87,116
|
||||
BackgroundNormal=240,84,76
|
||||
DecorationFocus=240,84,76
|
||||
DecorationHover=240,84,76
|
||||
ForegroundActive=252,252,252
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=253,188,75
|
||||
ForegroundNegative=176,55,69
|
||||
ForegroundNeutral=198,92,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=23,104,57
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Tooltip]
|
||||
BackgroundAlternate=42,46,50
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=240,84,76
|
||||
DecorationHover=240,84,76
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=35,38,41
|
||||
BackgroundNormal=27,30,32
|
||||
DecorationFocus=240,84,76
|
||||
DecorationHover=240,84,76
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:Window]
|
||||
BackgroundAlternate=49,54,59
|
||||
BackgroundNormal=42,46,50
|
||||
DecorationFocus=240,84,76
|
||||
DecorationHover=240,84,76
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=161,169,177
|
||||
ForegroundLink=29,153,243
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=155,89,182
|
||||
|
||||
[General]
|
||||
ColorScheme=BreezeDark
|
||||
Name=Breeze Tmavé (numix)
|
||||
shadeSortColumn=true
|
||||
|
||||
[KDE]
|
||||
contrast=4
|
||||
|
||||
[WM]
|
||||
activeBackground=49,54,59
|
||||
activeBlend=252,252,252
|
||||
activeForeground=252,252,252
|
||||
inactiveBackground=33,38,43
|
||||
inactiveBlend=161,169,177
|
||||
inactiveForeground=161,169,177
|
15
.local/share/konsole/Můj.profile
Normal file
15
.local/share/konsole/Můj.profile
Normal file
@ -0,0 +1,15 @@
|
||||
[Appearance]
|
||||
AntiAliasFonts=true
|
||||
BoldIntense=true
|
||||
ColorScheme=DarkPastels
|
||||
DimmValue=54
|
||||
Font=Ubuntu Mono,9,-1,5,75,0,0,0,0,0,Bold
|
||||
UseFontLineChararacters=false
|
||||
|
||||
[General]
|
||||
DimWhenInactive=false
|
||||
Name=Můj
|
||||
Parent=FALLBACK/
|
||||
|
||||
[Scrolling]
|
||||
ScrollBarPosition=2
|
46
README.md
46
README.md
@ -17,7 +17,7 @@ see for example [How to Store Dotfiles - A Bare Git Repository \| Atlassian Git
|
||||
- Git: [.gitconfig](./.gitconfig), [gh](./.config/gh/config.yml)
|
||||
- [KDE Neon](#kde-neon)
|
||||
- [Mozilla Firefox](./.mozilla/firefox/README.md)
|
||||
- [Bin – my scripts and executables](./bin/README.md)
|
||||
- [Bin – scripts and executables](./bin/README.md)
|
||||
|
||||
## On a new machine
|
||||
1. install git
|
||||
@ -43,3 +43,47 @@ see for example [How to Store Dotfiles - A Bare Git Repository \| Atlassian Git
|
||||
- [KDE Plasma5 Fixes](https://zren.github.io/kde/)
|
||||
- [Setup git on the CLI to use 2FA with GitHub](https://gist.github.com/ateucher/4634038875263d10fb4817e5ad3d332f)
|
||||
- [G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing - Main](https://gmic.eu/)
|
||||
|
||||
|
||||
## PC log (cs)
|
||||
Sekce obsahuje log změn v Tuxedo laptopu s KDE Neon.
|
||||
|
||||
### KDE neon 5.26 (22.04)
|
||||
{DONE <2022-10-25 17:21> *mail* *hud* *klíčenka* agenda}$
|
||||
|
||||
- Ve směs OK
|
||||
- HUD ztratil stylování, použito breeze pro celé rofi (vygóglováno)
|
||||
- mailnag začal zapomínat heslo po příštím spuštění → nakonec: [Bubblemail - Downloads](http://bubblemail.free.fr/downloads)
|
||||
- z článku [The 10 Best Mail Notification Tools for Linux System](https://www.ubuntupit.com/best-mail-notification-tools-for-linux/)
|
||||
- zkoušen KMail – šlo by s ním žít, jen když už klient tak aby mi vyhovoval/fungoval
|
||||
- thunderbird: nemá možnost notifikací na pozadí (celý program musí běžet)
|
||||
- himalaya: má `watch`, ale detekuje jen nové (ne nově označené jako nepřečtené – asi OK), ale hl. se nedařilo zprovoznit přihlašování (kombinace s bitwarden)
|
||||
- `canonical-livepatch` nefunguje
|
||||
- Gnome klíčenka se neodemyká → přeinstalováno → uvidíme
|
||||
|
||||
### Konsolidace klíčenek správce hesel
|
||||
{DONE <2022-07-14 20:40> *cli* *hesla* agenda}$
|
||||
|
||||
- [x] cli pro KWalletManager
|
||||
1. `keyring get imap centrumCZ`
|
||||
1. `kwalletcli -f imap -e centrumCZ`
|
||||
- [x] Firefox
|
||||
- `nss-password -d ~/.mozilla/firefox/ezjfn8hg.default-release NAME`
|
||||
- [infinity0/mozilla-gnome-keyring: A firefox extension that enables Gnome Keyring integration](https://github.com/infinity0/mozilla-gnome-keyring)
|
||||
- [x] [Bitwarden CLI](https://bitwarden.com/help/cli/)
|
||||
|
||||
### Varování v python scriptech
|
||||
{DONE <2022-07-09 20:37> *python* *workaround* agenda}$
|
||||
|
||||
Postupováno podle návodu [Rename the `~/.local/lib/python3.8/site-packages/pkg_resources` folder to `pkg_resources_back`](https://askubuntu.com/a/1398073).
|
||||
|
||||
### kwin-tiling
|
||||
- https://gitlab.com/faho/kwin-tiling/
|
||||
|
||||
|
||||
<summary>`{… cmd}$` explanation</summary>
|
||||
|
||||
This is [mdexpr](https://github.com/jaandrle/mdexpr) syntax. This document uses:
|
||||
- {use [agenda](https://github.com/jaandrle/mdexpr-agenda) with states=TODO,NEXT|DONE mdexpr}$
|
||||
|
||||
</details>
|
||||
|
331
bin/README.md
331
bin/README.md
@ -5,9 +5,10 @@
|
||||
- [../.config/uurc](../.config/uurc)
|
||||
|
||||
## Lists executables via `npm`, `pip`, …
|
||||
<details>
|
||||
<summary>NPM executables</summary>
|
||||
```
|
||||
>_:npm ls --location global
|
||||
|
||||
#region >_:npm ls --location global
|
||||
/home/jaandrle/.nvm/versions/node/v18.19.0/lib
|
||||
├── @abhagsain/ai-cli@1.2.3
|
||||
├── @bitwarden/cli@2023.12.1
|
||||
@ -25,10 +26,13 @@
|
||||
├── typescript-language-server@4.3.0
|
||||
├── typescript@5.3.3
|
||||
└── zx@7.2.3
|
||||
#endregion
|
||||
```
|
||||
</details>
|
||||
<details>
|
||||
<summary>PIP executables</summary>
|
||||
```
|
||||
>_:njs -p 'const executables= s.ls("~/.local/bin"); const pkgName= pkg=> pkg.slice(0, pkg.indexOf(" ")); s.$().run`python3 -m pip list`.split("\n").splice(2).filter(pkg=> executables.indexOf(pkgName(pkg))!==-1).join("\n")'
|
||||
|
||||
#region >_:njs -p 'const executables= s.ls("~/.local/bin"); const pkgName= pkg=> pkg.slice(0, pkg.indexOf(" ")); s.$().run`python3 -m pip list`.split("\n").splice(2).filter(pkg=> executables.indexOf(pkgName(pkg))!==-1).join("\n")'
|
||||
distro 1.7.0
|
||||
keyring 23.5.0
|
||||
mozvpn 0.2.1
|
||||
@ -40,4 +44,323 @@ podman-compose 1.0.3
|
||||
tqdm 4.65.0
|
||||
wheel 0.37.1
|
||||
youtube-dl 2021.12.17
|
||||
#endregion
|
||||
```
|
||||
</details>
|
||||
<details>
|
||||
<summary>APT</summary>
|
||||
```
|
||||
#region apt list | grep '\[instalovaný\]'
|
||||
aha/jammy,jammy,jammy,jammy,jammy,now 0.5.1-2 amd64 [instalovaný]
|
||||
appmenu-gtk2-module/jammy,jammy,jammy,jammy,jammy,now 0.7.6-2 amd64 [instalovaný]
|
||||
appmenu-gtk3-module/jammy,jammy,jammy,jammy,jammy,now 0.7.6-2 amd64 [instalovaný]
|
||||
aspell-cs/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.51.0-1.3 all [instalovaný]
|
||||
base-passwd/jammy,jammy,jammy,jammy,jammy,now 3.5.52build1 amd64 [instalovaný]
|
||||
bash/jammy,jammy,jammy,jammy,jammy,now 5.1-6ubuntu1 amd64 [instalovaný]
|
||||
curlftpfs/jammy,jammy,jammy,jammy,jammy,now 0.9.2-9build1 amd64 [instalovaný]
|
||||
dash/jammy,jammy,jammy,jammy,jammy,now 0.5.11+git20210903+057cd650a4ed-3build1 amd64 [instalovaný]
|
||||
datovka/neznámá,now 4.23.6-1 amd64 [instalovaný]
|
||||
dict/jammy,jammy,jammy,jammy,jammy,now 1.13.0+dfsg-1build2 amd64 [instalovaný]
|
||||
diffutils/jammy,jammy,jammy,jammy,jammy,now 1:3.8-0ubuntu2 amd64 [instalovaný]
|
||||
digikam/jammy,now 4:8.2.0-0xneon+22.04+jammy+release+build18 amd64 [instalovaný]
|
||||
docker-compose/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1.29.2-1 all [instalovaný]
|
||||
docker/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1.5-2 all [instalovaný]
|
||||
dpscreenocr/jammy,now 1.4.1-1~jammy1 amd64 [instalovaný]
|
||||
exo-utils/jammy,jammy,jammy,jammy,jammy,now 4.16.3-1 amd64 [instalovaný]
|
||||
exuberant-ctags/jammy-security,jammy-updates,now 1:5.9~svn20110310-16ubuntu0.22.04.1 amd64 [instalovaný]
|
||||
fd-find/jammy-security,jammy-updates,now 8.3.1-1ubuntu0.1 amd64 [instalovaný]
|
||||
festival/jammy,jammy,jammy,jammy,jammy,now 1:2.5.0-8 amd64 [instalovaný]
|
||||
festvox-us-slt-hts/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.2010.10.25-4 all [instalovaný]
|
||||
ffmpeg/jammy-security,jammy-updates,now 7:4.4.2-0ubuntu0.22.04.1 amd64 [instalovaný]
|
||||
findutils/jammy,jammy,jammy,jammy,jammy,now 4.8.0-1ubuntu3 amd64 [instalovaný]
|
||||
firefox-locale-cs/jammy,now 123.0+build3-0ubuntu0.22.04.1~mt1 amd64 [instalovaný]
|
||||
firefox-locale-en/jammy,now 123.0+build3-0ubuntu0.22.04.1~mt1 amd64 [instalovaný]
|
||||
firefox/jammy,now 123.0+build3-0ubuntu0.22.04.1~mt1 amd64 [instalovaný]
|
||||
firmware-sof-signed/tuxedo,tuxedo,now 2.2.4-1.1 all [instalovaný]
|
||||
fonts-oxygen/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 4:5.4.3-4 all [instalovaný]
|
||||
gaupol/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1.10.1-1 all [instalovaný]
|
||||
gh/neznámá,now 2.44.1 amd64 [instalovaný]
|
||||
gimp-help-en/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 2.10.0-1 all [instalovaný]
|
||||
gimp/jammy-security,jammy-updates,now 2.10.30-1ubuntu0.1 amd64 [instalovaný]
|
||||
gir1.2-gtk-3.0/jammy-updates,now 3.24.33-1ubuntu2 amd64 [instalovaný]
|
||||
git-extras/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 6.1.0-1 all [instalovaný]
|
||||
git-lfs/jammy-security,jammy-updates,now 3.0.2-1ubuntu0.2 amd64 [instalovaný]
|
||||
gnome-keyring/jammy-updates,now 40.0-3ubuntu3 amd64 [instalovaný]
|
||||
greed/jammy,jammy,jammy,jammy,jammy,now 4.2-1 amd64 [instalovaný]
|
||||
grep/jammy,jammy,jammy,jammy,jammy,now 3.7-1build1 amd64 [instalovaný]
|
||||
grub-efi-amd64-signed/jammy-security,jammy-updates,now 1.187.6+2.06-2ubuntu14.4 amd64 [instalovaný]
|
||||
grub-efi-ia32-bin/jammy-updates,now 2.06-2ubuntu7.2 amd64 [instalovaný]
|
||||
gzip/jammy-updates,now 1.10-4ubuntu4.1 amd64 [instalovaný]
|
||||
haveged/jammy,jammy,jammy,jammy,jammy,now 1.9.14-1ubuntu1 amd64 [instalovaný]
|
||||
hostname/jammy,jammy,jammy,jammy,jammy,now 3.23ubuntu2 amd64 [instalovaný]
|
||||
hplip/jammy,jammy,jammy,jammy,jammy,now 3.21.12+dfsg0-1 amd64 [instalovaný]
|
||||
hstr/jammy,jammy,jammy,jammy,jammy,now 2.5+ds-1 amd64 [instalovaný]
|
||||
htop/jammy,jammy,jammy,jammy,jammy,now 3.0.5-7build2 amd64 [instalovaný]
|
||||
hunspell-cs/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:7.2.0-2 all [instalovaný]
|
||||
hunspell-en-au/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:2020.12.07-2 all [instalovaný]
|
||||
hunspell-en-ca/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:2020.12.07-2 all [instalovaný]
|
||||
hunspell-en-gb/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:7.2.0-2 all [instalovaný]
|
||||
hunspell-en-za/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:7.2.0-2 all [instalovaný]
|
||||
hunspell/jammy,jammy,jammy,jammy,jammy,now 1.7.0-4build1 amd64 [instalovaný]
|
||||
hyphen-cs/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:7.2.0-2 all [instalovaný]
|
||||
hyphen-en-ca/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.10 all [instalovaný]
|
||||
hyphen-en-gb/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:7.2.0-2 all [instalovaný]
|
||||
hyphen-en-us/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 2.8.8-7build2 all [instalovaný]
|
||||
init/jammy,jammy,jammy,jammy,jammy,now 1.62 amd64 [instalovaný]
|
||||
isoimagewriter/jammy,now 0.9-0xneon+22.04+jammy+release+build3 amd64 [instalovaný]
|
||||
jc/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1.17.3-1 all [instalovaný]
|
||||
jq/jammy,jammy,jammy,jammy,jammy,now 1.6-2.1ubuntu3 amd64 [instalovaný]
|
||||
kamoso/jammy,now 23.08.4-0xneon+22.04+jammy+release+build25 amd64 [instalovaný]
|
||||
kate/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build29 amd64 [instalovaný]
|
||||
katomic/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build22 amd64 [instalovaný]
|
||||
kcron/jammy,jammy,jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build23 all [instalovaný]
|
||||
kigo/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build24 amd64 [instalovaný]
|
||||
kmahjongg/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build25 amd64 [instalovaný]
|
||||
knights/jammy,now 23.08.4-0xneon+22.04+jammy+release+build22 amd64 [instalovaný]
|
||||
konquest/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build25 amd64 [instalovaný]
|
||||
konversation/jammy,now 23.08.4-0xneon+22.04+jammy+release+build28 amd64 [instalovaný]
|
||||
krfb/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build28 amd64 [instalovaný]
|
||||
ksystemlog/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build23 amd64 [instalovaný]
|
||||
ktouch/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build26 amd64 [instalovaný]
|
||||
kubuntu-restricted-addons/jammy,jammy,jammy,jammy,jammy,now 26 amd64 [instalovaný]
|
||||
kubuntu-restricted-extras/jammy,jammy,jammy,jammy,jammy,now 67 amd64 [instalovaný]
|
||||
kwalletcli/jammy,jammy,jammy,jammy,jammy,now 3.03-1 amd64 [instalovaný]
|
||||
labplot/jammy,now 2.10.1-0xneon+22.04+jammy+release+build16 amd64 [instalovaný]
|
||||
language-pack-gnome-cs/jammy-updates,jammy-updates,now 1:22.04+20240212 all [instalovaný]
|
||||
language-pack-kde-cs/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:19.10.0ubuntu1 all [instalovaný]
|
||||
language-pack-kde-en/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:19.10.0ubuntu1 all [instalovaný]
|
||||
lib32z1/jammy-security,jammy-updates,now 1:1.2.11.dfsg-2ubuntu9.2 amd64 [instalovaný]
|
||||
libavif-bin/jammy,now 1.0.3-0xneon+22.04+jammy+release+build7 amd64 [instalovaný]
|
||||
libayatana-appindicator3-1/jammy,jammy,jammy,jammy,jammy,now 0.5.90-7ubuntu2 amd64 [instalovaný]
|
||||
libayatana-indicator3-7/jammy,jammy,jammy,jammy,jammy,now 0.9.1-1 amd64 [instalovaný]
|
||||
libc6/jammy-security,jammy-updates,now 2.35-0ubuntu3.6 amd64 [instalovaný]
|
||||
libdebconfclient0/jammy,jammy,jammy,jammy,jammy,now 0.261ubuntu1 amd64 [instalovaný]
|
||||
libfprint-2-2/jammy-updates,now 1:1.94.3+tod1-0ubuntu2~22.04.06 amd64 [instalovaný]
|
||||
libfreetype6/jammy-security,jammy-updates,now 2.11.1+dfsg-1ubuntu0.2 i386 [instalovaný]
|
||||
libk3b8/jammy,now 23.08.4-0xneon+22.04+jammy+release+build31 amd64 [instalovaný]
|
||||
libkf5configqml5/jammy,now 5.114.0-0xneon+22.04+jammy+release+build30 amd64 [instalovaný]
|
||||
libkf5guiaddons-bin/jammy,now 5.114.0-0xneon+22.04+jammy+release+build37 amd64 [instalovaný]
|
||||
libkf5guiaddons-data/jammy,jammy,jammy,now 5.114.0-0xneon+22.04+jammy+release+build37 all [instalovaný]
|
||||
libkf5i18nlocaledata5/jammy,now 5.114.0-0xneon+22.04+jammy+release+build32 amd64 [instalovaný]
|
||||
libkf5kcmutilscore5/jammy,now 5.114.0-0xneon+22.04+jammy+release+build56 amd64 [instalovaný]
|
||||
libkf5newstuffwidgets5/jammy,now 5.114.0-0xneon+22.04+jammy+release+build53 amd64 [instalovaný]
|
||||
libkf5prisonscanner5/jammy,now 5.114.0-0xneon+22.04+jammy+release+build32 amd64 [instalovaný]
|
||||
libkf5syndication5abi1/jammy,now 1:5.114.0-0xneon+22.04+jammy+release+build28 amd64 [instalovaný]
|
||||
libkpipewire5/jammy,now 5.27.10-0xneon+22.04+jammy+release+build26 amd64 [instalovaný]
|
||||
libkpmcore12/jammy,now 23.08.4-0xneon+22.04+jammy+release+build26 amd64 [instalovaný]
|
||||
libkwineffects14/jammy,now 4:5.27.10-0xneon+22.04+jammy+release+build51 amd64 [instalovaný]
|
||||
libkwinglutils14/jammy,now 4:5.27.10-0xneon+22.04+jammy+release+build51 amd64 [instalovaný]
|
||||
libncurses5/jammy-security,jammy-updates,now 6.3-2ubuntu0.1 i386 [instalovaný]
|
||||
libnotify-bin/jammy-updates,now 0.7.9-3ubuntu5.22.04.1 amd64 [instalovaný]
|
||||
libpcre2-posix3/jammy,now 10.42-3+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
libqt5quickshapes5/jammy,now 5.15.12+p22.04+vrelease+git20240113.1004-0 amd64 [instalovaný]
|
||||
libqt5webview5/jammy,now 5.15.12+p22.04+vrelease+git20240113.1147-0 amd64 [instalovaný]
|
||||
libqtav1/jammy,now 1.13.0+ds-4+22.04+jammy+release+build1 amd64 [instalovaný]
|
||||
libqtavwidgets1/jammy,now 1.13.0+ds-4+22.04+jammy+release+build1 amd64 [instalovaný]
|
||||
libreoffice-calc/jammy-security,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 amd64 [instalovaný]
|
||||
libreoffice-help-cs/jammy-security,jammy-security,jammy-updates,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-help-en-gb/jammy-security,jammy-security,jammy-updates,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-help-en-us/jammy-security,jammy-security,jammy-updates,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-impress/jammy-security,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 amd64 [instalovaný]
|
||||
libreoffice-kde/jammy-security,jammy-security,jammy-updates,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-l10n-cs/jammy-security,jammy-security,jammy-updates,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-l10n-en-gb/jammy-security,jammy-security,jammy-updates,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-l10n-en-za/jammy-security,jammy-security,jammy-updates,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-lightproof-en/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.4.3+1.6-2 all [instalovaný]
|
||||
libreoffice-nlpsolver/jammy-security,jammy-security,jammy-updates,jammy-updates,now 0.9+LibO7.3.7-0ubuntu0.22.04.4 all [instalovaný]
|
||||
libreoffice-writer/jammy-security,jammy-updates,now 1:7.3.7-0ubuntu0.22.04.4 amd64 [instalovaný]
|
||||
libsecret-1-0/jammy,jammy,jammy,jammy,jammy,now 0.20.5-2 amd64 [instalovaný]
|
||||
libsecret-1-dev/jammy,jammy,jammy,jammy,jammy,now 0.20.5-2 amd64 [instalovaný]
|
||||
libsodium23/jammy,jammy,jammy,jammy,jammy,now 1.0.18-1build2 amd64 [instalovaný]
|
||||
libxcvt0/jammy,jammy,jammy,jammy,jammy,now 0.1.1-3 amd64 [instalovaný]
|
||||
libxmlb2/jammy,now 0.3.14-0xneon+22.04+jammy+release+build4 amd64 [instalovaný]
|
||||
libzxingcore1/jammy,now 1.2.0-1+22.04+jammy+release+build3 amd64 [instalovaný]
|
||||
linux-generic/jammy-security,jammy-updates,now 5.15.0.94.91 amd64 [instalovaný]
|
||||
linux-tuxedo-22.04/tuxedo,now 6.5.0.10022.91 amd64 [instalovaný]
|
||||
lokalize/jammy,now 4:23.08.4-0xneon+22.04+jammy+release+build25 amd64 [instalovaný]
|
||||
mediainfo/jammy,jammy,jammy,jammy,jammy,now 22.03-1 amd64 [instalovaný]
|
||||
meld/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 3.20.4-2 all [instalovaný]
|
||||
merkuro/jammy,now 23.08.4-0xneon+22.04+jammy+release+build21 amd64 [instalovaný]
|
||||
mlocate/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1.1.15-1ubuntu2 all [instalovaný]
|
||||
mozillavpn/jammy,now 2.20.0-jammy1 amd64 [instalovaný]
|
||||
mpack/jammy,jammy,jammy,jammy,jammy,now 1.6-18 amd64 [instalovaný]
|
||||
mythes-cs/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:7.2.0-2 all [instalovaný]
|
||||
mythes-en-au/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 2.1-5.6 all [instalovaný]
|
||||
mythes-en-us/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:7.2.0-2 all [instalovaný]
|
||||
nala/scar,scar,scar,now 0.15.1 all [instalovaný]
|
||||
ncdu/jammy,jammy,jammy,jammy,jammy,now 1.15.1-1 amd64 [instalovaný]
|
||||
ncurses-base/jammy-security,jammy-security,jammy-updates,jammy-updates,now 6.3-2ubuntu0.1 all [instalovaný]
|
||||
ncurses-bin/jammy-security,jammy-updates,now 6.3-2ubuntu0.1 amd64 [instalovaný]
|
||||
neon-desktop/jammy,now 4+p22.04+vrelease+git20240125.1419 amd64 [instalovaný]
|
||||
neon-repositories-launchpad-mozilla/jammy,jammy,jammy,now 0.1+p22.04+vrelease+git20231224.0046 all [instalovaný]
|
||||
nethack-console/jammy,jammy,jammy,jammy,jammy,now 3.6.6-2build1 amd64 [instalovaný]
|
||||
newsboat/jammy,jammy,jammy,jammy,jammy,now 2.21-1 amd64 [instalovaný]
|
||||
nss-passwords/jammy,jammy,jammy,jammy,jammy,now 0.3-2 amd64 [instalovaný]
|
||||
openjdk-17-jre/jammy-security,jammy-updates,now 17.0.9+9-1~22.04 amd64 [instalovaný]
|
||||
openjdk-8-jdk/jammy-security,jammy-updates,now 8u392-ga-1~22.04 amd64 [instalovaný]
|
||||
openjdk-8-jre/jammy-security,jammy-updates,now 8u392-ga-1~22.04 amd64 [instalovaný]
|
||||
php5.6-cli/jammy,now 5.6.40-68+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php7.4-cli/jammy,now 1:7.4.33-8+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-bcmath/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-cli/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-common/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-curl/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-gd/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-intl/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-mbstring/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-sqlite3/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-xml/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0-zip/jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 amd64 [instalovaný]
|
||||
php8.0/jammy,jammy,now 1:8.0.30-2+ubuntu22.04.1+deb.sury.org+1 all [instalovaný]
|
||||
php8.2/jammy,jammy,now 8.2.15-1+ubuntu22.04.1+deb.sury.org+1 all [instalovaný]
|
||||
podman/jammy-security,jammy-updates,now 3.4.4+ds1-1ubuntu1.22.04.2 amd64 [instalovaný]
|
||||
python3-dbus/jammy,jammy,jammy,jammy,jammy,now 1.2.18-3build1 amd64 [instalovaný]
|
||||
python3-gpg/jammy,now 1.23.2-0xneon+22.04+jammy+release+build6 amd64 [instalovaný]
|
||||
python3-nacl/jammy,jammy,jammy,jammy,jammy,now 1.5.0-2 amd64 [instalovaný]
|
||||
python3-pip/jammy-security,jammy-security,jammy-updates,jammy-updates,now 22.0.2+dfsg-1ubuntu0.4 all [instalovaný]
|
||||
python3-pymacaroons/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.13.0-4 all [instalovaný]
|
||||
python3-setproctitle/jammy,jammy,jammy,jammy,jammy,now 1.2.2-2build1 amd64 [instalovaný]
|
||||
python3-xlib/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.29-1 all [instalovaný]
|
||||
python3/jammy-security,jammy-updates,now 3.10.6-1~22.04 amd64 [instalovaný]
|
||||
qml-module-org-kde-kcmutils/jammy,now 5.114.0-0xneon+22.04+jammy+release+build56 amd64 [instalovaný]
|
||||
qml-module-org-kde-pipewire/jammy,now 5.27.10-0xneon+22.04+jammy+release+build26 amd64 [instalovaný]
|
||||
qml-module-org-kde-sonnet/jammy,now 5.114.0-0xneon+22.04+jammy+release+build26 amd64 [instalovaný]
|
||||
qml-module-org-kde-syntaxhighlighting/jammy,now 5.114.0-0xneon+22.04+jammy+release+build26 amd64 [instalovaný]
|
||||
qml-module-qtquick-shapes/jammy,now 5.15.12+p22.04+vrelease+git20240113.1004-0 amd64 [instalovaný]
|
||||
rclone/jammy-security,jammy-updates,now 1.53.3-4ubuntu1.22.04.2 amd64 [instalovaný]
|
||||
ripgrep/jammy-security,jammy-updates,now 13.0.0-2ubuntu0.1 amd64 [instalovaný]
|
||||
rofi/jammy,jammy,jammy,jammy,jammy,now 1.7.1-0.1 amd64 [instalovaný]
|
||||
ruby-full/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:3.0~exp1 all [instalovaný]
|
||||
scrcpy/jammy,jammy,jammy,jammy,jammy,now 1.21-1 amd64 [instalovaný]
|
||||
seafile-cli/stable,now 9.0.4 amd64 [instalovaný]
|
||||
seafile-gui/stable,now 9.0.4 amd64 [instalovaný]
|
||||
seahorse/jammy,jammy,jammy,jammy,jammy,now 41.0-2 amd64 [instalovaný]
|
||||
shellcheck/jammy,jammy,jammy,jammy,jammy,now 0.8.0-2 amd64 [instalovaný]
|
||||
shim-signed/jammy-security,jammy-updates,now 1.51.3+15.7-0ubuntu1 amd64 [instalovaný]
|
||||
shogivar/jammy,jammy,jammy,jammy,jammy,now 1.55b-3build1 amd64 [instalovaný]
|
||||
speech-dispatcher/jammy-updates,now 0.11.1-1ubuntu3 amd64 [instalovaný]
|
||||
sshpass/jammy,jammy,jammy,jammy,jammy,now 1.09-1 amd64 [instalovaný]
|
||||
sysvinit-utils/jammy,jammy,jammy,jammy,jammy,now 3.01-1ubuntu1 amd64 [instalovaný]
|
||||
tesseract-ocr-ces/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 1:4.00~git30-7274cfa-1.1 all [instalovaný]
|
||||
tokodon/jammy,now 23.08.4-0xneon+22.04+jammy+release+build15 amd64 [instalovaný]
|
||||
translate-shell/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.9.6.12-1 all [instalovaný]
|
||||
trash-cli/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 0.17.1.14-5build1 all [instalovaný]
|
||||
tuxedo-archive-keyring/tuxedo,tuxedo,now 2022.04.01~tux all [instalovaný]
|
||||
tuxedo-control-center/tuxedo,now 2.1.6 amd64 [instalovaný]
|
||||
tuxedo-dgpu-run/tuxedo,tuxedo,now 1.1.0 all [instalovaný]
|
||||
tuxedo-drivers/tuxedo,tuxedo,now 4.2.2 all [instalovaný]
|
||||
tuxedo-tomte/tuxedo,tuxedo,now 2.24.1 all [instalovaný]
|
||||
ubuntu-dbgsym-keyring/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 2021.03.26 all [instalovaný]
|
||||
ubuntu-make/jammy,jammy,now 22.10+202401071313~ubuntu22.04.1 all [instalovaný]
|
||||
ubuntu-minimal/jammy-updates,now 1.481.1 amd64 [instalovaný]
|
||||
ubuntu-restricted-extras/jammy,jammy,jammy,jammy,jammy,now 67 amd64 [instalovaný]
|
||||
ubuntu-standard/jammy-updates,now 1.481.1 amd64 [instalovaný]
|
||||
vifm/jammy,jammy,jammy,jammy,jammy,now 0.12-1 amd64 [instalovaný]
|
||||
vim-gtk/jammy,jammy,now 2:9.0.0749-0york0~22.04 all [instalovaný]
|
||||
volian-archive-keyring/scar,scar,scar,now 0.2.0 all [instalovaný]
|
||||
volian-archive-nala/scar,scar,scar,now 0.2.0 all [instalovaný]
|
||||
vulkan-tools/jammy,jammy,jammy,jammy,jammy,now 1.3.204.0+dfsg1-1 amd64 [instalovaný]
|
||||
wayland-utils/jammy,now 1.0.0.1.0.0-0xneon+22.04+jammy+release+build1 amd64 [instalovaný]
|
||||
wbritish/jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,jammy,now 2020.12.07-2 all [instalovaný]
|
||||
webp/jammy-security,jammy-updates,now 1.2.2-2ubuntu0.22.04.2 amd64 [instalovaný]
|
||||
wine64/jammy,jammy,jammy,jammy,jammy,now 6.0.3~repack-1 amd64 [instalovaný]
|
||||
wmctrl/jammy,jammy,jammy,jammy,jammy,now 1.07-7build1 amd64 [instalovaný]
|
||||
xclip/jammy,jammy,jammy,jammy,jammy,now 0.13-2 amd64 [instalovaný]
|
||||
xdotool/jammy,jammy,jammy,jammy,jammy,now 1:3.20160805.1-4 amd64 [instalovaný]
|
||||
xsel/jammy,jammy,jammy,jammy,jammy,now 1.2.0+git9bfc13d.20180109-3 amd64 [instalovaný]
|
||||
#endregion
|
||||
```
|
||||
</details>
|
||||
<details>
|
||||
<summary>SNAP</summary>
|
||||
```
|
||||
#region snap list
|
||||
Název Verze Rev Následuje Vydavatel Poznámky
|
||||
android-studio 2023.1.1.28-Hedgehog 148 latest/stable snapcrafters* classic
|
||||
bare 1.0 5 latest/stable canonical** base
|
||||
chromium 121.0.6167.184 2757 latest/stable canonical** -
|
||||
code 903b1e9d 152 latest/stable vscode** classic
|
||||
core 16-2.61.1 16574 latest/stable canonical** core
|
||||
core18 20231027 2812 latest/stable canonical** base
|
||||
core20 20240111 2182 latest/stable canonical** base
|
||||
core22 20240111 1122 latest/stable canonical** base
|
||||
cups 2.4.7-3 1024 latest/stable openprinting** -
|
||||
figma-linux 0.11.3 189 latest/stable youdonthavepermissiony -
|
||||
fzf-carroarmato0 0.27.0 27 latest/stable carroarmato0 -
|
||||
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 198 latest/stable canonical** -
|
||||
gnome-3-38-2004 0+git.efb213a 143 latest/stable canonical** -
|
||||
gnome-42-2204 0+git.ff35a85 141 latest/stable canonical** -
|
||||
gtk-common-themes 0.1-81-g442e511 1535 latest/stable canonical** -
|
||||
kde-frameworks-5-core18 5.67.0 35 latest/stable kde** -
|
||||
kde-frameworks-5-qt-5-15-3-core20 5.87.0 8 latest/stable kde** -
|
||||
kf5-5-110-qt-5-15-11-core22 5.110 3 latest/stable kde** -
|
||||
kf5-5-111-qt-5-15-11-core22 5.111 7 latest/stable kde** -
|
||||
notepad-plus-plus 8.6.4 399 latest/stable mmtrt -
|
||||
qt551 5.x-core18 43 latest/stable keshavnrj* -
|
||||
snapd 2.61.1 20671 latest/stable canonical** snapd
|
||||
storage-explorer 1.32.1 58 latest/stable msft-storage-tools** -
|
||||
teams 1.5.00.23861 8 latest/stable msteams** -
|
||||
viu-image-viewer v1.3.0-10-g0dba818 1 latest/candidate rhys-davies -
|
||||
wine-platform-6-stable 6.0.4 19 latest/stable mmtrt -
|
||||
wine-platform-7-devel-core20 7.22 24 latest/stable mmtrt -
|
||||
wine-platform-runtime v1.0 357 latest/stable mmtrt -
|
||||
wine-platform-runtime-core20 v1.0 100 latest/stable mmtrt -
|
||||
#endregion
|
||||
```
|
||||
</details>
|
||||
<summary>FLATPAK</summary>
|
||||
```
|
||||
#region flatpak list
|
||||
Text Pieces com.github.liferooter.textpieces 3.4.1 stable system
|
||||
Flatseal com.github.tchx84.Flatseal 2.1.1 stable system
|
||||
Frog com.github.tenderowl.frog 1.5.1 stable system
|
||||
Google Chrome com.google.Chrome 121.0.6167.184-1 stable system
|
||||
Sigil com.sigil_ebook.Sigil 2.0.1 stable system
|
||||
Láhve com.usebottles.bottles 51.11 stable system
|
||||
Blobby Volley 2 de.blobbyvolley.BlobbyVolley2 1.0 stable system
|
||||
Qalculate! (GTK UI) io.github.Qalculate 4.9.0 stable system
|
||||
Endless Sky io.github.endless_sky.endless_sky 0.10.4 stable system
|
||||
Gear Lever it.mijorus.gearlever 1.3.0 stable system
|
||||
Minetest net.minetest.Minetest 5.8.0 stable system
|
||||
jPDF Tweak net.sourceforge.jpdftweak.jPdfTweak 1.1 stable system
|
||||
Freedesktop Platform org.freedesktop.Platform 20.08.21 20.08 system
|
||||
Freedesktop Platform org.freedesktop.Platform 22.08.21 22.08 system
|
||||
Freedesktop Platform org.freedesktop.Platform 23.08.11 23.08 system
|
||||
i386 org.freedesktop.Platform.Compat.i386 23.08 system
|
||||
Mesa org.freedesktop.Platform.GL.default 21.1.8 20.08 system
|
||||
Mesa org.freedesktop.Platform.GL.default 23.3.5 22.08 system
|
||||
Mesa (Extra) org.freedesktop.Platform.GL.default 23.3.5 22.08-extra system
|
||||
Mesa org.freedesktop.Platform.GL.default 23.3.4 23.08 system
|
||||
Mesa (Extra) org.freedesktop.Platform.GL.default 23.3.4 23.08-extra system
|
||||
Mesa org.freedesktop.Platform.GL32.default 23.3.4 23.08 system
|
||||
Intel org.freedesktop.Platform.VAAPI.Intel 20.08 system
|
||||
Intel org.freedesktop.Platform.VAAPI.Intel 22.08 system
|
||||
Intel org.freedesktop.Platform.VAAPI.Intel 23.08 system
|
||||
ffmpeg-full org.freedesktop.Platform.ffmpeg-full 23.08 system
|
||||
i386 org.freedesktop.Platform.ffmpeg_full.i386 23.08 system
|
||||
openh264 org.freedesktop.Platform.openh264 2.1.0 2.0 system
|
||||
openh264 org.freedesktop.Platform.openh264 2.1.0 2.2.0 system
|
||||
Freedesktop SDK org.freedesktop.Sdk 20.08.21 20.08 system
|
||||
Freedesktop SDK org.freedesktop.Sdk 22.08.21 22.08 system
|
||||
Web org.gnome.Epiphany 45.2 stable system
|
||||
Síťové displeje GNOME org.gnome.NetworkDisplays 0.92.1 stable system
|
||||
GNOME Application Platform version 44 org.gnome.Platform 44 system
|
||||
GNOME Application Platform version 45 org.gnome.Platform 45 system
|
||||
i386 org.gnome.Platform.Compat.i386 45 system
|
||||
Adwaita dark GTK theme org.gtk.Gtk3theme.Adwaita-dark 3.22 system
|
||||
Breeze GTK theme org.gtk.Gtk3theme.Breeze 5.27.8 3.22 system
|
||||
Breeze Gtk theme org.gtk.Gtk3theme.Breeze-Dark 3.22 system
|
||||
Inkscape org.inkscape.Inkscape 1.3.2 stable system
|
||||
KDE Application Platform org.kde.Platform 5.15-22.08 system
|
||||
KDE Application Platform org.kde.Platform 5.15-23.08 system
|
||||
KDE Application Platform org.kde.Platform 6.5 system
|
||||
Kalkulačka org.kde.kalk 23.08.4 stable system
|
||||
Glaxnimate org.mattbas.Glaxnimate 0.5.4 stable system
|
||||
Battle for Wesnoth org.wesnoth.Wesnoth 1.14.17 1.14 system
|
||||
DXVK org.winehq.Wine.DLLs.dxvk 2.3 stable-23.08 system
|
||||
Gecko org.winehq.Wine.gecko stable-23.08 system
|
||||
Mono org.winehq.Wine.mono stable-23.08 system
|
||||
q4wine ua.org.brezblock.q4wine 1.3.13 stable system
|
||||
#endregion
|
||||
```
|
||||
</details>
|
||||
|
Loading…
Reference in New Issue
Block a user