Add wakatime utils and add qutebrowser timer/alarm

This commit is contained in:
Tobias Reisinger 2024-12-12 15:15:24 +01:00
parent 735040891e
commit ef79c8b5ef
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 4 additions and 0 deletions

View file

@ -31,6 +31,7 @@ declare -A mapper=(
["sxhkd"]="$HOME/.config/sxhkd/sxhkdrc"
["vim"]="$HOME/.config/vim/vimrc"
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg"
["wakatime-project"]="./.wakatime-project"
["waybar"]="$HOME/.config/waybar/"
["xprofile"]="$HOME/.xprofile"
["yadm"]="$HOME/.local/share/yadm/repo.git/config"