mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 09:15:34 +00:00
Stow mako
This commit is contained in:
parent
cdd6f23f30
commit
8661d65d55
@ -10,7 +10,6 @@ dotdir=~/dotfiles
|
|||||||
# src dest sudo
|
# src dest sudo
|
||||||
files=($dotdir/scripts ~/.config/ 'n'
|
files=($dotdir/scripts ~/.config/ 'n'
|
||||||
$dotdir/systemd ~/.config/ 'n'
|
$dotdir/systemd ~/.config/ 'n'
|
||||||
$dotdir/mako ~/.config/ 'n'
|
|
||||||
$dotdir/settings.conf ~/.config/ 'n')
|
$dotdir/settings.conf ~/.config/ 'n')
|
||||||
|
|
||||||
# arg parser
|
# arg parser
|
||||||
@ -118,6 +117,7 @@ function stow_dotfiles {
|
|||||||
stow polybar
|
stow polybar
|
||||||
stow rofi
|
stow rofi
|
||||||
stow waybar
|
stow waybar
|
||||||
|
stow mako
|
||||||
}
|
}
|
||||||
|
|
||||||
setup
|
setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user