4d2a972c22
add html documentation generation through sphinx makefile: add a target to install sphinx and build static HTML documentation from markdown, locally
nodiscc
2020-04-06 19:20:04 +02:00
301606e2df
packages/config/extras: remove all plymouth/wallpaper customizations, use Debian defaults
nodiscc
2020-03-13 23:52:54 +01:00
e95fa28f98
tools: Makefile: move 3rd party downloads to separate file - adds an easy way to disable third party downloads before build
nodiscc
2020-03-13 22:58:27 +01:00
b05b0a3aed
packages: disable samba server installation - shares-admin is broken (no samba installation detected) and there is no proper way to configure shares from the UI - fixes#31
nodiscc
2020-03-13 20:26:01 +01:00
4aeb842c3f
tools: Makefile: add a comment on disabling third party downloads fixes#11
nodiscc
2020-03-13 20:25:28 +01:00
82b1c5f1b2
skel: nano: make scopatz/nanorc inclusion completely optional/indepentdent of config.chroot
nodiscc
2020-03-10 20:16:32 +01:00
93375e65c9
skel: quodlibet: set default rating to 0
nodiscc
2020-03-10 19:53:28 +01:00
fec50e558c
add ufw/gufw configuration: low (allow out, deny in) and high (deny everything) profiles, set to low by default
nodiscc
2020-03-08 18:32:21 +01:00
aaa13addc2
doc: packages: add a #Firewall tag for packages that require opening incoming firewall ports (servers)
nodiscc
2020-03-08 18:31:42 +01:00
007143204e
skel: add xfce4 power manager settings - 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
nodiscc
2020-03-07 21:59:53 +01:00
59394145f3
skel: add thunar file manager configuration: - set default view to compact view - set zoom levels
nodiscc
2020-03-07 20:58:05 +01:00
a57e95f7af
skel: add xfwm4 window manager config: - 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
nodiscc
2020-03-07 20:24:09 +01:00
23790e7e19
skel: add bleachbit default config: - disable update checks - auto-hide unused cleaners - shred files - exit on completion - preserve fr and en languages - exclude ~/.gvfs (network directories) from scans
nodiscc
2020-03-07 20:09:18 +01:00
87c5a67ae2
skel: add keepassxc default config: - 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
nodiscc
2020-03-07 20:05:15 +01:00
4603bb47fd
skel: add thunar custom actions: - open terminal here - search files with catfish
nodiscc
2020-03-07 20:04:20 +01:00
d2f1d12ae5
skel: add transmission configuration: - 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
nodiscc
2020-03-07 20:00:59 +01:00
06bb95c9fb
skel: add xfce4-taskmanager configuration: - 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
nodiscc
2020-03-07 19:09:02 +01:00
72f14281b7
skel: add youtube-dl configuration: - write metadata to file - set output naming format
nodiscc
2020-03-07 19:03:46 +01:00
89fe4c2ce8
skel: add qt toolkit config: - use GTK style - use Roboto font - disable GUI effects/animations
nodiscc
2020-03-07 19:02:53 +01:00
eb388b86e0
skel: scale down pulseaudio icon in panel
nodiscc
2020-03-07 18:58:18 +01:00
c6bc1617c9
skel: add gimp config: - single window mode - show dockable toolbars
nodiscc
2020-03-07 18:56:30 +01:00
0982a5bc0a
skel: add pidgin configuration: - 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)
nodiscc
2020-03-07 18:46:47 +01:00
84eb6fc360
skel: add quodlibet configuration: - 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
nodiscc
2020-03-07 17:42:24 +01:00
b9f8a80bc4
skel: add nano text editor configuration: - include all nanorc files in ~/.nano - set tab size to 4
nodiscc
2020-03-07 17:03:29 +01:00
ef34707ce5
skel: add bash aliases/settings: - 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
nodiscc
2020-03-07 15:21:12 +01:00