README.md: Began a list with stuff that should be added to the dotfiles when I have time
This commit is contained in:
parent
76f23a478b
commit
76a1a46eba
1 changed files with 14 additions and 0 deletions
14
.github/README.md
vendored
14
.github/README.md
vendored
|
@ -8,3 +8,17 @@ git --work-tree=$HOME --git-dir=$HOME/.dotgit checkout -b $HOSTNAME
|
|||
git --work-tree=$HOME --git-dir=$HOME/.dotgit commit -am "Backed up pre-existing configs to local branch"
|
||||
git --work-tree=$HOME --git-dir=$HOME/.dotgit checkout master
|
||||
```
|
||||
|
||||
## Untracked Configurations (TODO)
|
||||
- Firefox profile
|
||||
- Addons (uBlockOrigin, PrivacyBadger)
|
||||
- about:config keys (Turn off Pocket)
|
||||
- Gnome3 integration (https://github.com/kurogetsusai/firefox-gnome-theme)
|
||||
- userChrome.css
|
||||
- control profiles.ini
|
||||
- Gnome Extensions
|
||||
- Disable workspace switcher popup
|
||||
- Gsconnect (Warning für die ganzen optionalen Pakete, die das braucht)
|
||||
- No topleft hot corner
|
||||
- Launch new instance
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue