Files
sway/sway-install.sh
OdiousImp2604 8fb29aa924 ly
2021-11-02 20:19:17 +00:00

14 lines
293 B
Bash

#!/bin/bash
# Easy setup for testing
cp -R .config/* ~/.config/
cp .profile ~/.profile
cp .gtkrc-2.0 ~/.gtkrc-2.0
chmod -R +x ~/.config/sway/scripts
chmod -R +x ~/.config/waybar/scripts
sudo pacman -Syu --needed --noconfirm - < packages-repository.txt
dbus-launch dconf load / < xed.dconf