1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-11-01 03:27:26 -05:00
dotfiles/.dotter/global.toml

39 lines
1.4 KiB
TOML
Raw Normal View History

2023-04-23 21:31:37 -05:00
[helpers]
2023-04-23 22:27:37 -05:00
[applications.files]
"applications/code.desktop" = "~/.local/share/applications/code.desktop"
"applications/com.logseq.Logseq.desktop" = "~/.local/share/applications/com.logseq.Logseq.desktop"
2023-04-23 21:31:37 -05:00
2023-04-23 22:27:37 -05:00
[bottom.files]
"bottom/bottom.toml" = "~/.config/bottom/bottom.toml"
2023-04-23 21:31:37 -05:00
2023-04-23 22:27:37 -05:00
[fish.files]
fish = "~/.config/fish"
[git.files]
"git/gitconfig" = "~/.gitconfig"
[kitty.files]
"kitty/kitty.conf" = "~/.config/kitty/kitty.conf"
[rofi.files]
2023-04-23 22:33:29 -05:00
"rofi/config/config.rasi" = "~/.config/rofi/config.rasi"
2023-04-23 22:27:37 -05:00
"rofi/themes/rofi-advanced-7-2.rasi" = "~/.local/share/rofi/themes/rofi-advanced-7-2.rasi"
"rofi/themes/rofi-advanced-powermenu-6-2.rasi" = "~/.local/share/rofi/themes/rofi-advanced-powermenu-6-2.rasi"
"rofi/themes/powermenu.sh" = "~/.local/share/rofi/themes/powermenu.sh"
"rofi/themes/launcher-bg.avif" = "~/.local/share/rofi/themes/launcher-bg.avif"
"rofi/themes/powermenu-bg.avif" = "~/.local/share/rofi/themes/powermenu-bg.avif"
2023-04-23 22:27:37 -05:00
[sway.files]
"sway/config" = "~/.config/sway/config"
[systemd.files]
"systemd/user/kdeconnectd.service" = "~/.config/systemd/user/kdeconnectd.service"
"systemd/user/noisetorch.service" = "~/.config/systemd/user/noisetorch.service"
"systemd/user/ssh-agent.service" = "~/.config/systemd/user/ssh-agent.service"
[waybar.files]
"waybar/config" = "~/.config/waybar/config"
"waybar/style.css" = "~/.config/waybar/style.css"
"waybar/mediaplayer.py" = "~/.config/waybar/mediaplayer.py"