https://github.com/joaoiacillo/.dotfiles
My i3wm desktop configuration files
https://github.com/joaoiacillo/.dotfiles
Last synced: 2 months ago
JSON representation
My i3wm desktop configuration files
- Host: GitHub
- URL: https://github.com/joaoiacillo/.dotfiles
- Owner: joaoiacillo
- Created: 2024-01-13T02:35:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T03:32:49.000Z (over 1 year ago)
- Last Synced: 2025-01-30T23:30:33.003Z (4 months ago)
- Language: Python
- Size: 7.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
My desktop environment configurations and setup process
## Installation
Make sure to install the [applications](#applications) and
[Firefox Extensions](#firefox-extensions) manually before running the script.```bash
$ bash install.sh
```### Configuring uBlock Origin
This step needs to be done manually as well. But you can use uBlock Origin
import buttons.**Backup:** (Settings > Restore from file...)
`ublock/ublock-backup.txt`
**Dynamic Rules:** (My rules > Import from file...)
`ublock/ublock-dynamic-rules.txt`
## Applications
- i3
- kitty
- firefox
- picom
- polybar
- rofi
- pywal
- networkmanager_dmenu## Firefox Extensions
- uBlock Origin
- CanvasBlocker
- Skip Redirect## uBlock Filter Lists
This section is divided into uBlock Filter subcategories:
### Privacy
- AdGuard URL Tracking Protection
- Block Outsider Intrusion into LAN### Annoyances
- EasyList – Annoyances
- [Actually Legitimate URL Shortener Tool](https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt)## uBlock Rules
All blocked by default:
```
no-cosmetic-filtering: * true
no-large-media: * true
no-remote-fonts: * true
no-scripting: * true
* * * block
```## uBlock Advanced Settings
- filterAuthorMode=true