exu 78ee74ed9d Huge rework of this script
- Implement different conversions for lossless and lossy sources
    - Remove unused functions
    - Cleanup comments

    I noticed that FLAC --> FLAC normalisation will change the bit depth
    from 16 to 24. Wasn't able to find a simple solution for it, so I
    asked on the ffmpeg-user mailing list
    https://ffmpeg.org/pipermail/ffmpeg-user/2024-March/057774.html
2024-03-23 18:32:01 +01:00
2024-03-23 13:08:43 +01:00
2024-03-16 10:36:53 +01:00
2023-11-22 13:46:59 +01:00
2024-02-18 11:52:32 +01:00

Main repository location is https://gitea.exu.li/RealStickman/configs

Configs

All my config files, scripts and other in one place.
Mostly focused on ArchLinux, although there is also a NixOS configuration and independent Python programs.

ArchLinux

First time installation

Enable the multilib repository in /etc/pacman.conf

git clone https://gitea.exu.li/realstickman/configs.git
cd configs/arch-setup
./install.sh

Config updates

Either use the included alias

upconf

or run the script directly.

~/scripts/arch-config.sh

NixOS

Other

Description
No description provided
Readme 93 MiB
Languages
Python 68.4%
CSS 24.7%
JavaScript 4.2%
Shell 1.1%
QML 0.7%
Other 0.9%