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