mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 09:15:34 +00:00
Stow polybar
This commit is contained in:
parent
48710770b8
commit
5e6e96e990
@ -8,8 +8,7 @@ fi
|
||||
dotdir=~/dotfiles
|
||||
|
||||
# src dest sudo
|
||||
files=($dotdir/polybar ~/.config/ 'n'
|
||||
$dotdir/rofi ~/.config/ 'n'
|
||||
files=($dotdir/rofi ~/.config/ 'n'
|
||||
$dotdir/scripts ~/.config/ 'n'
|
||||
$dotdir/systemd ~/.config/ 'n'
|
||||
$dotdir/waybar ~/.config/ 'n'
|
||||
@ -118,6 +117,7 @@ function stow_dotfiles {
|
||||
stow i3
|
||||
stow i3status
|
||||
stow kitty
|
||||
stow polybar
|
||||
}
|
||||
|
||||
setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user