Add my niri config for CachyOS

This commit is contained in:
2026-05-07 08:56:34 +02:00
parent 841f5af000
commit c9a260c319
10 changed files with 291 additions and 4 deletions
+4 -4
View File
@@ -15,16 +15,16 @@ link() {
fi
}
configlink() {
link ~/.config/$1 ~/dotfiles/$1
link ~/.config/$1 ~/.dotfiles/$1
}
checkdir ~/.config
link ~/.dotfiles ~/dotfiles
link ~/.profile ~/dotfiles/profile
link ~/.config/i3 ~/dotfiles/i3
link ~/.profile ~/.dotfiles/profile
link ~/.config/i3 ~/.dotfiles/i3
configlink tmux
configlink nvim
configlink kitty
configlink polybar
configlink picom.conf
configlink niri