Compare commits

..

No commits in common. "111db50d11fdb11036d354799b71894ecf83dc35" and "e7e386bb274fc32e17825710c0ca7552fd22a245" have entirely different histories.

3 changed files with 111 additions and 27 deletions

View File

@ -7,14 +7,16 @@
* {
border: none;
border-radius: 0;
font-family: "Liberation Mono", "Noto Sans Mono", monospace;
font-family:
Liberation Mono,
Noto Sans Mono monospace;
font-size: 10px;
min-height: 0;
}
window#waybar {
background: #000000;
border-right: 1px solid #ffb700;
border-bottom: 3px solid #ffb700;
color: #ffb700;
}
@ -27,29 +29,26 @@ tooltip label {
}
#workspaces button {
padding: 5px;
padding: 0 5px;
background: #000000;
color: #ffb700;
border-right: 1px solid #ffb700;
border-bottom: 3px solid #000000;
}
#workspaces button.focused {
color: #ff0000;
background: #000000;
border-top: 1px solid #ffb700;
border-bottom: 1px solid #ffb700;
border-bottom: 3px solid #ffb700;
}
#mode,
#clock,
#battery {
padding: 0 10px;
border-right: 1px solid #ffb700;
}
#mode {
background: #000000;
border-bottom: 1px solid #ffb700;
border-bottom: 3px solid #ffb700;
}
#clock {

View File

@ -0,0 +1,79 @@
/* https://github.com/jan-warchol/selenized/blob/master/other-apps/wofi/selenized-dark.css */
* {
border: none;
border-radius: 0;
font-family:
Comic Shanns Mono-Regular,
monospace;
font-size: 10px;
min-height: 0;
}
window#waybar {
background: #103c48;
border-bottom: 3px solid rgba(100, 114, 125, 0.5);
color: white;
}
tooltip {
background: rgba(43, 48, 59, 0.5);
border: 1px solid rgba(100, 114, 125, 0.5);
}
tooltip label {
color: white;
}
#workspaces button {
padding: 0 5px;
background: #103c48;
color: white;
border-bottom: 3px solid #103c48;
}
#workspaces button.focused {
background: #64727d;
border-bottom: 3px solid white;
}
#mode,
#clock,
#battery {
padding: 0 10px;
}
#mode {
background: #103c48;
border-bottom: 3px solid white;
}
#clock {
background-color: #103c48;
}
#battery {
background-color: #103c48;
color: white;
}
#battery.charging {
color: white;
background-color: #103c48;
}
@keyframes blink {
to {
background-color: #103c48;
color: white;
}
}
#battery.warning:not(.charging) {
background: #f53c3c;
color: white;
animation-name: blink;
animation-duration: 0.5s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-direction: alternate;
}

View File

@ -2,6 +2,20 @@
"policies": {
"3rdparty": {
"Extensions": {
"adnauseam@rednoise.org": {
"toAdd": {
"trustedSiteDirectives": [
""
]
},
"toOverwrite": {
"filterLists": [
"easylist",
"adnauseam-filters",
"eff-dnt-whitelist"
]
}
},
"jid1-MnnxcxisBPnSXQ@jetpack": {
"checkForDNTPolicy": true,
"disabledSites": [
@ -136,9 +150,14 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/facebook-container/latest.xpi",
"installation_mode": "force_installed"
},
"@testpilot-containers": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-container/latest.xpi",
"installation_mode": "force_installed"
"adnauseam@rednoise.org": {
"blocked_install_message": "Ristiriidassa vähän kaiken kanssa, uBlock Origin on sysadmin-ystävällisempi.",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi",
"installation_mode": "blocked"
},
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
"blocked_install_message": "Kaksoiskappale samasta lisäosasta.",
"installation_mode": "blocked"
},
"jid1-MnnxcxisBPnSXQ@jetpack": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi",
@ -152,10 +171,6 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/plasma-integration/latest.xpi",
"installation_mode": "force_installed"
},
"regrets-reporter@mozillafoundation.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/regretsreporter/latest.xpi",
"installation_mode": "normal_installed"
},
"uBOLite@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin-lite/latest.xpi",
"installation_mode": "normal_installed"
@ -176,18 +191,10 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-pass/latest.xpi",
"installation_mode": "force_installed"
},
"{8e41107d-2be2-454d-b4b8-c3d7e54d77de}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/igplus-extension/latest.xpi",
"installation_mode": "normal_installed"
},
"{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi",
"installation_mode": "normal_installed"
},
"{c607c8df-14a7-4f28-894f-29e8722976af}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/temporary-containers/latest.xpi",
"installation_mode": "force_installed"
},
"{d04b0b40-3dab-4f0b-97a6-04ec3eddbfb0}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ecosia-the-green-search/latest.xpi",
"installation_mode": "normal_installed"
@ -552,9 +559,8 @@
"Value": 0
},
"geo.provider.network.url": {
"Status": "default",
"Type": "string",
"Value": "https://beacondb.net/v1/geolocate"
"Comment": "This might point to discontinued Mozilla Location Services, so better to restore it to default.",
"Status": "clear"
},
"image.animation.mode": {
"Comment": "Preference not allowed for stability reasons. :(",