~koehr/configs

dotfiles and other config files
e1385605 — Norman Köhring 6 months ago
Merge branch 'master'
9fdf6ed4 — Norman Köhring 6 months ago
updates dotfiles
2add2a86 — Norman Köhring 6 months ago
updates kakoune config

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~koehr/configs
read/write
git@git.sr.ht:~koehr/configs

You can also use your local clone with git send-email.

#System configuration files

Here you can find all relevant configurations. This is thought equally as public viewport and backup. I appreciate suggestions, rants and bug reports :)

#requirements

My zshrc expects the zgen repository checked out in ~/src/pkg/:

mkdir -p ~/src/pkg
git clone https://github.com/tarjoilija/zgen.git ~/src/pkg/zgen

#Wayland

For a while I used wayland and sway. You can check out this reddit post for some pretty imagery. My current setup is back to X11 because I needed some things that don't work on a pure wayland setup yet.

If you want to check out the wayland config (which is most probably very outdated after so many years), you can find the wayland branch on github.