No description
Find a file
2022-11-21 13:01:26 +01:00
dot.config Merge branch 'master' 2022-11-21 13:01:26 +01:00
dot.zsh update prompt info 2021-01-14 21:47:13 +01:00
dwm adds bitwarden-rofi shortcut 2021-09-19 22:33:17 +02:00
qmk adds QMK configuration 2021-07-03 19:56:44 +02:00
slock colours and general desktop configuration 2020-08-11 21:05:34 +02:00
st colours and general desktop configuration 2020-08-11 21:05:34 +02:00
.gitignore updates kakoune config to use plug.kak 2019-11-06 01:09:33 +01:00
dot.profile updates dotfiles 2022-11-21 12:55:41 +01:00
dot.tmux.conf adds weather info to tmux status 2021-08-02 21:44:14 +02:00
dot.Xdefaults colours and general desktop configuration 2020-08-11 21:05:34 +02:00
dot.xinitrc colours and general desktop configuration 2020-08-11 21:05:34 +02:00
dot.zshrc Merge branch 'master' 2022-11-21 13:01:26 +01:00
README.md update README 2022-03-14 14:49:13 +01:00

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.