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