mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-05 05:37:24 +02:00
Compare commits
No commits in common. "e5bd31559b901ddf4a299fcdbacf938da2cc8c09" and "8e342a54e56d3127b3efb47e64d2d636075b4423" have entirely different histories.
e5bd31559b
...
8e342a54e5
@ -97,6 +97,6 @@ end_of_line = crlf
|
|||||||
|
|
||||||
# YAML requires spaces. The GitHub citation files look YAML to me.
|
# YAML requires spaces. The GitHub citation files look YAML to me.
|
||||||
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
|
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
|
||||||
[*.{cff,yaml,yml}]
|
[*.{cff,yaml,yml,json}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
@ -41,14 +41,7 @@ repos:
|
|||||||
args:
|
args:
|
||||||
# Remember also: --no-sort-keys
|
# Remember also: --no-sort-keys
|
||||||
# ASCII excludes the älphäbet amongst others
|
# ASCII excludes the älphäbet amongst others
|
||||||
[
|
[--autofix, --no-ensure-ascii]
|
||||||
--autofix,
|
|
||||||
--indent,
|
|
||||||
"\t",
|
|
||||||
--no-ensure-ascii,
|
|
||||||
--top-keys,
|
|
||||||
"Name,name",
|
|
||||||
]
|
|
||||||
|
|
||||||
# Markdown Table of Contents generation.
|
# Markdown Table of Contents generation.
|
||||||
- repo: https://github.com/thlorenz/doctoc
|
- repo: https://github.com/thlorenz/doctoc
|
||||||
@ -60,7 +53,7 @@ repos:
|
|||||||
|
|
||||||
# GitHub Actions etc. configuration validity checking
|
# GitHub Actions etc. configuration validity checking
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.29.1
|
rev: 0.29.0
|
||||||
hooks:
|
hooks:
|
||||||
#- id: check-jsonschema
|
#- id: check-jsonschema
|
||||||
- id: check-dependabot
|
- id: check-dependabot
|
||||||
|
@ -1,42 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"name": "Darkman toggle",
|
|
||||||
"command": "darkman toggle"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Lock screen",
|
|
||||||
"command": "loginctl lock-session"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Power off",
|
|
||||||
"command": "systemctl poweroff"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Reboot",
|
|
||||||
"command": "systemctl reboot"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Screenshot [all monitors]",
|
|
||||||
"command": "spectacle --background --pointer"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Screenshot active window",
|
|
||||||
"command": "spectacle --background --pointer --activewindow"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Suspend",
|
|
||||||
"command": "systemctl suspend"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Top#5 memory eaters",
|
|
||||||
"command": "kdeconnect-cli -d $(kdeconnect-cli -a --id-only) --ping-msg \"$(ps -eo pid,%mem,cmd --sort=-%mem | head -n 6)\""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Unlock",
|
|
||||||
"command": "loginctl unlock-session"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Do [Not] Disturb",
|
|
||||||
"command": "qdbus org.kde.kglobalaccel /component/plasmashell invokeShortcut \"toggle do not disturb\""
|
|
||||||
}
|
|
||||||
]
|
|
@ -96,44 +96,44 @@
|
|||||||
"Containers": {
|
"Containers": {
|
||||||
"Default": [
|
"Default": [
|
||||||
{
|
{
|
||||||
"name": "ff",
|
|
||||||
"color": "white",
|
"color": "white",
|
||||||
"icon": "chill"
|
"icon": "chill",
|
||||||
|
"name": "ff"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Fedi",
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"icon": "tree"
|
"icon": "tree",
|
||||||
|
"name": "Fedi"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Git",
|
|
||||||
"color": "pink",
|
"color": "pink",
|
||||||
"icon": "briefcase"
|
"icon": "briefcase",
|
||||||
|
"name": "Git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Google",
|
|
||||||
"color": "orange",
|
"color": "orange",
|
||||||
"icon": "chill"
|
"icon": "chill",
|
||||||
|
"name": "Google"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "HSL",
|
|
||||||
"color": "blue",
|
"color": "blue",
|
||||||
"icon": "vacation"
|
"icon": "vacation",
|
||||||
|
"name": "HSL"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "IM",
|
|
||||||
"color": "purple",
|
"color": "purple",
|
||||||
"icon": "chill"
|
"icon": "chill",
|
||||||
|
"name": "IM"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "LinkedIn",
|
|
||||||
"color": "cyan",
|
"color": "cyan",
|
||||||
"icon": "briefcase"
|
"icon": "briefcase",
|
||||||
|
"name": "LinkedIn"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "WhatsApp",
|
|
||||||
"color": "green",
|
"color": "green",
|
||||||
"icon": "pet"
|
"icon": "pet",
|
||||||
|
"name": "WhatsApp"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -951,48 +951,48 @@
|
|||||||
"SearchEngines": {
|
"SearchEngines": {
|
||||||
"Add": [
|
"Add": [
|
||||||
{
|
{
|
||||||
"Name": "DuckDuckGo Lite",
|
|
||||||
"Alias": "dl",
|
"Alias": "dl",
|
||||||
"Description": "Minimal, ad-free version of DuckDuckGo",
|
"Description": "Minimal, ad-free version of DuckDuckGo",
|
||||||
"IconURL": "https://start.duckduckgo.com/static-assets/favicons/DDG-icon_256x256.png",
|
"IconURL": "https://start.duckduckgo.com/static-assets/favicons/DDG-icon_256x256.png",
|
||||||
"Method": "POST",
|
"Method": "POST",
|
||||||
|
"Name": "DuckDuckGo Lite",
|
||||||
"PostData": "q={searchTerms}",
|
"PostData": "q={searchTerms}",
|
||||||
"SuggestURLTemplate": "https://start.duckduckgo.com/ac/?q={searchTerms}&type=list",
|
"SuggestURLTemplate": "https://start.duckduckgo.com/ac/?q={searchTerms}&type=list",
|
||||||
"URLTemplate": "https://duckduckgo.com/lite/?q={searchTerms}"
|
"URLTemplate": "https://duckduckgo.com/lite/?q={searchTerms}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "DuckDuckGo Start",
|
|
||||||
"Alias": "d",
|
"Alias": "d",
|
||||||
"Description": "DuckDuckGo Start page version",
|
"Description": "DuckDuckGo Start page version",
|
||||||
"IconURL": "https://start.duckduckgo.com/static-assets/favicons/DDG-icon_256x256.png",
|
"IconURL": "https://start.duckduckgo.com/static-assets/favicons/DDG-icon_256x256.png",
|
||||||
"Method": "GET",
|
"Method": "GET",
|
||||||
|
"Name": "DuckDuckGo Start",
|
||||||
"SuggestURLTemplate": "https://start.duckduckgo.com/ac/?q={searchTerms}&type=list",
|
"SuggestURLTemplate": "https://start.duckduckgo.com/ac/?q={searchTerms}&type=list",
|
||||||
"URLTemplate": "https://start.duckduckgo.com/?q={searchTerms}"
|
"URLTemplate": "https://start.duckduckgo.com/?q={searchTerms}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "Ecosia",
|
|
||||||
"Alias": "e",
|
"Alias": "e",
|
||||||
"Description": "Ecosia Search Engine",
|
"Description": "Ecosia Search Engine",
|
||||||
"IconURL": "https://cdn-static.ecosia.org/static/icons/favicon.ico",
|
"IconURL": "https://cdn-static.ecosia.org/static/icons/favicon.ico",
|
||||||
"Method": "GET",
|
"Method": "GET",
|
||||||
|
"Name": "Ecosia",
|
||||||
"SuggestURLTemplate": "https://ac.ecosia.org/autocomplete?q={searchTerms}",
|
"SuggestURLTemplate": "https://ac.ecosia.org/autocomplete?q={searchTerms}",
|
||||||
"URLTemplate": "https://www.ecosia.org/search?q={searchTerms}&addon=firefoxgpo"
|
"URLTemplate": "https://www.ecosia.org/search?q={searchTerms}&addon=firefoxgpo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "Brave Search",
|
|
||||||
"Alias": "b",
|
"Alias": "b",
|
||||||
"Description": "Brave Search",
|
"Description": "Brave Search",
|
||||||
"IconURL": "https://cdn.search.brave.com/serp/v2/_app/immutable/assets/favicon.acxxetWH.ico",
|
"IconURL": "https://cdn.search.brave.com/serp/v2/_app/immutable/assets/favicon.acxxetWH.ico",
|
||||||
"Method": "GET",
|
"Method": "GET",
|
||||||
|
"Name": "Brave Search",
|
||||||
"SuggestURLTemplate": "https://search.brave.com/api/suggest?q={searchTerms}",
|
"SuggestURLTemplate": "https://search.brave.com/api/suggest?q={searchTerms}",
|
||||||
"URLTemplate": "https://search.brave.com/search?q={searchTerms}"
|
"URLTemplate": "https://search.brave.com/search?q={searchTerms}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "Brave Search Goggles",
|
|
||||||
"Alias": "bg",
|
"Alias": "bg",
|
||||||
"Description": "Brave Search Goggles",
|
"Description": "Brave Search Goggles",
|
||||||
"IconURL": "https://cdn.search.brave.com/serp/v2/_app/immutable/assets/favicon.acxxetWH.ico",
|
"IconURL": "https://cdn.search.brave.com/serp/v2/_app/immutable/assets/favicon.acxxetWH.ico",
|
||||||
"Method": "GET",
|
"Method": "GET",
|
||||||
|
"Name": "Brave Search Goggles",
|
||||||
"SuggestURLTemplate": "https://search.brave.com/api/suggest?q={searchTerms}",
|
"SuggestURLTemplate": "https://search.brave.com/api/suggest?q={searchTerms}",
|
||||||
"URLTemplate": "https://search.brave.com/goggles?q={searchTerms}"
|
"URLTemplate": "https://search.brave.com/goggles?q={searchTerms}"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user