nixfiles/LAPPY_SETUP_GUIDE.md
2022-02-23 15:37:02 +00:00

120 lines
2.7 KiB
Markdown

# Lappy Setup Guide
## Filesystems
```
mkdir /usb
cryptsetup luksOpen /dev/disk/by-partname/usb usb_unencrypted
mount /dev/mapper/usb_unencrypted /usb
nix develop
mk-lappy-ssd /dev/nvme0n1 /usb/encryption-keys/lappy.key
```
## NetworkManager
Grab passwords from Vault
## Browser (vivaldi)
### Settings
#### General
Home Page: Start Page
Startup With: Start Page
#### Appearance
Use Animation: NO!
#### Themes
Theme: Custom
Background: #2e3440
Foreground: #eceff4
Highlight: #88c0d0
Accent: #4c566a
Corner Rounding: 2
#### 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
Then install all userscripts and userstyles from [Here](https://gitlab.com/ChaotiCryptidz/userstyles-userscripts/-/tree/main)
## Telegram Desktop (kotatogram)
- Set interface size to 200%
- Recent stickers: show 40 stickers
- Sticker Height: 165px
- Upload Speed Boost: Slight
- Main Font & Semibold Font: Comic Sans MS
- Monospaced Font: Comic Code
- Confirm before calling: on
## Quassel Client
### Interface
- Set theme to config dir's style.qss
- Widget Style: Fusion
- Fallback Icon Theme: Fusion
- 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
### Topic Widget
- Custom Font: Comic Code 14pt
### Backlog Fetching
- Amount: 500
- Method: Fixed
- Initial: 2000
## Websites
### discord.com
Zoom: 165%
#### 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
Zoom: 165%
- Default View&Editor Syntax: YAML
- View&Editor Indent: 2
### gitlab.com
Zoom: 185%