From 83a1f8401b43f1d750bcdb5c3996dc985f01a331 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:11 +0100 Subject: [PATCH 001/189] New translations hide-i3-bar-by-default.md (Romanian) --- content/ro/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/ro/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/ro/docs/Howtos/hide-i3-bar-by-default.md b/content/ro/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/ro/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 64c6649589773cb4c9e73bc2401f9f063b539407 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:12 +0100 Subject: [PATCH 002/189] New translations hide-i3-bar-by-default.md (French) --- content/fr/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/fr/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/fr/docs/Howtos/hide-i3-bar-by-default.md b/content/fr/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/fr/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From b356433a7b992b5973890f04adcb5e9cd15efa07 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:13 +0100 Subject: [PATCH 003/189] New translations hide-i3-bar-by-default.md (Spanish) --- content/es/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/es/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/es/docs/Howtos/hide-i3-bar-by-default.md b/content/es/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/es/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From f5c7fe60de65f9d65ad4467ca0c791d20ddfe268 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:14 +0100 Subject: [PATCH 004/189] New translations hide-i3-bar-by-default.md (Afrikaans) --- content/af/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/af/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/af/docs/Howtos/hide-i3-bar-by-default.md b/content/af/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/af/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From d45c7cb91ba6d398b65c0e6f7b65ab0fc0d48116 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:15 +0100 Subject: [PATCH 005/189] New translations hide-i3-bar-by-default.md (Arabic) --- content/ar/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/ar/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/ar/docs/Howtos/hide-i3-bar-by-default.md b/content/ar/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/ar/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 18590fa31dd969c29577d6922431c1a7bb810033 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:33 +0100 Subject: [PATCH 006/189] New translations hide-i3-bar-by-default.md (Catalan) --- content/ca/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/ca/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/ca/docs/Howtos/hide-i3-bar-by-default.md b/content/ca/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/ca/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From d7022076e988d5738ba90cd97c043cabcb0f7151 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:34 +0100 Subject: [PATCH 007/189] New translations hide-i3-bar-by-default.md (Czech) --- content/cs/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/cs/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/cs/docs/Howtos/hide-i3-bar-by-default.md b/content/cs/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/cs/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From c8f199becdd36730faae24b4b1b781a35de979ea Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:35 +0100 Subject: [PATCH 008/189] New translations hide-i3-bar-by-default.md (Danish) --- content/da/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/da/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/da/docs/Howtos/hide-i3-bar-by-default.md b/content/da/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/da/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 48ccedaf057363c02d33ae494a47a1c139257302 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:36 +0100 Subject: [PATCH 009/189] New translations hide-i3-bar-by-default.md (German) --- content/de/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/de/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/de/docs/Howtos/hide-i3-bar-by-default.md b/content/de/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/de/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 472a2187640555661ef1a34899ec8ea36ea47ad6 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:37 +0100 Subject: [PATCH 010/189] New translations hide-i3-bar-by-default.md (Greek) --- content/el/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/el/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/el/docs/Howtos/hide-i3-bar-by-default.md b/content/el/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/el/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From c39b1ecdb0511407ead61fbb466fddf5edb0a0cc Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:38 +0100 Subject: [PATCH 011/189] New translations hide-i3-bar-by-default.md (Finnish) --- content/fi/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/fi/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/fi/docs/Howtos/hide-i3-bar-by-default.md b/content/fi/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/fi/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 89d3fa9a1eaa834e41b231a0864f5f342cc1a921 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:39 +0100 Subject: [PATCH 012/189] New translations hide-i3-bar-by-default.md (Hebrew) --- content/he/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/he/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/he/docs/Howtos/hide-i3-bar-by-default.md b/content/he/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/he/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 90bcf2554ea7005926426da7e923b849a444a877 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:40 +0100 Subject: [PATCH 013/189] New translations hide-i3-bar-by-default.md (Hungarian) --- content/hu/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/hu/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/hu/docs/Howtos/hide-i3-bar-by-default.md b/content/hu/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/hu/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 61d1307bc29e24a1a629c9fba5ef9e829b3d3972 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:40 +0100 Subject: [PATCH 014/189] New translations hide-i3-bar-by-default.md (Serbian (Cyrillic)) --- content/sr/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/sr/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/sr/docs/Howtos/hide-i3-bar-by-default.md b/content/sr/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/sr/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 208207b5b9e42dbf803748fa61671e6b74e6bfba Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:41 +0100 Subject: [PATCH 015/189] New translations hide-i3-bar-by-default.md (Vietnamese) --- content/vi/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/vi/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/vi/docs/Howtos/hide-i3-bar-by-default.md b/content/vi/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/vi/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 317394ecb0e584a8d2f3b5cc4c4c662569c62582 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:42 +0100 Subject: [PATCH 016/189] New translations hide-i3-bar-by-default.md (Chinese Traditional) --- content/zh/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/zh/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/zh/docs/Howtos/hide-i3-bar-by-default.md b/content/zh/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/zh/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 344e65ad8b869471779a3e03c387bf85e2324914 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:44 +0100 Subject: [PATCH 017/189] New translations hide-i3-bar-by-default.md (Ukrainian) --- content/uk/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/uk/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/uk/docs/Howtos/hide-i3-bar-by-default.md b/content/uk/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/uk/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 968c01e4bb6e4df83caade9007329d963b7c1bd0 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:45 +0100 Subject: [PATCH 018/189] New translations hide-i3-bar-by-default.md (Turkish) --- content/tr/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/tr/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/tr/docs/Howtos/hide-i3-bar-by-default.md b/content/tr/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/tr/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From b95cb7899bc25489ce0aa2f6fa7e1848e61ab531 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:46 +0100 Subject: [PATCH 019/189] New translations hide-i3-bar-by-default.md (Swedish) --- content/sv/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/sv/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/sv/docs/Howtos/hide-i3-bar-by-default.md b/content/sv/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/sv/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 9758a4fb8afaf3333e0a11a43779c06c75cac905 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:47 +0100 Subject: [PATCH 020/189] New translations hide-i3-bar-by-default.md (Russian) --- content/ru/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/ru/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/ru/docs/Howtos/hide-i3-bar-by-default.md b/content/ru/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/ru/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 932b929ed79ad311ba9957f9dc35e9051c581047 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:47 +0100 Subject: [PATCH 021/189] New translations hide-i3-bar-by-default.md (Italian) --- content/it/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/it/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/it/docs/Howtos/hide-i3-bar-by-default.md b/content/it/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/it/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 6ae338bdca69794228e129a48273d570a765ae5b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:48 +0100 Subject: [PATCH 022/189] New translations hide-i3-bar-by-default.md (Portuguese) --- content/pt/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/pt/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/pt/docs/Howtos/hide-i3-bar-by-default.md b/content/pt/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/pt/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From b82d2bd577e0a2d225835457bff71b1c67186bb7 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:49 +0100 Subject: [PATCH 023/189] New translations hide-i3-bar-by-default.md (Polish) --- content/pl/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/pl/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/pl/docs/Howtos/hide-i3-bar-by-default.md b/content/pl/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/pl/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From c6123fc888dc63d1b3030b3af0d5348f7c74a8b3 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:50 +0100 Subject: [PATCH 024/189] New translations hide-i3-bar-by-default.md (Norwegian) --- content/no/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/no/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/no/docs/Howtos/hide-i3-bar-by-default.md b/content/no/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/no/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From b63f63e345bf654eef56ac04aa50f59e619ee298 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:51 +0100 Subject: [PATCH 025/189] New translations hide-i3-bar-by-default.md (Dutch) --- content/nl/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/nl/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/nl/docs/Howtos/hide-i3-bar-by-default.md b/content/nl/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/nl/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 950e16530248aaedfff166541319c32b28bd2844 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:52 +0100 Subject: [PATCH 026/189] New translations hide-i3-bar-by-default.md (Korean) --- content/ko/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/ko/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/ko/docs/Howtos/hide-i3-bar-by-default.md b/content/ko/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/ko/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From c70f1b182be469024396560b69c863d3c93310b1 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Thu, 25 Nov 2021 05:00:53 +0100 Subject: [PATCH 027/189] New translations hide-i3-bar-by-default.md (Japanese) --- content/ja/docs/Howtos/hide-i3-bar-by-default.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/ja/docs/Howtos/hide-i3-bar-by-default.md diff --git a/content/ja/docs/Howtos/hide-i3-bar-by-default.md b/content/ja/docs/Howtos/hide-i3-bar-by-default.md new file mode 100644 index 0000000000..9b691622d3 --- /dev/null +++ b/content/ja/docs/Howtos/hide-i3-bar-by-default.md @@ -0,0 +1,11 @@ +--- +title: "How to Hide i3-bar by default" +description: > + Hide i3-bar by default +--- + +Add the line +``` +i3-wm.bar.mode: hide +``` +to `$HOME/.config/regolith/Xresources` file. The next time you log in the bar should be hidden by default. From 5bb1fb4018cebdcab13e2e546e849b211761b013 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:38:31 +0100 Subject: [PATCH 028/189] New translations _index.md (French) --- content/fr/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fr/docs/Getting started/_index.md b/content/fr/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/fr/docs/Getting started/_index.md +++ b/content/fr/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From c153d91250119202ab458cbc9200c144fadd7e1e Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:38:59 +0100 Subject: [PATCH 029/189] New translations _index.md (Spanish) --- content/es/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/es/docs/Getting started/_index.md b/content/es/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/es/docs/Getting started/_index.md +++ b/content/es/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 7f4d72b2f22cd833426ba2deaf4481cf327983cf Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:40:37 +0100 Subject: [PATCH 030/189] New translations _index.md (Afrikaans) --- content/af/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/af/docs/Getting started/_index.md b/content/af/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/af/docs/Getting started/_index.md +++ b/content/af/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 92a6976cbddc6fec43ae11a9835571235b1de390 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:40:54 +0100 Subject: [PATCH 031/189] New translations _index.md (Arabic) --- content/ar/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ar/docs/Getting started/_index.md b/content/ar/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/ar/docs/Getting started/_index.md +++ b/content/ar/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 5591d7c2d87eb1c847dd7861dc2381e34c0d0d17 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:42:13 +0100 Subject: [PATCH 032/189] New translations _index.md (Catalan) --- content/ca/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ca/docs/Getting started/_index.md b/content/ca/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/ca/docs/Getting started/_index.md +++ b/content/ca/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From f49fae52b8d0c86c4a3d3be253e8cab2424d677e Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:43:26 +0100 Subject: [PATCH 033/189] New translations _index.md (Czech) --- content/cs/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/cs/docs/Getting started/_index.md b/content/cs/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/cs/docs/Getting started/_index.md +++ b/content/cs/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 481fb9060b57b70a29e996889d0e3066f80a9881 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:43:44 +0100 Subject: [PATCH 034/189] New translations _index.md (Danish) --- content/da/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/da/docs/Getting started/_index.md b/content/da/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/da/docs/Getting started/_index.md +++ b/content/da/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From b6c1296b8999d1a207fbe7dc247d3917128b221c Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:45:16 +0100 Subject: [PATCH 035/189] New translations _index.md (German) --- content/de/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/de/docs/Getting started/_index.md b/content/de/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/de/docs/Getting started/_index.md +++ b/content/de/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From e1cd284779ade6d3ca73643ccac36cc7b0ef731f Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:45:31 +0100 Subject: [PATCH 036/189] New translations _index.md (Greek) --- content/el/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/el/docs/Getting started/_index.md b/content/el/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/el/docs/Getting started/_index.md +++ b/content/el/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 1fdef6fd77b4beb8bba87e020494203c501000ad Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:47:03 +0100 Subject: [PATCH 037/189] New translations _index.md (Finnish) --- content/fi/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fi/docs/Getting started/_index.md b/content/fi/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/fi/docs/Getting started/_index.md +++ b/content/fi/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From a0f80c24f9a253dee7b3a8142e33cf9fc56f3b8f Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:47:18 +0100 Subject: [PATCH 038/189] New translations _index.md (Hebrew) --- content/he/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/he/docs/Getting started/_index.md b/content/he/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/he/docs/Getting started/_index.md +++ b/content/he/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From f5dcc66b077e99f2e857d18b4d05325555bdc320 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:48:51 +0100 Subject: [PATCH 039/189] New translations _index.md (Hungarian) --- content/hu/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hu/docs/Getting started/_index.md b/content/hu/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/hu/docs/Getting started/_index.md +++ b/content/hu/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 39a592e5b9333d7c752dfda8cbdfb30a6c310120 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:49:16 +0100 Subject: [PATCH 040/189] New translations _index.md (Italian) --- content/it/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/it/docs/Getting started/_index.md b/content/it/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/it/docs/Getting started/_index.md +++ b/content/it/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From d95bd42d4470be8cfc1d051b3b071c365ef4d293 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:49:59 +0100 Subject: [PATCH 041/189] New translations _index.md (Japanese) --- content/ja/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/Getting started/_index.md b/content/ja/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/ja/docs/Getting started/_index.md +++ b/content/ja/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 69c3eb170df4313c55c49cc19e4014c0fbbcc759 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:51:31 +0100 Subject: [PATCH 042/189] New translations _index.md (Korean) --- content/ko/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ko/docs/Getting started/_index.md b/content/ko/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/ko/docs/Getting started/_index.md +++ b/content/ko/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 90b77568d7b101cddc22a1b64c8d0937a126bbf2 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:51:46 +0100 Subject: [PATCH 043/189] New translations _index.md (Dutch) --- content/nl/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nl/docs/Getting started/_index.md b/content/nl/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/nl/docs/Getting started/_index.md +++ b/content/nl/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 1f2506b6ec272d22cc3fae746eaaba4920579c81 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:53:16 +0100 Subject: [PATCH 044/189] New translations _index.md (Norwegian) --- content/no/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/no/docs/Getting started/_index.md b/content/no/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/no/docs/Getting started/_index.md +++ b/content/no/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 842880bf81cfbed7384e4dd4a1aa6c9efb0a05b9 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:53:32 +0100 Subject: [PATCH 045/189] New translations _index.md (Polish) --- content/pl/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pl/docs/Getting started/_index.md b/content/pl/docs/Getting started/_index.md index 2d87faf071..8fa20693a9 100644 --- a/content/pl/docs/Getting started/_index.md +++ b/content/pl/docs/Getting started/_index.md @@ -26,4 +26,4 @@ Ta sekcja zawiera informacje niezbędne do uruchomienia Regolit na komputerze. T ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From c5940c3d5d64313199250078a55d634983e82596 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:55:01 +0100 Subject: [PATCH 046/189] New translations _index.md (Portuguese) --- content/pt/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pt/docs/Getting started/_index.md b/content/pt/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/pt/docs/Getting started/_index.md +++ b/content/pt/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 55a37cc1d68aae6cf7c66ee98df558dccbf66552 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:55:17 +0100 Subject: [PATCH 047/189] New translations _index.md (Russian) --- content/ru/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ru/docs/Getting started/_index.md b/content/ru/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/ru/docs/Getting started/_index.md +++ b/content/ru/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 0419316b5d10921cb9aa8270060a43b22e9858dc Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:56:44 +0100 Subject: [PATCH 048/189] New translations _index.md (Serbian (Cyrillic)) --- content/sr/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sr/docs/Getting started/_index.md b/content/sr/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/sr/docs/Getting started/_index.md +++ b/content/sr/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 4fa3c917778659a8e422e0c8ecae401ba9580648 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:57:28 +0100 Subject: [PATCH 049/189] New translations _index.md (Swedish) --- content/sv/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sv/docs/Getting started/_index.md b/content/sv/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/sv/docs/Getting started/_index.md +++ b/content/sv/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 3c0af0987589253c40be7396649b0335ca36a35b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:57:50 +0100 Subject: [PATCH 050/189] New translations _index.md (Turkish) --- content/tr/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tr/docs/Getting started/_index.md b/content/tr/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/tr/docs/Getting started/_index.md +++ b/content/tr/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From e94670aef09fb50c0cb693b3de8c79de3fb52891 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:59:18 +0100 Subject: [PATCH 051/189] New translations _index.md (Ukrainian) --- content/uk/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/uk/docs/Getting started/_index.md b/content/uk/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/uk/docs/Getting started/_index.md +++ b/content/uk/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 23c874aab40007655bf468a0ebf4879ffe0e5d46 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 05:59:40 +0100 Subject: [PATCH 052/189] New translations _index.md (Chinese Simplified) --- content/zh/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/Getting started/_index.md b/content/zh/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/zh/docs/Getting started/_index.md +++ b/content/zh/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From 546b84eb1ae397acb9e41ed7fdf8ccd5a9ed18a5 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 06:01:23 +0100 Subject: [PATCH 053/189] New translations _index.md (Vietnamese) --- content/vi/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/vi/docs/Getting started/_index.md b/content/vi/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/vi/docs/Getting started/_index.md +++ b/content/vi/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From c0b405dbd5e351bb3b8ec9fd0306447416b688f5 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Fri, 3 Dec 2021 06:03:22 +0100 Subject: [PATCH 054/189] New translations _index.md (Romanian) --- content/ro/docs/Getting started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ro/docs/Getting started/_index.md b/content/ro/docs/Getting started/_index.md index 5433ff055b..e1f2ddb23e 100644 --- a/content/ro/docs/Getting started/_index.md +++ b/content/ro/docs/Getting started/_index.md @@ -26,4 +26,4 @@ This section contains the information necessary to get Regolith running on a com ## Deciding on Installation Method -If you already have an Ubuntu system of a supported version, than adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. +If you already have an Ubuntu system of a supported version, then adding Regolith via PPA is the faster and less disruptive method. The Ubuntu installer method is better for starting from scratch, installing into a virtual machine, or just ensuring that any existing software is not conflicting with Regolith. Some users have had issues with getting Regolith to work properly with other Ubuntu derivative desktop environments they've installed on their system. Installing a fresh instance can sidestep these potential issues. From cc978c03218d67e82b0ac7f50abaaad435afeb94 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:29 +0200 Subject: [PATCH 055/189] New translations apps.md (Romanian) --- content/ro/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ro/docs/Interface/apps.md b/content/ro/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/ro/docs/Interface/apps.md +++ b/content/ro/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 02a42a4a612b30d8eff82e28ff7deeca31fb5737 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:30 +0200 Subject: [PATCH 056/189] New translations notifications.md (Spanish) --- content/es/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/es/docs/Interface/notifications.md b/content/es/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/es/docs/Interface/notifications.md +++ b/content/es/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 51fd2f515d78176976908f8425d9aa74229dfe9b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:31 +0200 Subject: [PATCH 057/189] New translations notifications.md (Romanian) --- content/ro/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/ro/docs/Interface/notifications.md b/content/ro/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/ro/docs/Interface/notifications.md +++ b/content/ro/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From c7f9298dc5215a0ba409eaf3a53cf8daf28a07bb Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:32 +0200 Subject: [PATCH 058/189] New translations notifications.md (Afrikaans) --- content/af/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/af/docs/Interface/notifications.md b/content/af/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/af/docs/Interface/notifications.md +++ b/content/af/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 217d645ead21e2d14b879fc7141bb6f7fdec06e1 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:33 +0200 Subject: [PATCH 059/189] New translations xresources.md (Spanish) --- content/es/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/es/docs/Reference/xresources.md b/content/es/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/es/docs/Reference/xresources.md +++ b/content/es/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From a36edb1f77d63ebe4b2955451607ca799075e641 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:34 +0200 Subject: [PATCH 060/189] New translations apps.md (Afrikaans) --- content/af/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/af/docs/Interface/apps.md b/content/af/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/af/docs/Interface/apps.md +++ b/content/af/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 6076c8008097cb67399bdce6915626a90daf12a3 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:35 +0200 Subject: [PATCH 061/189] New translations apps.md (Spanish) --- content/es/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/es/docs/Interface/apps.md b/content/es/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/es/docs/Interface/apps.md +++ b/content/es/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 96279660a05f0944496b3153fa64ddb077fd40b7 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:36 +0200 Subject: [PATCH 062/189] New translations xresources.md (French) --- content/fr/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/fr/docs/Reference/xresources.md b/content/fr/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/fr/docs/Reference/xresources.md +++ b/content/fr/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 898badc29efdc47d4ba54a21fd66d68c9d74fa76 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:37 +0200 Subject: [PATCH 063/189] New translations notifications.md (French) --- content/fr/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/fr/docs/Interface/notifications.md b/content/fr/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/fr/docs/Interface/notifications.md +++ b/content/fr/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 75e8bd1fa526d8e398a31ea89d73bf5ef477a20b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:38 +0200 Subject: [PATCH 064/189] New translations apps.md (French) --- content/fr/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fr/docs/Interface/apps.md b/content/fr/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/fr/docs/Interface/apps.md +++ b/content/fr/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 371f72b1087f7568423585d3aa3c4b095c0f5194 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:40 +0200 Subject: [PATCH 065/189] New translations xresources.md (Romanian) --- content/ro/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/ro/docs/Reference/xresources.md b/content/ro/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/ro/docs/Reference/xresources.md +++ b/content/ro/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From c745f33bed9fe188954f2c9b4f727d54ff0d2ad4 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:41 +0200 Subject: [PATCH 066/189] New translations apps.md (Italian) --- content/it/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/it/docs/Interface/apps.md b/content/it/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/it/docs/Interface/apps.md +++ b/content/it/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From ba1b63cb0ecf5d0ddd20e896ab4d52e3e00b080f Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:42 +0200 Subject: [PATCH 067/189] New translations apps.md (Hebrew) --- content/he/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/he/docs/Interface/apps.md b/content/he/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/he/docs/Interface/apps.md +++ b/content/he/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 32706f3e7ead738105b88c29c69fc46e2d6b70cb Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:43 +0200 Subject: [PATCH 068/189] New translations notifications.md (Hebrew) --- content/he/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/he/docs/Interface/notifications.md b/content/he/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/he/docs/Interface/notifications.md +++ b/content/he/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 6db07764d81a37dd772266a34db8f6645c2cd575 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:44 +0200 Subject: [PATCH 069/189] New translations xresources.md (Hebrew) --- content/he/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/he/docs/Reference/xresources.md b/content/he/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/he/docs/Reference/xresources.md +++ b/content/he/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 11a085fe785455b306c3070a9ce813c35e341247 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:45 +0200 Subject: [PATCH 070/189] New translations apps.md (Hungarian) --- content/hu/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hu/docs/Interface/apps.md b/content/hu/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/hu/docs/Interface/apps.md +++ b/content/hu/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From b01fc9bda95c5c8df8f6872fc7416b80fa8cb54a Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:46 +0200 Subject: [PATCH 071/189] New translations notifications.md (Hungarian) --- content/hu/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/hu/docs/Interface/notifications.md b/content/hu/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/hu/docs/Interface/notifications.md +++ b/content/hu/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From c6cf67da41c8eb14225112b9e861d8e1655d8a76 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:48 +0200 Subject: [PATCH 072/189] New translations xresources.md (Hungarian) --- content/hu/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/hu/docs/Reference/xresources.md b/content/hu/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/hu/docs/Reference/xresources.md +++ b/content/hu/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 7cf165ff6a6a477d06cd73f26392ad2c50f8f36b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:49 +0200 Subject: [PATCH 073/189] New translations apps.md (Korean) --- content/ko/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ko/docs/Interface/apps.md b/content/ko/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/ko/docs/Interface/apps.md +++ b/content/ko/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 9ca74ff90e1c28afc04de3474124e9baadcf3e2d Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:50 +0200 Subject: [PATCH 074/189] New translations notifications.md (Italian) --- content/it/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/it/docs/Interface/notifications.md b/content/it/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/it/docs/Interface/notifications.md +++ b/content/it/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From f192f1f0a4daf3f595b8c915025c683a55d81da0 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:51 +0200 Subject: [PATCH 075/189] New translations xresources.md (Italian) --- content/it/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/it/docs/Reference/xresources.md b/content/it/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/it/docs/Reference/xresources.md +++ b/content/it/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From b2d0cdc1f9654848f9af9df992ff9c77179e47ed Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:52 +0200 Subject: [PATCH 076/189] New translations apps.md (Japanese) --- content/ja/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/Interface/apps.md b/content/ja/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/ja/docs/Interface/apps.md +++ b/content/ja/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From a3bfe974086ccac7c101dab93e2ceede6a7f652f Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:53 +0200 Subject: [PATCH 077/189] New translations notifications.md (Japanese) --- content/ja/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/ja/docs/Interface/notifications.md b/content/ja/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/ja/docs/Interface/notifications.md +++ b/content/ja/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From a878c0a09b7697cbdc8de1ee244efbfd20008c5a Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:54 +0200 Subject: [PATCH 078/189] New translations xresources.md (Japanese) --- content/ja/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/ja/docs/Reference/xresources.md b/content/ja/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/ja/docs/Reference/xresources.md +++ b/content/ja/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From bc16682ba2cba0c5da8a8fadbfeedee78149d2ea Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:55 +0200 Subject: [PATCH 079/189] New translations notifications.md (Finnish) --- content/fi/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/fi/docs/Interface/notifications.md b/content/fi/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/fi/docs/Interface/notifications.md +++ b/content/fi/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 2697b011168bdba82b5c39f155c58015627a1b3f Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:56 +0200 Subject: [PATCH 080/189] New translations notifications.md (Korean) --- content/ko/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/ko/docs/Interface/notifications.md b/content/ko/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/ko/docs/Interface/notifications.md +++ b/content/ko/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From b3e91fa36ccff9a98962b31a359bea648e8781bb Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:57 +0200 Subject: [PATCH 081/189] New translations xresources.md (Korean) --- content/ko/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/ko/docs/Reference/xresources.md b/content/ko/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/ko/docs/Reference/xresources.md +++ b/content/ko/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 0edc843a7a9aac89577577e99b8e0d70da3ad6d4 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:58 +0200 Subject: [PATCH 082/189] New translations apps.md (Dutch) --- content/nl/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nl/docs/Interface/apps.md b/content/nl/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/nl/docs/Interface/apps.md +++ b/content/nl/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From a07b32edfb741d6b75c302762dc2f51f6d29d8a2 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:01:59 +0200 Subject: [PATCH 083/189] New translations xresources.md (Finnish) --- content/fi/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/fi/docs/Reference/xresources.md b/content/fi/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/fi/docs/Reference/xresources.md +++ b/content/fi/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From a4ee9e8eb7bf30673f371532d2611cad11349183 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:00 +0200 Subject: [PATCH 084/189] New translations notifications.md (German) --- content/de/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/de/docs/Interface/notifications.md b/content/de/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/de/docs/Interface/notifications.md +++ b/content/de/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From ab4881b3a1c7cf56a36a9ce836a548bcdc448880 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:01 +0200 Subject: [PATCH 085/189] New translations apps.md (Finnish) --- content/fi/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fi/docs/Interface/apps.md b/content/fi/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/fi/docs/Interface/apps.md +++ b/content/fi/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From d510babc2e342a300e8c64c2b11bb7bc05b27af0 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:02 +0200 Subject: [PATCH 086/189] New translations apps.md (Czech) --- content/cs/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/cs/docs/Interface/apps.md b/content/cs/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/cs/docs/Interface/apps.md +++ b/content/cs/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From ce50c77f51926755f55861c2a766c351291d8dba Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:04 +0200 Subject: [PATCH 087/189] New translations xresources.md (Afrikaans) --- content/af/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/af/docs/Reference/xresources.md b/content/af/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/af/docs/Reference/xresources.md +++ b/content/af/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From e3c01f1c34f42ec3f4d17ddb8e4732dce68bb7df Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:05 +0200 Subject: [PATCH 088/189] New translations apps.md (Arabic) --- content/ar/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ar/docs/Interface/apps.md b/content/ar/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/ar/docs/Interface/apps.md +++ b/content/ar/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 11d451f3d9c46504b57554c82e0c91e0c364e2fb Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:05 +0200 Subject: [PATCH 089/189] New translations notifications.md (Arabic) --- content/ar/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/ar/docs/Interface/notifications.md b/content/ar/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/ar/docs/Interface/notifications.md +++ b/content/ar/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 603fa24260fbd67c0940484908649be7da197095 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:07 +0200 Subject: [PATCH 090/189] New translations xresources.md (Arabic) --- content/ar/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/ar/docs/Reference/xresources.md b/content/ar/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/ar/docs/Reference/xresources.md +++ b/content/ar/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 6c165f91130acd54ade60c4bd3c270bc37190cc3 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:08 +0200 Subject: [PATCH 091/189] New translations apps.md (Catalan) --- content/ca/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ca/docs/Interface/apps.md b/content/ca/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/ca/docs/Interface/apps.md +++ b/content/ca/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From b22eaece56b41bf2ec59feed8bb06b8ae9cc5565 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:09 +0200 Subject: [PATCH 092/189] New translations notifications.md (Catalan) --- content/ca/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/ca/docs/Interface/notifications.md b/content/ca/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/ca/docs/Interface/notifications.md +++ b/content/ca/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From a68a6934b6fc9fe24823ff9fe70ff59a6d4d6831 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:10 +0200 Subject: [PATCH 093/189] New translations xresources.md (Catalan) --- content/ca/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/ca/docs/Reference/xresources.md b/content/ca/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/ca/docs/Reference/xresources.md +++ b/content/ca/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From ad1a9befeecc1fa7d4f85242a52a92bc17accdb5 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:11 +0200 Subject: [PATCH 094/189] New translations notifications.md (Czech) --- content/cs/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/cs/docs/Interface/notifications.md b/content/cs/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/cs/docs/Interface/notifications.md +++ b/content/cs/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 65797e208941a9bd879481815ebea07f977c89ce Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:13 +0200 Subject: [PATCH 095/189] New translations xresources.md (Greek) --- content/el/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/el/docs/Reference/xresources.md b/content/el/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/el/docs/Reference/xresources.md +++ b/content/el/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 59d83235626c928b3590b1d2acb040ed67568490 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:16 +0200 Subject: [PATCH 096/189] New translations xresources.md (Czech) --- content/cs/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/cs/docs/Reference/xresources.md b/content/cs/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/cs/docs/Reference/xresources.md +++ b/content/cs/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 4d1317a4d5350c2a32a881c68ce01f2e01d6363d Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:17 +0200 Subject: [PATCH 097/189] New translations apps.md (Danish) --- content/da/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/da/docs/Interface/apps.md b/content/da/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/da/docs/Interface/apps.md +++ b/content/da/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From bcc7af8841c1adf23fd4504cfe78e06a82c5386d Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:18 +0200 Subject: [PATCH 098/189] New translations notifications.md (Danish) --- content/da/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/da/docs/Interface/notifications.md b/content/da/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/da/docs/Interface/notifications.md +++ b/content/da/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From a005c6f3f7f6e97c564fa90c76d25a6164ca2b6b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:19 +0200 Subject: [PATCH 099/189] New translations xresources.md (Danish) --- content/da/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/da/docs/Reference/xresources.md b/content/da/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/da/docs/Reference/xresources.md +++ b/content/da/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 2c4117e91aceba67dad95e110bd6c39ae324a032 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:20 +0200 Subject: [PATCH 100/189] New translations apps.md (German) --- content/de/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/de/docs/Interface/apps.md b/content/de/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/de/docs/Interface/apps.md +++ b/content/de/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From d950e250d6f0a540a463328a16ac466eb596eb8a Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:21 +0200 Subject: [PATCH 101/189] New translations xresources.md (German) --- content/de/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/de/docs/Reference/xresources.md b/content/de/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/de/docs/Reference/xresources.md +++ b/content/de/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 11e45dcf1518e31859fbcde411ba789882a8dc00 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:22 +0200 Subject: [PATCH 102/189] New translations apps.md (Greek) --- content/el/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/el/docs/Interface/apps.md b/content/el/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/el/docs/Interface/apps.md +++ b/content/el/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 2f40f10ccb1e9aea00317fb45fd639383fdf3849 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:23 +0200 Subject: [PATCH 103/189] New translations notifications.md (Greek) --- content/el/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/el/docs/Interface/notifications.md b/content/el/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/el/docs/Interface/notifications.md +++ b/content/el/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 39bd7a232f7aee38745b41e2851fe76dd24a6e20 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:24 +0200 Subject: [PATCH 104/189] New translations notifications.md (Dutch) --- content/nl/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/nl/docs/Interface/notifications.md b/content/nl/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/nl/docs/Interface/notifications.md +++ b/content/nl/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 81fb2d8f75576c1c6f57e3379bc8e9cd7bd651e3 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:25 +0200 Subject: [PATCH 105/189] New translations xresources.md (Dutch) --- content/nl/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/nl/docs/Reference/xresources.md b/content/nl/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/nl/docs/Reference/xresources.md +++ b/content/nl/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From d19fbdf28bed5f1318c2264a2a0e82d1be4f0462 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:26 +0200 Subject: [PATCH 106/189] New translations xresources.md (Chinese Simplified) --- content/zh/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/zh/docs/Reference/xresources.md b/content/zh/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/zh/docs/Reference/xresources.md +++ b/content/zh/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 26c64e3dfac261d5f145a61e32d2ed5d0b27b766 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:27 +0200 Subject: [PATCH 107/189] New translations xresources.md (Turkish) --- content/tr/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/tr/docs/Reference/xresources.md b/content/tr/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/tr/docs/Reference/xresources.md +++ b/content/tr/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 6d8427add36d04624a191efd25ba7518c2f7c5ce Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:28 +0200 Subject: [PATCH 108/189] New translations apps.md (Ukrainian) --- content/uk/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/uk/docs/Interface/apps.md b/content/uk/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/uk/docs/Interface/apps.md +++ b/content/uk/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 87e4d2c87bb15c44fccc53f20407f0369e13e5b4 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:29 +0200 Subject: [PATCH 109/189] New translations notifications.md (Ukrainian) --- content/uk/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/uk/docs/Interface/notifications.md b/content/uk/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/uk/docs/Interface/notifications.md +++ b/content/uk/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From d90f475d5036893b7f00f87f5307305b62e772c3 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:31 +0200 Subject: [PATCH 110/189] New translations xresources.md (Ukrainian) --- content/uk/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/uk/docs/Reference/xresources.md b/content/uk/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/uk/docs/Reference/xresources.md +++ b/content/uk/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 52dd4bf010e2f23536850d02a7b7701dad8d7c22 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:32 +0200 Subject: [PATCH 111/189] New translations apps.md (Chinese Simplified) --- content/zh/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/Interface/apps.md b/content/zh/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/zh/docs/Interface/apps.md +++ b/content/zh/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From a69f51fee7f28d27ce47f05520851ab84e788566 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:33 +0200 Subject: [PATCH 112/189] New translations notifications.md (Chinese Simplified) --- content/zh/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/zh/docs/Interface/notifications.md b/content/zh/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/zh/docs/Interface/notifications.md +++ b/content/zh/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 1ca90c46b4d3729a38cb5fdea7e3c0c11010ce27 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:34 +0200 Subject: [PATCH 113/189] New translations apps.md (Turkish) --- content/tr/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tr/docs/Interface/apps.md b/content/tr/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/tr/docs/Interface/apps.md +++ b/content/tr/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 82edf288f7036d3d99a7da41ffe27c9839bd99fc Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:37 +0200 Subject: [PATCH 114/189] New translations apps.md (Vietnamese) --- content/vi/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/vi/docs/Interface/apps.md b/content/vi/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/vi/docs/Interface/apps.md +++ b/content/vi/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 1ac05ffae1bd2b6064368da728544eab8b169216 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:38 +0200 Subject: [PATCH 115/189] New translations notifications.md (Vietnamese) --- content/vi/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/vi/docs/Interface/notifications.md b/content/vi/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/vi/docs/Interface/notifications.md +++ b/content/vi/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 7785a26cccf4ff6446703d50733e25a7ed68a3ff Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:39 +0200 Subject: [PATCH 116/189] New translations xresources.md (Vietnamese) --- content/vi/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/vi/docs/Reference/xresources.md b/content/vi/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/vi/docs/Reference/xresources.md +++ b/content/vi/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From ddeb1cd27279aab0d85a8def0e56c877ab8ba4fb Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:40 +0200 Subject: [PATCH 117/189] New translations apps.md (Portuguese, Brazilian) --- content/pt/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pt/docs/Interface/apps.md b/content/pt/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/pt/docs/Interface/apps.md +++ b/content/pt/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 91bea815ccbc29f7369f6fa192b48a972e40c03b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:41 +0200 Subject: [PATCH 118/189] New translations notifications.md (Portuguese, Brazilian) --- content/pt/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/pt/docs/Interface/notifications.md b/content/pt/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/pt/docs/Interface/notifications.md +++ b/content/pt/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 3aa64b143b23b985ac2851129a6613a581cf1498 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:42 +0200 Subject: [PATCH 119/189] New translations notifications.md (Turkish) --- content/tr/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/tr/docs/Interface/notifications.md b/content/tr/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/tr/docs/Interface/notifications.md +++ b/content/tr/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From f54dd7900c2d4a4f0f3b72e2643ee0f85de48c6d Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:45 +0200 Subject: [PATCH 120/189] New translations xresources.md (Swedish) --- content/sv/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/sv/docs/Reference/xresources.md b/content/sv/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/sv/docs/Reference/xresources.md +++ b/content/sv/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 40ad864b67476e26ea91237e6f6bac6f693fa2fb Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:45 +0200 Subject: [PATCH 121/189] New translations apps.md (Norwegian) --- content/no/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/no/docs/Interface/apps.md b/content/no/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/no/docs/Interface/apps.md +++ b/content/no/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 909a9ddfd8eef3f45ad0c38d44a8c191d10b4f41 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:47 +0200 Subject: [PATCH 122/189] New translations notifications.md (Norwegian) --- content/no/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/no/docs/Interface/notifications.md b/content/no/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/no/docs/Interface/notifications.md +++ b/content/no/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 5f30876043e5c7d4574fc7a9ba79cbc647a8e0e4 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:48 +0200 Subject: [PATCH 123/189] New translations xresources.md (Norwegian) --- content/no/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/no/docs/Reference/xresources.md b/content/no/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/no/docs/Reference/xresources.md +++ b/content/no/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 9dc850a69bd3814374cbabc82f9426c5f0500aff Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:49 +0200 Subject: [PATCH 124/189] New translations apps.md (Polish) --- content/pl/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pl/docs/Interface/apps.md b/content/pl/docs/Interface/apps.md index 097c5f927f..e87d21aad1 100644 --- a/content/pl/docs/Interface/apps.md +++ b/content/pl/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Wyjście z Programu From 609d56409aef193b9bfb13722bbd05bf10c9f0db Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:50 +0200 Subject: [PATCH 125/189] New translations notifications.md (Polish) --- content/pl/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/pl/docs/Interface/notifications.md b/content/pl/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/pl/docs/Interface/notifications.md +++ b/content/pl/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 9472c07e934282198b5608bd3799ccd179fb3a21 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:51 +0200 Subject: [PATCH 126/189] New translations xresources.md (Polish) --- content/pl/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/pl/docs/Reference/xresources.md b/content/pl/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/pl/docs/Reference/xresources.md +++ b/content/pl/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From ca85ef0c0df664eaf35ef6540e94c84e175413b2 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:53 +0200 Subject: [PATCH 127/189] New translations xresources.md (Portuguese) --- content/pt/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/pt/docs/Reference/xresources.md b/content/pt/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/pt/docs/Reference/xresources.md +++ b/content/pt/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From fe52b10d039eea3a1c3b755e92e685ab1bcfa6d7 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:54 +0200 Subject: [PATCH 128/189] New translations notifications.md (Swedish) --- content/sv/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/sv/docs/Interface/notifications.md b/content/sv/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/sv/docs/Interface/notifications.md +++ b/content/sv/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From a8497c1b1a65e972d8ab38ea2c2c72a022db7f5b Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:55 +0200 Subject: [PATCH 129/189] New translations apps.md (Russian) --- content/ru/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ru/docs/Interface/apps.md b/content/ru/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/ru/docs/Interface/apps.md +++ b/content/ru/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From ee09530007577d3c0976b227fa2c2ae85ea8f223 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:56 +0200 Subject: [PATCH 130/189] New translations notifications.md (Russian) --- content/ru/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/ru/docs/Interface/notifications.md b/content/ru/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/ru/docs/Interface/notifications.md +++ b/content/ru/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From 6ca7e557c69ace451e3e573f21cdfc5dfbe5f8c2 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:57 +0200 Subject: [PATCH 131/189] New translations xresources.md (Russian) --- content/ru/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/ru/docs/Reference/xresources.md b/content/ru/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/ru/docs/Reference/xresources.md +++ b/content/ru/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From bf02b9581d907de5640fc71b6aba51275dafdfae Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:58 +0200 Subject: [PATCH 132/189] New translations apps.md (Serbian (Cyrillic)) --- content/sr/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sr/docs/Interface/apps.md b/content/sr/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/sr/docs/Interface/apps.md +++ b/content/sr/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 3a1894b3f38e5ab4832c1d4d64219058e040f54a Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:02:59 +0200 Subject: [PATCH 133/189] New translations notifications.md (Serbian (Cyrillic)) --- content/sr/docs/Interface/notifications.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/sr/docs/Interface/notifications.md b/content/sr/docs/Interface/notifications.md index 42447cd5a9..4a6273028e 100644 --- a/content/sr/docs/Interface/notifications.md +++ b/content/sr/docs/Interface/notifications.md @@ -11,3 +11,21 @@ Regolith 1.3 introduces the integration of [Rofication](https://github.com/DaveD ## Managing Notifications Next to the bell icon in the bar is the current number of notifications. To view and delete them, select {{< keys "super,n" >}} and a menu will load. Notifications can be read and then deleted with {{< keys "delete" >}} and the notification window can be dismissed with {{< keys "Esc" >}}. All low-priority notifications can be deleted at once with {{< keys "shift,delete" >}} from within the notification menu. + +## Notification sorting + +By default notifications are sorted by reverse order of creation (newest notification first). + +It is possible to customize notification sort order by setting the `i3xrocks.notify.sort.by` in your `Xresources` file. This value contains a space separated list of field to sort the notifications on. If a field is preceded by a `!`, it will be sorted by descending order. + +To sort notifications from oldest to newest, add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: timestamp +``` + +To sort notification first by urgency (from critical to low) then be reverse order of creation (newest notification first), add the following line to your `~/.config/regolith/Xresources` file: + +```console +i3xrocks.notify.sort.by: !urgency !timestamp +``` \ No newline at end of file From b05c772a95d005c38dc33e571d878c3d69626cbc Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:03:00 +0200 Subject: [PATCH 134/189] New translations xresources.md (Serbian (Cyrillic)) --- content/sr/docs/Reference/xresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/sr/docs/Reference/xresources.md b/content/sr/docs/Reference/xresources.md index d422d99007..c161dfb82b 100644 --- a/content/sr/docs/Reference/xresources.md +++ b/content/sr/docs/Reference/xresources.md @@ -169,3 +169,4 @@ The following `Xresources` keys are undefined by default but can be used by user | i3xrocks.action.media-player.right | Override command to run on right button click of media player status indicator. | | i3xrocks.action.time | Override command to run on date time status indicator. | | i3xrocks.action.battery | Override command to run on battery status indicator. | +| i3xrocks.notify.sort.by | Override rofication notification sort order. | \ No newline at end of file From 21652af883dc146c18d91b6274d496dff8a37e19 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:03:01 +0200 Subject: [PATCH 135/189] New translations apps.md (Swedish) --- content/sv/docs/Interface/apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sv/docs/Interface/apps.md b/content/sv/docs/Interface/apps.md index 53e972307c..b5d9ed2556 100644 --- a/content/sv/docs/Interface/apps.md +++ b/content/sv/docs/Interface/apps.md @@ -16,7 +16,7 @@ In addition to toggling layout orientation, existing windows can be moved relati Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. {{< keys "super,shift,[0-9]" >}} will cause the currently focused window to be moved to the workspace number selected. -Users can navigate to windows via {{< keys "super,[0-9]" >}} but can also directly navigate to a specific window with {{< keys "super,ctrl,space" >}}. +Users can navigate to a workspace with {{< keys "super,[0-9]" >}} and can navigate to a specific window with {{< keys "super,ctrl,space" >}}. ## Quit an Application From 9e7280044883676c220260aac7d717415a4aec60 Mon Sep 17 00:00:00 2001 From: regolith-bot <66245915+regolith-bot@users.noreply.github.com> Date: Sun, 26 Jun 2022 19:51:22 +0200 Subject: [PATCH 136/189] New translations _index.md (Romanian) --- content/ro/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/ro/_index.md b/content/ro/_index.md index e19bae08af..10f6db1aa6 100644 --- a/content/ro/_index.md +++ b/content/ro/_index.md @@ -5,7 +5,9 @@ linkTitle: "Regolith Linux" {{< blocks/cover image_anchor="top" height="full" >}} -