From 9d440e6b19cfa39a8395f5a82a1bd469891f65a9 Mon Sep 17 00:00:00 2001 From: earnest ma Date: Fri, 28 Jan 2022 20:36:05 -0500 Subject: [PATCH] * --- Fresh_install_apps_config.md | 66 +++++++++++++++++++++++++++++++++ roles/common/tasks/packages.yml | 2 + 2 files changed, 68 insertions(+) diff --git a/Fresh_install_apps_config.md b/Fresh_install_apps_config.md index c46742d..be77608 100644 --- a/Fresh_install_apps_config.md +++ b/Fresh_install_apps_config.md @@ -1 +1,67 @@ # Configuration notes for GUI apps after a fresh installation + +- Calibre: `~/.config/calibre` + +## KDE itself + +- Quick settings/ Send user feedback: basic system information +- Workspace behaviour +- Appearance: Breeze dark + - Font: make fixed width bigger? +- Shortcuts +- Startup and shutdown: when logging in, start with an empty setting (reconsider?) +- User +- Regional settings/ Formats: + - Region: Canada - Canadian English (en_CA) + - Detailed settings, Time: Nederland - Nederlands (nl_NL) +- Connections/ Wi-Fi (per network): IPv4, Automatic (Only addresses), DNS Servers: `9.9.9.9,149.112.112.112` +- Input devices/ Touchpad: Tapping +- Display and Monitor + - Display Configuration (Use X11), Global scale 118.75% + - Night color enable +- Printers + +## Firefox + +- Sign in +- Default search engine +- Pinned tabs +- `about:config`: `layout.css.devPixelsPerPx` -> 1.15 (if needed) + +## Nextcloud + +- Nextcloud: Ebooks +- `/home/earne/Documents`: SystemDocs + +## OBS Studio + +## Seahorse (Passwords and Keys) + +- "Default keyring" + +## Thunderbird + +- Enable threading view if not +- Account settings + - Name/ Signature + - Copies and folders + - Composition and addressing + - Uncheck compose messages in HTML + - Quote: start reply below + - Include signature for forwards + - Synchronization & Storage +- General + - Bump font settings up, maybe uncheck use fixed font for plain text messages + - Incoming Mails + - Mark as read after displaying for 2 seconds +- Extensions + - *cloud + - ImportExportToolsNG + - Manually sort folders + - Remove Duplicate Messages + - Simple Mail Redirection + - ThunderHTMLedit + +## qBittorrent + +- Do not delete .torrent files after diff --git a/roles/common/tasks/packages.yml b/roles/common/tasks/packages.yml index 00305f3..58ec72a 100644 --- a/roles/common/tasks/packages.yml +++ b/roles/common/tasks/packages.yml @@ -85,6 +85,7 @@ - pavucontrol - remmina - thunderbird + - qbittorrent # gaming - steam - wine @@ -109,6 +110,7 @@ - com.github.iwalton3.jellyfin-media-player - com.github.tchx84.Flatseal - com.obsproject.Studio + - com.sindresorhus.Caprine - com.spotify.Client - md.obsidian.Obsidian - net.cozic.joplin_desktop