From 9fd4ad5d9f8526440ecf66e1e83154e14e6e3c58 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 15 Oct 2025 15:15:05 -0700 Subject: [PATCH 1/4] New backup 2025-10-15 15:15:05 --- de/home/.config/katerc | 4 ++-- de/home/.librewolf/profiles.ini | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/de/home/.config/katerc b/de/home/.config/katerc index dda56f7..d3081cb 100644 --- a/de/home/.config/katerc +++ b/de/home/.config/katerc @@ -172,8 +172,8 @@ SetEditor=false 1920x1200 screen: Width=357 2 screens: Height=1119 2 screens: Width=490 -2048x1280 screen: Height=353 -2048x1280 screen: Width=656 +2048x1280 screen: Height=1199 +2048x1280 screen: Width=1005 3 screens: Height=331 3 screens: Width=1125 diff --git a/de/home/.librewolf/profiles.ini b/de/home/.librewolf/profiles.ini index d7b25f5..4275bad 100644 --- a/de/home/.librewolf/profiles.ini +++ b/de/home/.librewolf/profiles.ini @@ -24,6 +24,11 @@ ShowSelector=0 StartWithLastProfile=1 Version=2 +[Profile4] +Name=testing +IsRelative=1 +Path=4z689ygf.testing + [Install6C4726F70D182CF7] Default=penelope Locked=1 @@ -33,8 +38,3 @@ Name=School IsRelative=1 Path=school -[Profile4] -Name=testing -IsRelative=1 -Path=4z689ygf.testing - From 1848b8639e999997d0f537e5a0ecc8be3d0e7211 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 15 Oct 2025 15:45:02 -0700 Subject: [PATCH 2/4] New backup 2025-10-15 15:45:02 --- de/home/.librewolf/profiles.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/de/home/.librewolf/profiles.ini b/de/home/.librewolf/profiles.ini index ffe5372..d7b25f5 100644 --- a/de/home/.librewolf/profiles.ini +++ b/de/home/.librewolf/profiles.ini @@ -17,18 +17,13 @@ Name=Penelope IsRelative=1 Path=penelope Default=1 -StoreID=a61d59be +StoreID=0585997e ShowSelector=0 [General] StartWithLastProfile=1 Version=2 -[Profile4] -Name=testing -IsRelative=1 -Path=4z689ygf.testing - [Install6C4726F70D182CF7] Default=penelope Locked=1 @@ -38,3 +33,8 @@ Name=School IsRelative=1 Path=school +[Profile4] +Name=testing +IsRelative=1 +Path=4z689ygf.testing + From fd515d1b71116eb052347b4f1e11c6e5bb5a515f Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 15 Oct 2025 16:45:02 -0700 Subject: [PATCH 3/4] New backup 2025-10-15 16:45:02 --- de/home/.librewolf/config/profiles/penelope/user.js | 2 +- de/home/.librewolf/development/chrome/sidebery.css | 2 +- de/home/.librewolf/development/chrome/userChrome.css | 10 ++-------- de/home/.librewolf/penelope/chrome/sidebery.css | 2 ++ de/home/.librewolf/work/chrome/sidebery.css | 2 ++ 5 files changed, 8 insertions(+), 10 deletions(-) diff --git a/de/home/.librewolf/config/profiles/penelope/user.js b/de/home/.librewolf/config/profiles/penelope/user.js index 02af7fb..76e1b4c 100644 --- a/de/home/.librewolf/config/profiles/penelope/user.js +++ b/de/home/.librewolf/config/profiles/penelope/user.js @@ -1 +1 @@ -user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom"); +user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,mail.proton.me"); diff --git a/de/home/.librewolf/development/chrome/sidebery.css b/de/home/.librewolf/development/chrome/sidebery.css index a0c4d82..a06d7d3 100644 --- a/de/home/.librewolf/development/chrome/sidebery.css +++ b/de/home/.librewolf/development/chrome/sidebery.css @@ -14,11 +14,11 @@ --nav-btn-height: 28px !important; --active-el-bg: #795f7c7f !important; --tabs-border-radius: 8px !important; -/* --frame-bg: red !important;*/ @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #795f7c7f !important;*/ background-color: transparent !important; + --frame-bg: transparent !important; } } diff --git a/de/home/.librewolf/development/chrome/userChrome.css b/de/home/.librewolf/development/chrome/userChrome.css index fdcabb7..315e655 100644 --- a/de/home/.librewolf/development/chrome/userChrome.css +++ b/de/home/.librewolf/development/chrome/userChrome.css @@ -12,8 +12,7 @@ display: none !important; } :root { -/* --tabpanel-background-color: #1113174c !important;*/ - --tabpanel-background-color: red !important; + --tabpanel-background-color: #1113174c !important; --toolbar-bgcolor: #795f7c7f !important; --toolbar-field-background-color: transparent !important; --urlbar-box-bgcolor: transparent !important; @@ -24,7 +23,6 @@ #tabbrowser-tabpanels { margin: 10px !important; margin-left: 10px !important; -/* background-color: red !important;*/ border-radius: 12px !important; * { border-radius: 12px !important; } } @@ -37,11 +35,7 @@ margin: 10px !important; margin-right: 0px !important; border-radius: 10px !important; -/* background-color: red !important;*/ - * { - border-radius: 10px !important; -/* background-color: red !important;*/ - } + * { border-radius: 10px !important; } } /*:root { --tabpanel-background-color: #11131700 !important; }*/ /*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/ diff --git a/de/home/.librewolf/penelope/chrome/sidebery.css b/de/home/.librewolf/penelope/chrome/sidebery.css index 9675ba7..16e95be 100644 --- a/de/home/.librewolf/penelope/chrome/sidebery.css +++ b/de/home/.librewolf/penelope/chrome/sidebery.css @@ -12,6 +12,8 @@ --tabs-height: 30px !important; --nav-btn-width: 30px !important; --nav-btn-height: 28px !important; + --active-el-bg: #74616399 !important; + --tabs-border-radius: 8px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #74616399 !important;*/ diff --git a/de/home/.librewolf/work/chrome/sidebery.css b/de/home/.librewolf/work/chrome/sidebery.css index 547d943..a01d352 100644 --- a/de/home/.librewolf/work/chrome/sidebery.css +++ b/de/home/.librewolf/work/chrome/sidebery.css @@ -12,6 +12,8 @@ --tabs-height: 30px !important; --nav-btn-width: 30px !important; --nav-btn-height: 28px !important; + --active-el-bg: #4a5f7672 !important; + --tabs-border-radius: 8px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #4a5f7672 !important;*/ From 95610118856d823ac4a1a9e4d54e2ccada832695 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 15 Oct 2025 17:45:01 -0700 Subject: [PATCH 4/4] New backup 2025-10-15 17:45:01 --- de/home/.XCompose | 1 + 1 file changed, 1 insertion(+) diff --git a/de/home/.XCompose b/de/home/.XCompose index 60dbf61..9df2b3e 100644 --- a/de/home/.XCompose +++ b/de/home/.XCompose @@ -1,3 +1,4 @@ include "%L" : "ε" U03B5 # GREEK SMALL LETTER EPSILON + <3> <3> : "Ɛ" U0190 # GREEK CAPITAL LETTER EPSILON