- show tray icon
- sleep on close lid when on battery
- power button action: ask what to do
- blank screen after 10 minutes of idle, lock after 11 minutes
- on battery, sleep after 15 minutes of idle
- alt+tab/window/workspace switching behavior
- set number of workspaces to 2
- autofocus/urgent window settings
- window/edge snapping, positioning
- theme/font
- enable vsync and compositor
- disable all transparency/shadows
- enable desktop zoom with alt+mousewheel
- minimize window afetr password copy
- auto-reopen last database on startup (remember last databases)
- allow only a single instance
- enable browser integration, search for URL matches in all open databases
- minimize to tray on close/startup
- UI/dialogs settings/placement
- enable all peer exchange methods excet local peer discovery
- set fixed peer port to 52943
- play sound/notification on completion
- append .part to partially downloaded files
- disable rpc
- show tray icon
- no disk space preallocation when download starts
- start newly added torrents
- inhibet sleep/hibernate
- show all processes
- show full command line
- show status icon
- show application icons
- prompt before terminating task
- refresh rate 750ms
- show all columns except PPID
- disable automatic idle/away reporting
- set start presence status to last known status
- enable chat archives/logging
- log presence status changes in chats
- add a mark line in chats to indicate unread messages
- enable only some notification popups
- associate with firefox (gnome-www-browser alternative)
- enable plugins: state notifications, gnome-keyring integration, history, irc helper, irc more, hide join/part, last seen time, notifications, OTR, send button, audio/video config
- mute sounds by default
- buddy list/conversation window display options (show offline contacts, minimize on startup, ...)
- OTR settings (don't log, enable)
- disable replay gain
- show play time instead of remaining time
- set visible columns/panes/album cover, set window maximized, show paned browser by default
- set ratings scale to 5
- set repeat/shuffle to False
- allow single-click rating
- associate with xfce applications (thunar, xfburn)
- enable plugins: Burn CD, Export Metadata, Musicbrainz/CDDB lookups, alarm clock, album art saver/downloader, tray icon, filter on directory, equalizer, seekbar, duplicates browser, MPRIS remote control, notifications, export playlist, force write to file, search artist in wikipedia
- set tooltip text
- refresh library on start
- we use .bash_aliases since it's sourced from ~/.bashrc and it prevents overwriting the /etc/skel/.bashrc file provided by the bash package
- add some useful aliases/shorthands for frequently used commands
- add ls aliases
- force color prompts
- load autojump
- Prevent ">" from overwriting existing files
- set some bash history settings
- set git promp configuration
- enable colors in manpages
- add other examples
- purge all locales except english and french locales
- add dpkg hooks
- delete localized manpages
- show freed space (quick/imprecise calculation)
packages: remove duplicate entry
- auto-upgrade packages from buster-updates, proposed-updates, security, backports
- split the upgrade into minimal steps (so that shutodwns during upgrades are possible)
- enable logging to syslog
- daily, automatic update of package lists, download and installation of upgrades
- disable network configuration
- set the domain name to blank
- load non-free firmware
- install a generic linux image (all drivers)
- set the debian mirror to https://deb.debian.org, but idsable use of a mirror
- enable root logins
- add the first user to common groups for desktop interaction + sudo
- interpret the hardware clock to UTC
- enable NTP, use pool.ntp.org server
- enable contrib and non-free software
- disable installer APT upgrade step since we run the installer offline
- auto accept annoying license prompt for intel drivers
- auto install grub to the MBR
- auto install GRUB to the EFI removable media path
- disable reboot prompt message
- build an amd64 live system (Debian 10 "Buster")
- don't install 'recommended' packages
- enable contrib/non-free sections (required for firmwares)
- enable stable-backports,security,stable-updates repositories
- don't include source packages in the build (save space)
- generate iso-hybrid images suitable for boot from USB
- enable 'installer' mode allowing to install the live system to a fixed disk
- install packages required for HTTPS APT sources
- include binary firwares on the iso image
- included memtest86+ and win32-loaded on the bootable media