refactor(wallpapers): use external sync provider for wallpapers
4
Makefile
|
@ -14,7 +14,6 @@ help:
|
|||
@echo "sway > minimal tiling wm for naughty computers"
|
||||
@echo "termite > terminal colours & keyboard settings"
|
||||
@echo "tmux > tmux config"
|
||||
@echo "wallpapers > system wallpapers"
|
||||
@echo "weechat > irc client ui/colour configuration"
|
||||
@echo "zsh > shell, aliases and cool stuff"
|
||||
@echo ""
|
||||
|
@ -57,9 +56,6 @@ tmux:
|
|||
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
|
||||
@stow -t ~/ --no-folding tmux
|
||||
|
||||
wallpapers:
|
||||
@stow -t ~/ --no-folding wallpapers
|
||||
|
||||
weechat:
|
||||
@stow -t ~/ --no-folding weechat
|
||||
|
||||
|
|
Before Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 2.6 MiB |
Before Width: | Height: | Size: 500 KiB |
Before Width: | Height: | Size: 272 KiB |
Before Width: | Height: | Size: 544 KiB |
Before Width: | Height: | Size: 135 KiB |
Before Width: | Height: | Size: 459 KiB |
Before Width: | Height: | Size: 3.3 MiB |