From 76a1a46eba2fdcfdb08b4c7af2e6555510ece032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20B=C3=BCckendorf?= Date: Sun, 9 Dec 2018 19:29:07 +0100 Subject: [PATCH] README.md: Began a list with stuff that should be added to the dotfiles when I have time --- .github/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/README.md b/.github/README.md index b7f6d1a..71c6b9d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -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 +