Commit Graph

2694 Commits

Author SHA1 Message Date
Aminda Suomalainen 83282a7070
pre-commit autoupdate 2023-10-13 13:32:48 +03:00
Aminda Suomalainen 08ccfd4944
{sway,waybar}: change font here too 2023-10-10 18:38:03 +03:00
Aminda Suomalainen 1bb92fa3d1
fonts/update-font-cache.bash: pass verbose and other flags to fc-cache 2023-10-10 17:23:14 +03:00
Aminda Suomalainen c5fa2bf62b
foot/font.ini: merge the lines, add line-height=15 2023-10-10 12:40:37 +03:00
Aminda Suomalainen ef4d2b37fa
.pre-commit-config.yaml: add commented hooks from scripts repo 2023-10-10 10:39:42 +03:00
Aminda Suomalainen 584bfe2d32
conf/foot/font.ini: add commented Comic Shanns Mono-Regular
Lack of indistinguishable ÄÖÅ does prevent it from becoming my default
2023-10-09 19:16:48 +03:00
Aminda Suomalainen c8b797f8bb
add comic-shanns-mono as a submodule 2023-10-09 19:13:19 +03:00
Aminda Suomalainen bf04e77727
install: add git submodule update & init 2023-10-09 18:37:06 +03:00
Aminda Suomalainen 7744271c14
add font configuration, mainly OpenDyslexic as a submodule 2023-10-09 14:52:15 +03:00
Aminda Suomalainen 79210446ed
local/share/applications: add SteamOS-kscreenlocker.desktop symlink 2023-10-09 12:54:34 +03:00
Aminda Suomalainen 6534fabd96
submodules: add SteamDeckScreenLock so I will find it again 2023-10-09 12:51:32 +03:00
Aminda Suomalainen 5419ff1bc7
move submodule to submodules/ 2023-10-09 12:50:52 +03:00
Aminda Suomalainen 1e3a81a0e1
shellrc: check if hostname exists before displaying it
Resolves: SteamOS doesn't have the command
2023-10-09 12:05:39 +03:00
Aminda Suomalainen 9bc7bb0f18
gitconfig: remove duplicated comments
Resolves: d5a52b204d
2023-10-09 12:01:47 +03:00
Aminda Suomalainen d5a52b204d
How to git-lfs without git-lfs? TODO: duplicated gitconfig comments? 2023-10-09 11:12:13 +03:00
Aminda Suomalainen cd3469d53b
pre-commit autoupdate 2023-10-09 11:06:55 +03:00
Aminda Suomalainen b8f1aa69dd
unbound/00-insecure-domains.conf: add router.asus.com 2023-10-07 13:10:07 +03:00
Aminda Suomalainen 7bdb14fbad
add CODEOWNERS 2023-10-03 14:01:11 +03:00
Aminda Suomalainen 1eeef2f511
resolved: add dot-quad9-ecs-appliedprivacy.conf for Steam Deck purposes 2023-10-01 19:06:46 +03:00
Aminda Suomalainen 52cada7288
pre-commit autoupdate 2023-10-01 19:03:41 +03:00
Aminda Suomalainen 5297140958
systemd/limnoria.service: place limit on memory, commented cpuquote 2023-10-01 10:47:06 +03:00
Aminda Suomalainen 024fd40e87
git rm etc/hosts.append
https://gitea.blesmrt.net/mikaela/gist/src/branch/master/DNS/blocklist.txt
2023-09-30 17:39:47 +03:00
Aminda Suomalainen d7acebbe45
chrony/sources.d/yggdrasil: remove Teknologia Avoimeksi 2023-09-30 17:38:45 +03:00
Aminda Suomalainen 10a841acfe
systemd/journald.conf.d: add 00-journal-size.conf 2023-09-29 15:06:41 +03:00
Aminda Suomalainen c32910df57
systemd/syncplay-server.service: use venv
Resolves: #145

Thanks again @EchedeyLR
2023-09-29 10:57:06 +03:00
Aminda Suomalainen a4b7bdb51a
systemd/limnoria: use venv & update Ergo's name
Thanks @EchedeyLR (ref: mikaela/shell-things#145)
2023-09-29 10:39:44 +03:00
Aminda Suomalainen 84ff5eca82
sway: sleep before lith starts for keyring to be present 2023-09-29 09:07:59 +03:00
Aminda Suomalainen 1bd12ce5b5
sway: add app.lith.Lith to autostart 2023-09-28 15:37:46 +03:00
Aminda Suomalainen 0f55d83287
.pre-commit-config.yaml: use pypy3 for Python hooks
This repo isn't primarily at GitHub so I don't see if the CI fails constantly
2023-09-28 14:36:27 +03:00
Aminda Suomalainen 2c47aaae48
sshd_config.d/README.md: fix formatting, note priority 2023-09-28 14:35:21 +03:00
Aminda Suomalainen c0fcc82c4d
sshd_config: add 00- prefix to basic-security.conf as apparently first wins in ssh 2023-09-28 14:34:13 +03:00
Aminda Suomalainen cfa87a078e
.editorconfig: add *.tex with unset max_line_length 2023-09-28 11:10:58 +03:00
Aminda Suomalainen f20e23df42
sshd_config.d: maybe keyed root login is fine in special case of SteamOS on Steam Deck? 2023-09-27 18:02:50 +03:00
Aminda Suomalainen 71a8913d37
update submodule etc/chrony/sources.d/jauderho-nts-servers 2023-09-27 12:21:32 +03:00
Aminda Suomalainen dfcbc7e971
systemd/timesyncd.conf.d: sync sources from Chrony
This is for SteamOS, although without Yggdrasil (that I am not hacking in
yet) and NTS which systemd-timesyncd doesn't do to my knowledge
2023-09-27 12:16:55 +03:00
Aminda Suomalainen 9429b48aaa
etc/iwd/main.conf: throw in comments on defaults 2023-09-26 17:33:12 +03:00
Aminda Suomalainen be3770ab00
.pre-commit-config.yaml: bumb to python3.11 2023-09-24 17:27:20 +03:00
Aminda Suomalainen ce7ab5ea40
grub/forcefsck: add fsck.repair=yes 2023-09-24 17:26:40 +03:00
Aminda Suomalainen 4c8e37f396
.pre-commit-config.yaml: set python to 3.10 2023-09-24 14:34:32 +03:00
Aminda Suomalainen 1b2010ae42
{bash,zsh}rc: explicitly use Python3, add venv aliases for pypy 2023-09-24 14:33:07 +03:00
Aminda Suomalainen 1ff423c4ab
.pre-commit-config.yaml: add pre-cmmit-ci validator 2023-09-24 12:03:08 +03:00
Aminda Suomalainen 6dd0f81399
.pre-commit-config.yaml: use pypy3 rather than system python3
Python 3.12 in Fedora 39 Beta seems incompatible with almost everything
2023-09-24 11:39:46 +03:00
Aminda Suomalainen b0f4e315bb
sway: add autostart-appimages.conf
At least Beeper binary keeps renaming itself, SimpleX doesn't contain version in name, but I don't know how long that will last. I hope I will be able to replace them with flatpaks soon
2023-09-20 09:55:59 +03:00
Aminda Suomalainen f24a8ca2c5
sway: replace edge-pwa with vivaldi sample 2023-09-18 16:29:01 +03:00
Aminda Suomalainen c43510d5eb
pre-commit autoupdate 2023-09-17 20:30:23 +03:00
Aminda Suomalainen 49d6dfc766
update submodule etc/chrony/sources.d/jauderho-nts-servers 2023-09-17 20:29:37 +03:00
Aminda Suomalainen 871fdc7d30
.pre-commit-config.yaml: exlude svg files from trailing-whitespace fixer and swap order from common to less common
I noticed it breaking an svg file at the-draupnir-project/draupnir4all_status#1
2023-09-17 20:28:44 +03:00
Aminda Suomalainen 34cdd5eee8
.editorconfig: correct off to unset 2023-09-13 20:18:13 +03:00
Aminda Suomalainen 24eb3890c2
systemd-resolved: prefer IPv6 over IPv4 2023-09-10 11:16:57 +03:00
Aminda Suomalainen 1e3a7f8fa3
systemd-resolved/dns-over-tls.conf: drop appliedprivacy#443 to the bottom of the list
Apparently systemd-resolved wants to go in strict order and thus it's always sending my queries to distant Austria instead of neighbouring regions
2023-09-10 11:10:39 +03:00