Fist of all need to move xdg-mime to xdg-mime.orig
mv /usr/bin/xdg-mime /usr/bin/xdg-mime.origthen new file xdg-mime and xdg-mime.bash
| from zigpy.profiles import zha | |
| from zigpy.quirks import CustomDevice | |
| from zigpy.zcl.clusters.general import Basic, PowerConfiguration, OnOff, Time | |
| from zigpy.zcl.clusters.general import Ota | |
| from zhaquirks.const import ( | |
| BUTTON_1, | |
| COMMAND, | |
| DEVICE_TYPE, | |
| DOUBLE_PRESS, |
| for(var row of document.getElementById("issuetable").children.item(0).children) { | |
| if(row.children.item(4).textContent.trim().indexOf("Compel Petr") === -1) { | |
| row.classList.add("hidden") | |
| } | |
| } |
Fist of all need to move xdg-mime to xdg-mime.orig
mv /usr/bin/xdg-mime /usr/bin/xdg-mime.origthen new file xdg-mime and xdg-mime.bash
| html | |
| { | |
| background: #1A1A1A /* fixed */ !important; | |
| } | |
| /*----- DEFAULT TEXT, BORDER & BACKGROUND COLORS -----*/ | |
| * | |
| { | |
| color: #999 !important; |
| body { | |
| background-color: #000 !important;; | |
| background: #000 !important; | |
| color: #ddd !important;; | |
| } | |
| a { | |
| color: #3797FF; | |
| } | |
| a:hover, a:focus, a:active { |