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