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
|
||||
|
||||
@ -19,4 +21,4 @@ yay brave
|
||||
|
||||
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
|
||||
|
||||
neofetch
|
||||
neofetch
|
||||
|
Loading…
Reference in New Issue
Block a user