diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-06-17 11:01:28 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-06-17 11:01:28 +0300 |
| commit | c6a6a500dbac9ddccca5e5909accfadddc89a6ce (patch) | |
| tree | 64c3d64e3136c16e969ca79335aeb017156268d6 /install | |
| parent | 86b79927f2e624fe87d2066fe969071f12583f2f (diff) | |
| download | dotfiles-c6a6a500dbac9ddccca5e5909accfadddc89a6ce.tar.gz dotfiles-c6a6a500dbac9ddccca5e5909accfadddc89a6ce.zip | |
xmonad: rewrite from scratch and separate xmobar
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # TODO: make this better. it really sucks. for prg in alacritty bin bash cwm doom-emacs kitty moc mpd nvim starship \ - xmonad newsboat + xmonad xmobar newsboat do stow -vDt ~ "$prg" stow -vt ~ "$prg" |
