aboutsummaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* sway: Add qjackctl matchDavid Runge2021-06-211-0/+2
| | | | | .config/sway/config: Auto-move qjackctl based on window class.
* pkgs: extra updateDavid Runge2021-06-201-0/+5
| | | | | .config/packages/extra.txt: Add archinstall, erofs-utils, gsfonts, hunspell-en and libwebsockets.
* nvchecker: core updateDavid Runge2021-06-201-0/+5
| | | | | .config/nvchecker/core.toml: Add mpfr.
* pkgs: core updateDavid Runge2021-06-201-0/+2
| | | | | .config/packages/core.txt: Add libnsl and mpfr.
* pkgs: community updateDavid Runge2021-06-201-2/+14
| | | | | | | | | .config/packages/community.txt: Add ipxe, lib32-libnsl, libslirp, libtraceevent, libtracefs, posix, pypiserver, python-{pytest-{datafixtures,responsemock},setuptools-{declarative-requirements,scm-git-archive},torrentool}, release-cli, unp. Remove libwebsockets.
* pkgs: aur updateDavid Runge2021-06-201-1/+0
| | | | | .config/packages/aur.txt: Remove kernelshark.
* nvchecker: extra updateDavid Runge2021-06-201-0/+17
| | | | | .config/nvchecker/extra.toml: Add erofs-utils, gsfonts, libwebsockets.
* nvchecker: core updateDavid Runge2021-06-201-0/+12
| | | | | | .config/nvchecker/core.toml: Add libnsl, libpcap. Update {exclude,include}_regex for libcap.
* nvchecker: community updateDavid Runge2021-06-201-29/+74
| | | | | | | | | | | | | | | | .config/nvchecker/community.toml: Add exclude_regex for element. Add new upstream link for espeakup. Remove gsfonts (it's in extra). Update address and include_regex for kernelshark. Add {include,exclude}_regex for lib32-libcap. Add ipxe, lib32-libnsl, libtraceevent, libtracefs, pypiserver, python-{pytest-{datafixtures,responsemock},setuptools-{declarative-requirements,scm-git-archive},torrentool}, release-cli, surge. Update exclude_regex for lilv. Update include_regex for linuxsampler. Add new upstream infor for non-{daw,sequencer} and ntk. Update regex for python-zita-{audiotools,jacktools}.
* nvchecker: aur config changeDavid Runge2021-06-201-9/+4
| | | | | | .config/nvchecker/aur.toml: Remove kernelshark (it has moved to [community]). Update linux-rt-lts config to be aligned with that of linux-rt.
* alacritty: 0.8.0 compatible configurationDavid Runge2021-06-201-179/+331
| | | | | .config/alacritty/alacritty.yml: Update the config to be compatible with alacritty 0.8.0.
* nvchecker: Add/update entries for communityDavid Runge2021-02-261-3/+20
| | | | | | | .config/nvchecker/community.toml: Add tracking for nextcloud, solr and uwsgi. Reactivate the tracking for wireplumber after the upstream is fixed again.
* pkgs: Add packages to communityDavid Runge2021-02-261-0/+2
| | | | | .config/packages/community.txt: Add nextcloud and uwsgi.
* sway: Replace swaylock with waylockDavid Runge2021-02-261-6/+6
| | | | | | .config/sway/config: Replace the use of swaylock with waylock, as the former has gaping, undhandled security issues that are not addressed.
* nvchecker: Add regex for vlcDavid Runge2021-02-181-4/+3
| | | | | .config/nvchecker/extra.toml: Add regex based checking for vlc.
* nvchecker: remove old configDavid Runge2021-02-181-2041/+0
| | | | | | .config/nvchecker/nvchecker.ini: Remove old, combined config, that does not work with current versions of nvchecker (it uses .toml now).
* pkgs: Add and remove packages for communityDavid Runge2021-02-181-1/+3
| | | | | | .config/packages/community.txt: Remove fluidsynty (it is in extra). Add lib32-libelf, python-hsluv and waylock.
* pkgs: Remove unused AUR packagesDavid Runge2021-02-181-5/+0
| | | | | | .config/packages/aur.txt: Remove python-nose2, roundcube-rcmcarddav, trace-cmd, vcvrack-befaco and vcvrack-fundamental.
* nvchecker: Add current AUR packages.David Runge2021-02-181-0/+210
| | | | | .config/nvchecker/aur.toml: Add all currently tracked AUR packages.
* nvchecker: cleanup and add waylock, lib32-libelfDavid Runge2021-02-181-9/+23
| | | | | | | .config/nvchecker/community.toml: Remove the wrong entry for fluidsynth (it's in extra). Add lib32-libelf, python-hsluv and waylock. Add exclude_regexes to various upstreams.
* nvchecker: fix regexes for extraDavid Runge2021-02-171-3/+5
| | | | | .config/nvchecker/extra.toml: Fix include/exclude regexes for various upstreams.
* nvchecker: include_regex for libassuanDavid Runge2021-02-171-0/+1
| | | | | .config/nvchecker/core.toml: Add an include_regex for libassuan.
* nvchecker: Add core repo configDavid Runge2021-02-091-0/+70
| | | | | .config/nvchecker/core.toml: Add nvchecker config for Arch Linux' core repo.
* nvchecker: Add extra packages configDavid Runge2021-02-091-0/+344
| | | | | .config/nvchecker/extra.toml: Add nvchecker config for packages in Arch Linux' extra repo.
* pkgs: Add package to coreDavid Runge2021-02-091-0/+1
| | | | | .config/packages/core.txt: Add licenses.
* pkgs: Remove packages from extraDavid Runge2021-02-091-2/+0
| | | | | .config/packages/extra.txt: Remove licenses (actually in core) and xapian-core
* pkgs: Add and remove packagesDavid Runge2021-02-081-2/+1
| | | | | | | .config/packages/community.txt: Remove python-flufl.lock (it is python-flufl-lock, due to some issues with svn2git) and python-sh. Add zsh-completions.
* nvchecker: community - switch to git where possibleDavid Runge2021-02-081-94/+93
| | | | | | .config/nvchecker/community.toml: Switch from regex to git as upstream tracking wherever possible. Fix the upstream git repo url for lib32-jack.
* nvchecker: Add configuration for community repoDavid Runge2021-02-081-0/+2479
| | | | | | .config/nvchecker/community.toml: Add an nvchecker config for packages in the Arch Linux [community] repostitory.
* jackd: Add systemd profile for hmbxDavid Runge2021-02-071-0/+7
| | | | | .config/jack/hmbx-internal-48000.conf: Add systemd user profile for hmbx
* sway: extend config by shortcuts and window movesDavid Runge2021-02-071-5/+13
| | | | | | | | | .config/sway/config: Add shortcut for creating a screenshot from a selection, using Mod+Ctrl+i. Move nextcloud, carla, steam, ghb, mediaelch, and shotwell to their own workspaces. Start gammastep on start.
* pkgs: Add package to extraDavid Runge2021-02-071-0/+1
| | | | | .config/packages/extra.txt: Add netpbm.
* pkgs: Add/remove packages to/from communityDavid Runge2021-02-071-5/+37
| | | | | | | | | | | | | | | .config/packages/community.txt: Add cloud-init, cni-plugins, containers-common, cri-o, cri-tools, gsfonts, kernelshark, kubernetes, lib32-expat, lib32-libcap, lib32-libjpeg-turbo, lib32-libpcap, lib32-libsndfile, lib32-libusb, lib32-ncurses, lilypond, livecd-sounds, mftrace, molecule-docker, molecule-podman, nuitka, podman, python-enrich, python-openshift, python-pyphen, python-pytest-testinfra, python-sphinx-click, python-subprocess-tee, radeontop, shim, squashfs-tools, t1utils, terraform-provider-libvirt, trace-cmd, vst3sdk, wally-cli and zsh-syntax-highlighting. Remove flac123, fox-devel, gtkiostream, murmur (now provided by the mumble split package) and python-gilt.
* pkgs: add core packagesDavid Runge2021-02-071-0/+16
| | | | | | | .config/packages/core.txt: Add efibootmgr, efivar, elfutils, expat, gdbm, libassuan, libcap, libcap-ng, libffi, libgssglue, libpcap, libusb, ncurses, npth, pambase, usbutils.
* pkgs: Add extra packagesDavid Runge2021-02-071-3/+17
| | | | | | | | | .config/packages/extra.txt: Add arch-install-scripts, c-ares, chromaprint, libjpeg-turbo, libkate, libupnp, liburing, mtools, opencore-amr, ostree, python-notify2, qemu, sane, tcpdump, tinycdb, vlc and yajl. Remove efibootmgr, efivar as they are actually core packages. Remove refind-efi (it has been renamed to refind).
* pkgs: librenms, neovim-scnvim-git, terraform-provider-ovirt-gitDavid Runge2021-02-071-1/+2
| | | | | | | .config/packages/aur.txt: Remove librenms. Add neovim-scnvim-git. Add terraform-provider-ovirt-git.
* ncmpcpp: Add config based on exampleDavid Runge2021-02-071-61/+597
| | | | | | .config/ncmpcpp/config: Add config based on the ncmpcpp example configuration, so that changes are easier to diff against.
* sclang: Add patterns file, if it exists.David Runge2021-02-071-0/+4
| | | | | .config/SuperCollider/startup.scd: Evaluate a file with custom patterns, if it exists.
* gammastep: Add configurationDavid Runge2021-02-071-0/+11
| | | | | .config/gammastep/config.ini: Add config for gammastep.
* mbsync.service: Allow to failDavid Runge2021-02-071-1/+1
| | | | | | .config/systemd/user/mbsync.service: Allow mbsync calls to fail (so that ExecStartPost steps are still executed).
* mpd@.service: Unify config namingDavid Runge2021-02-071-1/+1
| | | | | | .config/systemd/user/mpd@.service: Remove the requirement of the mpd- prefix from the configuration loadable by the service
* waybar: Mpd widget fixes and timezoneDavid Runge2021-02-071-2/+2
| | | | | | .config/waybar/config: Set timezone (Europe/Berlin). Remove broken character from mpd widget output.
* waybar: Text readibilityDavid Runge2021-02-071-2/+0
| | | | | .config/waybar/style.css: Increase text readibility for mpd widget.
* ncmpcpp: XDG compliant config dirDavid Runge2021-01-132-0/+596
| | | | | | .ncmpcpp/*: Move the configuration to XDG_CONFIG_HOME compliant location (i.e. ~/.config/ncmpcpp/).
* jack: use default client amount and higher SRDavid Runge2021-01-011-2/+2
| | | | | | .config/jack/fw-fireface800-48000.conf: User 128 as samplerate for more stable results. Use the default amount of client ports.
* gtk-3.0: Prefer dark theme.David Runge2021-01-011-0/+1
| | | | | .config/gtk-3.0/settings.ini: Add configuration to prefer dark theme.
* alacritty: Raise opacityDavid Runge2021-01-011-1/+1
| | | | | .config/alacritty/alacritty.yml: Raise opacity to 0.96 for better readability.
* neovim: Add symlink to vim configDavid Runge2021-01-011-0/+1
| | | | | .config/nvim/init.vim: Symlink to .vimrc.
* Add basic logrotate integrationDavid Runge2020-09-123-0/+70
| | | | | | | | | .config/logrotate.conf: Add configuration to rotate sway and a2jmidid logs. .config/systemd/user/logrotate.{service,timer}: Add service and timer based on the system versions provided by logrotate.
* Add containers to swayDavid Runge2020-09-121-1/+3
| | | | | | .config/sway/config: Move nextcloud and firefox containers. Do not fill background on all outputs (better to do this per output).