From f9251348542c490a11de438e00f3ba8fc7c51271 Mon Sep 17 00:00:00 2001 From: tobimai Date: Sun, 20 Dec 2020 17:45:18 +0100 Subject: [PATCH] added wdisplay and udiskie --- base_install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base_install.sh b/base_install.sh index 9082713..a9e7a64 100644 --- a/base_install.sh +++ b/base_install.sh @@ -2,7 +2,7 @@ git clone https://aur.archlinux.org/yay.git cd yay makepkg -si -yay -Syu alacritty alsa-plugins alsa-utils bemenu firefox htop light neofetch otf-font-awesome openssh powertop sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplays-git wob xorg-xwayland youtube-dl zsh networkmanager ly mako-git aerc +yay -Syu alacritty alsa-plugins alsa-utils wdisplays udisks2 udiskie bemenu firefox htop light neofetch otf-font-awesome openssh powertop sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplays-git wob xorg-xwayland youtube-dl zsh networkmanager ly mako-git aerc sudo systemctl start NetworkManager sudo systemctl enable NetworkManager @@ -10,3 +10,4 @@ sudo systemctl enable NetworkManager sudo systemctl enable ly sudo echo "MOZ_ENABLE_WAYLAND=1" >> /etc/environment +cp configs/. /home/tobi/.config