Improve hyprland and waybar configs

This commit is contained in:
Tobias Reisinger 2023-07-01 13:05:41 +02:00
parent ceea1c316a
commit 32a6ce75bd
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 77 additions and 43 deletions

View file

@ -23,6 +23,7 @@ declare -A mapper=(
["sxhkd"]="$HOME/.config/sxhkd/sxhkdrc"
["vim"]="$HOME/.config/vim/vimrc"
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg.tpl"
["waybar"]="$HOME/.config/waybar/"
["xprofile"]="$HOME/.xprofile"
["zsh"]="$HOME/.config/zsh/.zshrc"
)