Commit Graph

3056 Commits

Author SHA1 Message Date
exu
ab9dc96d44 Update background image path and implement error handling 2024-05-18 09:23:30 +02:00
exu
d8013f7d18 Update firefox settings 2024-05-18 09:20:08 +02:00
exu
654b3e685e Update libreoffice settings 2024-05-18 09:20:00 +02:00
exu
bba5945616 Add page-cluster setting and rename file 2024-05-18 09:17:49 +02:00
exu
eeb8ae25e4 Modify swappiness for zram device 2024-05-18 08:41:47 +02:00
exu
0d5ecfdba0 Add hdd management software 2024-05-17 22:41:07 +02:00
exu
00ba1925f6 Add nvme-cli 2024-05-17 22:38:57 +02:00
exu
7046f60cac New Manga download path 2024-05-17 22:38:47 +02:00
exu
89b618a502 Change target loudness 2024-05-10 19:21:03 +02:00
exu
08fd5bc592 Handle metadata copying for opus files 2024-05-10 19:20:54 +02:00
exu
c50b87fb7c Add rebuild command 2024-05-10 14:16:43 +02:00
exu
f56ecdef0f Update Lepton to 8.6.1 2024-05-10 10:10:27 +02:00
exu
05e869c42c Install pkgbuild-mode 2024-05-10 09:37:46 +02:00
exu
9f66380636 Export xdg-user-dirs to environment variables 2024-04-29 15:52:43 +02:00
exu
4e4c0b5e4f Add case insensitive matching for auto-mode-alist 2024-04-29 15:49:07 +02:00
exu
47a535bd60 Add ansible and just to official packages 2024-04-29 13:47:28 +02:00
exu
77a933b2ac Only 48kHz for audio 2024-04-29 13:08:02 +02:00
exu
a15d5945ea Remove Steam native with Mangohud. Add Steam Mangohud 2024-04-29 12:58:06 +02:00
exu
5c21ad1f08 Install and configure justl and just-mode for justfiles 2024-04-29 11:55:06 +02:00
exu
7914cdb6aa Put screenshots into screenshots folder under pictures 2024-04-27 12:02:11 +02:00
exu
8fa32daf18 Add swappy config 2024-04-27 12:01:43 +02:00
exu
340ba6ca73 Remove resize mode. Super + right click drag works way better 2024-04-22 18:29:31 +02:00
exu
522220ff8e Add mimeapps list 2024-04-22 15:48:39 +02:00
exu
2775affe8d Remove obsolete alias for setup 2024-04-20 20:59:42 +02:00
exu
077c73a59e Improve wine/proton kill alias. Cleanup old stuff 2024-04-20 20:48:22 +02:00
exu
8cc997763d Update Calibre config and plugins 2024-04-14 17:19:52 +02:00
exu
ae486c15ee Add light novels directory. Remove bandwidth limits 2024-04-14 17:19:35 +02:00
exu
47b9fa7f4c Use improved matching for wofi menu 2024-04-13 15:09:18 +02:00
exu
5218833ee6 Add edk2-ovmf for UEFI support in QEMU 2024-04-12 21:37:44 +02:00
exu
2aa0dab50c Add alias for checking out latest git tag 2024-04-12 16:42:49 +02:00
exu
31885d95c5 Remove obsolete package podman-dnsname 2024-04-12 16:27:14 +02:00
exu
1cf609b62a Remove swaymsg exec 2024-04-12 16:22:19 +02:00
exu
d067da6ade Remove old package list 2024-04-04 11:00:07 +02:00
exu
9bcfce7881 Update packages 2024-04-04 10:59:48 +02:00
exu
c817704b8f Add refind theme to theme packages 2024-04-04 10:59:39 +02:00
exu
147c53843d Enable floating for engrampa 2024-04-02 17:45:21 +02:00
exu
52e5edc6e0 Change archive viewer backend 2024-04-02 17:43:58 +02:00
exu
e05c4d9c06 Update corectrl desktop entry path 2024-03-31 15:13:14 +02:00
exu
dca7745ffa Update config for grim and swappy screenshots 2024-03-31 14:56:01 +02:00
exu
94e9c999e1 Change screenshot tool 2024-03-31 14:53:05 +02:00
exu
61917432c9 Remove bandwidth limit for music uploads 2024-03-24 19:31:01 +01:00
exu
01260fb1c1 Add function to copy metadata to normalized files 2024-03-24 19:30:45 +01:00
exu
10cf2f455d Complete rewrite with pyloudnorm
Based on
    https://ffmpeg.org/pipermail/ffmpeg-user/2024-March/057775.html
    loudnorm is a low quality filter.
    Some research gave some alternatives.
    One of these is "pyloudnorm", a native python module implementing
    EBU R 128 loudness normalization.
    This is what I have implemented now instead of the old ffmpeg
    filter.

    In the future additional rewrites to use the official FLAC and OPUS
    encoders might be desirable for better compression.
2024-03-24 12:57:59 +01:00
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
exu
ca183a436a Remove default sample rate 2024-03-23 13:08:43 +01:00
exu
d899c7e908 Remove YouTube 2024-03-22 22:35:52 +01:00
exu
6d0edfe367 Install kvantum-qt5 2024-03-16 10:36:53 +01:00
exu
63ea306c34 Enable histogram diff algorithm for git 2024-03-16 10:24:45 +01:00
exu
e08fd8ef13 Fix KDE Connect file transfer dialog 2024-03-16 10:24:25 +01:00
exu
9bf971ff8e Update to Lepton 8.6.0 2024-03-03 11:37:12 +01:00