New backup 2025-10-19 15:00:02
This commit is contained in:
commit
7ef6fff37e
5 changed files with 17 additions and 12 deletions
|
@ -1,3 +1,4 @@
|
|||
include "%L"
|
||||
|
||||
<Multi_key> <g> <e> : "ε" U03B5 # GREEK SMALL LETTER EPSILON
|
||||
<Multi_key> <3> <3> : "Ɛ" U0190 # GREEK CAPITAL LETTER EPSILON
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
cache_path="${HOME}/.cache/mcstatus"
|
||||
mcstatus_cache="${cache_path}/mcstatus.json"
|
||||
mkdir -p "${cache_path}"
|
||||
#server_list=("mc.pogmom.me" "wedontownit.duckdns.org" "ian.hotn.gay")
|
||||
server_list=("mc.pogmom.me" "ian.hotn.gay")
|
||||
|
||||
update_cache_json(){
|
||||
|
|
|
@ -168,14 +168,21 @@ RunPrefix=
|
|||
SetEditor=false
|
||||
|
||||
[MainWindow]
|
||||
1920x1200 screen: Height=1119
|
||||
1920x1200 screen: Width=357
|
||||
1920x1200 screen: Height=552
|
||||
1920x1200 screen: Width=1896
|
||||
2 screens: Height=1119
|
||||
2 screens: Width=490
|
||||
<<<<<<< HEAD
|
||||
2048x1280 screen: Height=353
|
||||
2048x1280 screen: Width=656
|
||||
3 screens: Height=609
|
||||
3 screens: Width=1128
|
||||
=======
|
||||
2048x1280 screen: Height=1199
|
||||
2048x1280 screen: Width=1005
|
||||
3 screens: Height=331
|
||||
3 screens: Width=1125
|
||||
>>>>>>> 5ed35731d881bfaa55d6099c79a779c7c4278309
|
||||
|
||||
[filetree]
|
||||
editShade=183,220,246
|
||||
|
|
|
@ -1 +1 @@
|
|||
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom");
|
||||
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,mail.proton.me");
|
||||
|
|
|
@ -17,22 +17,13 @@ Name=Penelope
|
|||
IsRelative=1
|
||||
Path=penelope
|
||||
Default=1
|
||||
<<<<<<< HEAD
|
||||
StoreID=bf331188
|
||||
=======
|
||||
StoreID=0585997e
|
||||
>>>>>>> 4a65d6aaf2524b038c29cf900251ac14db8c08a2
|
||||
ShowSelector=0
|
||||
|
||||
[General]
|
||||
StartWithLastProfile=1
|
||||
Version=2
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
[Install6C4726F70D182CF7]
|
||||
Default=penelope
|
||||
Locked=1
|
||||
|
@ -42,3 +33,8 @@ Name=School
|
|||
IsRelative=1
|
||||
Path=school
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue