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