docs
This commit is contained in:
parent
a80fa9bb7d
commit
8a36859f8d
66
guides/COMMON_SETUP.md
Normal file
66
guides/COMMON_SETUP.md
Normal file
|
@ -0,0 +1,66 @@
|
|||
# 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%
|
||||
# Telegram Desktop (kotatogram)
|
||||
- Lappy: Set interface size to 200%
|
||||
- MacMini: Set Interface Size to 125%
|
||||
- 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
|
||||
follow WEB_SETUP_GUIDE.md
|
|
@ -53,44 +53,4 @@ 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
|
||||
follow WEB_SETUP_GUIDE.md
|
||||
Then install all userscripts and userstyles from [Here](https://gitlab.com/ChaotiCryptidz/userstyles-userscripts/-/tree/main)
|
|
@ -27,6 +27,20 @@ echo -e "run\tprivate/var/run" | sudo tee -a /etc/synthetic.conf
|
|||
./result/sw/bin/darwin-rebuild switch --flake .#darwinConfigurations.MacMini
|
||||
```
|
||||
|
||||
## Websites
|
||||
follow WEB_SETUP_GUIDE.md
|
||||
## Terminal
|
||||
Set default font to Comic Code
|
||||
|
||||
## Settings
|
||||
### General
|
||||
Theme: Dark
|
||||
Accent Colour: Pink
|
||||
### Dock & Menu Bar
|
||||
#### Main
|
||||
Position: Left
|
||||
Minimize Using: Scale Effect
|
||||
Do not animate opening apps
|
||||
Automatically hide and show the dock: Yes
|
||||
Do not show recent apps
|
||||
|
||||
## Apps
|
||||
- Install Kotatogram Desktop from website
|
||||
|
|
|
@ -1,26 +0,0 @@
|
|||
# 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%
|
Loading…
Reference in a new issue