diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | 3b948427617980b8f5ecd8e59bcb151d73884937 (patch) | |
| tree | ae6f34d5dcc44d52a4809f3d49c9af4b2819567c /update.sh | |
| parent | f405a75693795f569df75108feb02cacab0ea8f6 (diff) | |
Polybar
Diffstat (limited to 'update.sh')
| -rw-r--r-- | update.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,3 +14,7 @@ cp -r ~/.config/i3 ./.config # tmux cp -r ~/.config/tmux ./.config/ rm -rf ./.config/tmux/plugins/ + +# polybar + +cp -r ~/.config/polybar ./.config/ |
