mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
defiant
This commit is contained in:
parent
44780e9a9e
commit
97813a2ce1
11 changed files with 730 additions and 67 deletions
2
sync
2
sync
|
|
@ -73,6 +73,7 @@ end
|
|||
|
||||
function sync_desktop_env -a uname
|
||||
rsync -aP ./.wezterm.lua ~/
|
||||
rsync -aP ./.config/ghostty ~/.config/
|
||||
or return 1
|
||||
|
||||
switch $uname
|
||||
|
|
@ -86,6 +87,7 @@ function sync_desktop_env -a uname
|
|||
and rsync -aP ./.config/picom ~/.config/
|
||||
and rsync -aP ./.config/polybar ~/.config/
|
||||
and rsync -aP ./.config/rofi ~/.config/
|
||||
and rsync -aP ./.config/niri ~/.config/
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue