From 68863a9113fff1ed384f3d562da3bd64cf4aa9b0 Mon Sep 17 00:00:00 2001 From: Er2 Date: Sun, 10 Apr 2022 11:41:33 +0300 Subject: [PATCH] readme --- readme.org | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/readme.org b/readme.org index ea33911..3373187 100644 --- a/readme.org +++ b/readme.org @@ -9,10 +9,15 @@ Currently it's in beta, more of design was merged into css. ** Firefox +Highly recommend to enable backdrop-filter for acrylic. +1. Go to ~about:config~ +2. Set ~layout.css.backdrop-filter.enabled~ and ~gfx.webrender.all~ to true. +3. Reload Discord. + Debug mode: 1. Download [[https://gitdab.com/er2/diskort/archive/dev.zip][dev tag archive]] and unpack it. -2. Copy btfl.css from ~main~ branch ([[https://gitdab.com/er2/diskort/raw/branch/main/btfl.css][here]]). +2. Copy btfl.css from [[https://raw.githubusercontent.com/Er2ch/diskort/main/btfl.css][GitHub]] or compile own. 3. Go to ~about:debugging#/runtime/this-firefox~ 3. Click on *Load Temponary Add-on...* 4. Choose any file in extension folder. @@ -29,7 +34,7 @@ Release mode: Debug mode: 1. Download [[https://gitdab.com/er2/diskort/archive/dev.zip][dev tag archive]] and unpack it. -2. Copy btfl.css from ~main~ branch ([[https://gitdab.com/er2/diskort/raw/branch/main/btfl.css][here]]). +2. Copy btfl.css from [[https://raw.githubusercontent.com/Er2ch/diskort/main/btfl.css][GitHub]] or compile own. 3. Go to ~chrome://extensions/~ 3. Enable ~Developer mode~. 4. Click on ~Load unpacked~ and choose extension folder.