Commit Graph

2680 Commits

Author SHA1 Message Date
8820f952dd Change betterlockscreen background image creation
Background images won't be cached anymore.
    Instead the background image will be generated on device to fit the
    screen size.
2023-06-04 13:08:55 +02:00
16df94aeef Add another ip exclusion 2023-06-03 21:21:25 +02:00
740aa82863 Disable formatter for php 2023-06-02 17:52:33 +02:00
23da81b8ae Enable php 2023-06-02 17:01:52 +02:00
3449951724 Set dpi scaling behaviour for rofi 2023-06-01 19:39:11 +02:00
bc625c272e Add clang for emacs 2023-06-01 14:07:44 +02:00
a6d91d28e8 Set exact size for 120 dpi and add how to find it 2023-05-31 20:39:07 +02:00
4cfe45054a Set DPI ~120 2023-05-31 20:28:03 +02:00
2129a5b8d2 Make kitty font slightly bigger 2023-05-30 17:20:11 +02:00
1659a2d470 Increate tray size in polybar 2023-05-30 17:00:23 +02:00
8e5fbac1d6 MORE OUTPUT 2023-05-30 16:58:08 +02:00
0dde05a078 Use two separate steps 2023-05-30 16:55:22 +02:00
815d5bf67a Put the awk output into the file 2023-05-30 16:53:10 +02:00
cb16da0018 Oops remove quotes 2023-05-30 16:52:01 +02:00
75ad3683b7 AWK variables don't work 2023-05-30 16:50:59 +02:00
dc23aa78bd Remove old stuff from config 2023-05-30 16:46:43 +02:00
4437c439c1 Make polybar height variable 2023-05-30 16:46:24 +02:00
8d3efd746d Enable per-device configuration for some settings where necessary 2023-05-30 16:46:01 +02:00
bb62cca231 Remove useless xrandr commands 2023-05-30 15:49:05 +02:00
a8f55f7d9c Make doom fonts scale based on dpi 2023-05-30 15:48:56 +02:00
81cfc75d2e Modify gitignores 2023-05-30 15:48:50 +02:00
b4371deb71 Completely reworked wireguard allowed ip calculation
Based on findings that the Endpoint is not automatically excluded
    when AllowedIPs is set manually and happens to include the Endpoint
    changes had to be made.
    An additional Python script has been created that takes IP-Ranges to
    exclude as an argument so the AllowedIPs range can be calculated
    dynamically for every different config file.
    This drastically increases the time to patch all files, so it might
    be worth it to make this script more parallel in the future.
2023-05-29 11:53:58 +02:00
9e60f1b2bd Add desktop entry for steam native + mangohud 2023-05-28 11:20:15 +02:00
32d490e506 Update libreoffice settings 2023-05-28 10:08:48 +02:00
c162fd9dc4 Start steam with mangohud 2023-05-28 10:08:48 +02:00
dd1f1e64dd Add aardvark-dns for netavark network DNS
https://wiki.archlinux.org/title/Podman?useskinversion=1#Container_DNS_will_not_be_enabled
2023-05-25 10:48:13 +02:00
4f67115b25 Add exit after help menu 2023-05-22 21:20:33 +02:00
2fd0891655 Fix firefox config path 2023-05-22 21:18:20 +02:00
1bde1df151 Make updating firefox config optional 2023-05-22 21:16:01 +02:00
6a0dfeba25 Keep sudo active during script 2023-05-22 20:20:17 +02:00
7822fc15ca if statement around .fehbg 2023-05-22 20:19:08 +02:00
73f8d7268e Add kdeconnect to official packages 2023-05-22 20:13:32 +02:00
15f07ee4e9 Add instructions about how to update the config 2023-05-22 20:11:30 +02:00
76872f7fef chmod .fehbg if possible 2023-05-22 20:08:11 +02:00
9b666176da Set loudness normalization to -24 2023-05-22 19:57:33 +02:00
9bfd0f163c Move some systemd services to config
Enable timer for reflector
    Move vnstat service to config
2023-05-22 19:51:45 +02:00
7f2978ef25 more noconfirm 2023-05-21 20:08:27 +02:00
cd120b2e6c Main repository location 2023-05-21 19:47:40 +02:00
c737fd5577 Install paru if it is not installed 2023-05-21 19:26:19 +02:00
765d63a800 Remove grub theme download 2023-05-21 19:10:21 +02:00
f85eb26316 Disable grub theme 2023-05-21 18:58:22 +02:00
226f07e16d Use --noconfirm for pacman 2023-05-21 18:46:30 +02:00
3e216fa134 Remove exit for debugging 2023-05-21 18:43:56 +02:00
b60e5bc5e8 Remove LC_ALL 2023-05-21 18:43:43 +02:00
877bfb66d1 Set confirmation for pacman commands 2023-05-21 18:41:46 +02:00
19a529992e Testing 2023-05-21 18:38:12 +02:00
e9c8587a2b Remove bogus package 2023-05-21 18:37:20 +02:00
759599e8ec Put list of packages not found in setup directory 2023-05-21 18:34:13 +02:00
f3beae1cb6 Use looping over the package list
This avoids the situation where an unavailable package cancels the
    installation of all other packages in this step, resulting in an
    unusable system in the end.
2023-05-21 18:29:46 +02:00
f861658cd2 Add obviously bogus package 2023-05-21 18:29:38 +02:00