mirror of
https://gitlab.com/EternalWanderer/voidcruiser.nl
synced 2025-07-20 09:34:36 +02:00
Firefox note
This commit is contained in:
parent
67ffbe38f1
commit
cdd1ae6436
1 changed files with 4 additions and 0 deletions
|
@ -15,4 +15,8 @@ The ZFS settings you probably want when creating a pool. Shamelessly ripped from
|
||||||
sudo zpool create gayms mirror /dev/sda /dev/sdb -O compression=lz4 -o ashift=12 -O atime=off -O xattr=sa
|
sudo zpool create gayms mirror /dev/sda /dev/sdb -O compression=lz4 -o ashift=12 -O atime=off -O xattr=sa
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Firefox quirks
|
||||||
|
|
||||||
|
Reenable the protocol indicater in the URL bar in Firefox by setting the `browser.urlbar.trimURLs` flag to false.
|
||||||
|
|
||||||
[^1]: For some reason I wouldn't be able to get myself to keep track of a `notes.md` file if my life depended on it.
|
[^1]: For some reason I wouldn't be able to get myself to keep track of a `notes.md` file if my life depended on it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue