2022-01-29 19:01:00 +00:00
|
|
|
# Lappy Setup Guide
|
|
|
|
## Filesystems
|
2022-01-29 19:55:58 +00:00
|
|
|
```
|
2022-02-16 16:58:42 +00:00
|
|
|
mkdir /usb
|
|
|
|
cryptsetup luksOpen /dev/disk/by-partname/usb usb_unencrypted
|
|
|
|
mount /dev/mapper/usb_unencrypted /usb
|
2022-01-29 19:55:58 +00:00
|
|
|
|
2022-02-16 16:58:42 +00:00
|
|
|
nix develop
|
|
|
|
mk-lappy-ssd /dev/nvme0n1 /usb/encryption-keys/lappy.key
|
2022-01-29 19:55:58 +00:00
|
|
|
```
|
|
|
|
## NetworkManager
|
|
|
|
Grab passwords from Vault
|
2022-01-29 19:01:00 +00:00
|
|
|
## Browser (vivaldi)
|
2022-01-29 21:44:38 +00:00
|
|
|
### Settings
|
|
|
|
#### General
|
|
|
|
Home Page: Start Page
|
|
|
|
Startup With: Start Page
|
|
|
|
#### Appearance
|
|
|
|
Use Animation: NO!
|
|
|
|
#### Themes
|
2022-02-14 15:16:35 +00:00
|
|
|
Theme: Custom
|
|
|
|
Background: #2e3440
|
|
|
|
Foreground: #eceff4
|
|
|
|
Highlight: #88c0d0
|
|
|
|
Accent: #4c566a
|
|
|
|
Corner Rounding: 2
|
2022-01-29 21:44:38 +00:00
|
|
|
#### Tabs
|
|
|
|
- Display Close Button: Permanantly
|
|
|
|
- Active Tab Minimum Width: 150px
|
|
|
|
- Tab Stacking: Disable
|
|
|
|
- Mute Tab Audio: Play only in active tab
|
|
|
|
#### Search
|
|
|
|
- Default search engine: Google
|
|
|
|
- Always search in new tab: ON
|
|
|
|
#### Privacy
|
|
|
|
- Phishing and Malware Protection: OFF
|
|
|
|
- DNS to help resolve navigation errors: OFF
|
|
|
|
- Form AutoFill Assist: OFF
|
|
|
|
- Ask websites not to track me: ON
|
|
|
|
- No Blocking
|
|
|
|
- Save Webpage Passwords: OFF
|
|
|
|
#### Downloads
|
|
|
|
- Save without asking: ON
|
|
|
|
#### Webpages
|
|
|
|
- Default Webpage Zoom: 145%
|
|
|
|
- Disable Use Tab Zoom
|
|
|
|
- Disable Use Ctrl+Scroll Zoom
|
|
|
|
- Plugins: Enable All
|
|
|
|
- Fonts: All to Comic Sans apart from Monospace which is Comic Code
|
|
|
|
- Reader: Colour Scheme: Dark
|
|
|
|
### Extensions
|
|
|
|
Install the following extensions:
|
|
|
|
- Stylus
|
|
|
|
- Tampermonkey
|
|
|
|
- uBlock Origin
|
2022-01-29 19:01:00 +00:00
|
|
|
Then install all userscripts and userstyles from [Here](https://gitlab.com/ChaotiCryptidz/userstyles-userscripts/-/tree/main)
|
|
|
|
## Telegram Desktop (kotatogram)
|
|
|
|
- Set interface size to 200%
|
2022-01-29 21:44:38 +00:00
|
|
|
- Recent stickers: show 40 stickers
|
2022-01-30 15:34:50 +00:00
|
|
|
- Sticker Height: 165px
|
2022-01-29 19:01:00 +00:00
|
|
|
- Upload Speed Boost: Slight
|
2022-01-29 21:44:38 +00:00
|
|
|
- Main Font & Semibold Font: Comic Sans MS
|
2022-01-29 19:01:00 +00:00
|
|
|
- Monospaced Font: Comic Code
|
|
|
|
- Confirm before calling: on
|
|
|
|
## Quassel Client
|
|
|
|
### Interface
|
2022-01-29 21:44:38 +00:00
|
|
|
- Set theme to config dir's style.qss
|
|
|
|
- Widget Style: Fusion
|
|
|
|
- Fallback Icon Theme: Fusion
|
2022-01-29 19:01:00 +00:00
|
|
|
- Show System Tray Icon
|
|
|
|
### Chat View
|
|
|
|
- Chat Window Font: Comic Code 20pt
|
|
|
|
### Chat View Colours
|
|
|
|
- Disable Custom Colours
|
|
|
|
- Disallow coloured text
|
|
|
|
### Chat & Nick Lists
|
|
|
|
- Custom Font: Comic Code 18pt
|
|
|
|
- Use Custom Colours:
|
|
|
|
```
|
|
|
|
Standard: #ffffff
|
|
|
|
Inactive: #bbbbbb
|
|
|
|
Unread: #26f502
|
|
|
|
Highlight: #fff700
|
|
|
|
Other: #00dda6
|
|
|
|
```
|
|
|
|
### Input Widget
|
|
|
|
- Custom Font: Comic Code 18pt
|
2022-01-29 21:44:38 +00:00
|
|
|
### Topic Widget
|
|
|
|
- Custom Font: Comic Code 14pt
|
2022-01-29 19:01:00 +00:00
|
|
|
### Backlog Fetching
|
|
|
|
- Amount: 500
|
|
|
|
- Method: Fixed
|
|
|
|
- Initial: 2000
|
2022-01-29 22:13:02 +00:00
|
|
|
## Websites
|
|
|
|
### discord.com
|
2022-01-29 22:27:08 +00:00
|
|
|
Zoom: 165%
|
2022-01-29 22:13:02 +00:00
|
|
|
#### Appearance
|
|
|
|
- Chat Font Scaling: 18px
|
|
|
|
#### Accessability
|
|
|
|
- Saturation: 70%
|
|
|
|
- Apply to custom colour schemes: ON
|
|
|
|
- Enable Reduced Motion
|
|
|
|
- Enable Play Animated Emoji
|
|
|
|
- Stickers: Animate on interaction
|
|
|
|
#### Notifications
|
|
|
|
- DISABLE ALL SOUNDS.
|
|
|
|
### twitter.com
|
|
|
|
#### Accessability
|
|
|
|
- Reduce Motion
|
|
|
|
#### Display
|
|
|
|
- Theme: Lights Out
|
|
|
|
- Colour: Purple
|
|
|
|
- Font Size: Large
|
|
|
|
### VaultUI
|
2022-01-29 22:27:39 +00:00
|
|
|
Zoom: 165%
|
2022-01-29 22:13:02 +00:00
|
|
|
- Default View&Editor Syntax: YAML
|
2022-01-29 22:28:57 +00:00
|
|
|
- View&Editor Indent: 2
|
|
|
|
### gitlab.com
|
2022-01-30 15:34:50 +00:00
|
|
|
Zoom: 185%
|