Skip to content

Commit

Permalink
Merge branch 'custom' into dev #352
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Apr 23, 2022
2 parents bc2f86f + 12beb14 commit 5a8d639
Show file tree
Hide file tree
Showing 32 changed files with 11,022 additions and 10,567 deletions.
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ It's in beta testing, and I'am looking forward to hearing from you.
- Unselect:
- Divide Line: React to hover like chrome
- Unloaded:
- Dimmed: Looks like inactive
- Dimmed: Looks like inactive
- Clipped:
- Clearer Text: Adjusted clipped gradation
- Closed Button: Visible on hover
Expand Down Expand Up @@ -114,7 +114,7 @@ It's in beta testing, and I'am looking forward to hearing from you.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/black7375/Firefox-UI-Fix/master/install.sh)"
#+END_SRC

Windows users: Run with powershell
Windows users: Run with powershell ([[https://github.com/black7375/Firefox-UI-Fix/wiki/Compatibility-Issues-Solution#windows-7-powershell-script-not-works][Does not work at Win7?]])
#+BEGIN_SRC powershell
Powershell -c "Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iwr https://raw.githubusercontent.com/black7375/Firefox-UI-Fix/master/install.ps1 -useb | iex"
#+END_SRC
Expand Down
Loading

0 comments on commit 5a8d639

Please sign in to comment.