Added new autostart file for dwm + updated install script to make new folder for script
This commit is contained in:
parent
cdd92acbb7
commit
865e99745c
1
autostart.sh
Executable file
1
autostart.sh
Executable file
@ -0,0 +1 @@
|
||||
dwmblocks &
|
@ -2,6 +2,8 @@ sudo pacman -Syu
|
||||
sudo pacman -Sy cmake yajl neovim fish go dotnet-runtime dotnet-sdk xorg-xsetroot aspnet-runtime alacritty spotifyd neofetch nodejs discord vifm docker networkmanager-openvpn htop awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl base-devel
|
||||
|
||||
mv ./.xinitrc ~/.xinitrc
|
||||
mkdir ~/.dwm
|
||||
mv ./autostart.sh ~/.dwm/autostart.sh
|
||||
|
||||
chsh -s /usr/bin/fish
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user