Remove unused stuff
This commit is contained in:
parent
943edb3823
commit
0435c8c8bf
1 changed files with 0 additions and 15 deletions
15
justfile
15
justfile
|
@ -42,11 +42,6 @@ setup-mpv:
|
||||||
curl https://raw.githubusercontent.com/po5/thumbfast/master/thumbfast.lua -o ~/.config/mpv/scripts/thumbfast.lua
|
curl https://raw.githubusercontent.com/po5/thumbfast/master/thumbfast.lua -o ~/.config/mpv/scripts/thumbfast.lua
|
||||||
curl -fsSL https://raw.githubusercontent.com/tomasklaen/uosc/HEAD/installers/unix.sh | bash
|
curl -fsSL https://raw.githubusercontent.com/tomasklaen/uosc/HEAD/installers/unix.sh | bash
|
||||||
|
|
||||||
# Installs AUR packages for my WM setup
|
|
||||||
setup-river:
|
|
||||||
paru -S --noprovides bemoji lswt river-git swaylock-effects-git wlogout wlopm wlr-randr-git
|
|
||||||
bemoji
|
|
||||||
|
|
||||||
# Configure fish and plugins
|
# Configure fish and plugins
|
||||||
setup-shell:
|
setup-shell:
|
||||||
chsh -s /usr/bin/fish
|
chsh -s /usr/bin/fish
|
||||||
|
@ -77,15 +72,5 @@ setup-waydroid:
|
||||||
stow:
|
stow:
|
||||||
stow btop
|
stow btop
|
||||||
stow code
|
stow code
|
||||||
stow fuzzel
|
|
||||||
stow gtk
|
|
||||||
stow kanshi
|
|
||||||
stow kitty
|
|
||||||
stow lf
|
|
||||||
stow mako
|
|
||||||
stow mangohud
|
stow mangohud
|
||||||
stow mpv
|
stow mpv
|
||||||
stow river
|
|
||||||
stow swaylock
|
|
||||||
stow waybar
|
|
||||||
stow wlogout
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue