dotfiles and other configuration files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Norman Köhring e138560564 Merge branch 'master' 1 year ago
dot.config Merge branch 'master' 1 year ago
dot.zsh update prompt info 3 years ago
dwm adds bitwarden-rofi shortcut 3 years ago
qmk adds QMK configuration 3 years ago
slock colours and general desktop configuration 4 years ago
st colours and general desktop configuration 4 years ago
.gitignore updates kakoune config to use plug.kak 5 years ago
README.md update README 2 years ago
dot.Xdefaults colours and general desktop configuration 4 years ago
dot.profile updates dotfiles 1 year ago
dot.tmux.conf adds weather info to tmux status 3 years ago
dot.xinitrc colours and general desktop configuration 4 years ago
dot.zshrc Merge branch 'master' 1 year ago

README.md

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.