mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-18 21:27:42 +00:00
Remove systemd stuff from dotdrop actions
This commit is contained in:
parent
2b0b1518c7
commit
9f30db8fad
@ -1,8 +1,6 @@
|
||||
actions:
|
||||
vim-plug: nvim +PlugInstall +qall
|
||||
zplug: zplug install
|
||||
waybar: systemctl --user restart waybar
|
||||
mako: systemctl --user restart mako
|
||||
config:
|
||||
backup: true
|
||||
banner: true
|
||||
@ -37,8 +35,6 @@ dotfiles:
|
||||
dst: ~/.local/share/TelegramDesktop/tdata/ticons
|
||||
src: .local/share/TelegramDesktop/tdata/ticons
|
||||
d_waybar:
|
||||
actions:
|
||||
- waybar
|
||||
dst: ~/.config/waybar
|
||||
src: .config/waybar
|
||||
f_abcde.conf:
|
||||
@ -80,8 +76,6 @@ dotfiles:
|
||||
f_mako_config:
|
||||
dst: ~/.config/mako/config
|
||||
src: .config/mako/config
|
||||
actions:
|
||||
- mako
|
||||
f_mimeo_associations.txt:
|
||||
dst: ~/.config/mimeo/associations.txt
|
||||
src: .config/mimeo/associations.txt
|
||||
|
Loading…
Reference in New Issue
Block a user