Add G14 Setup
This commit is contained in:
19
dotenv.sh
19
dotenv.sh
@@ -93,6 +93,20 @@ flatpak install flathub \
|
||||
org.libreoffice.LibreOffice \
|
||||
org.kde.kalk \
|
||||
com.nextcloud.desktopclient.nextcloud \
|
||||
org.kde.kdenlive \
|
||||
com.github.tchx84.Flatseal \
|
||||
io.dbeaver.DBeaverCommunity \
|
||||
io.github.mightycreak.Diffuse \
|
||||
com.unity.UnityHub \
|
||||
com.github.k4zmu2a.spacecadetpinball \
|
||||
org.prismlauncher.PrismLauncher \
|
||||
net.openra.OpenRA \
|
||||
net.rpcs3.RPCS3 \
|
||||
org.yuzu_emu.yuzu \
|
||||
org.kde.ksudoku \
|
||||
org.kde.krita \
|
||||
org.inkscape.Inkscape \
|
||||
org.kde.gwenview \
|
||||
--assumeyes
|
||||
|
||||
# PIA
|
||||
@@ -175,6 +189,9 @@ sudo systemctl stop avahi-daemon
|
||||
sudo systemctl start avahi-daemon
|
||||
sudo systemctl enable avahi-daemon
|
||||
|
||||
# Printer
|
||||
sudo systemctl enable --now cups
|
||||
|
||||
# Setup screenshot hotkeys
|
||||
# shotgun - | xclip -t 'image/png' -selection clipboard
|
||||
|
||||
@@ -184,4 +201,4 @@ echo "#!/bin/bash" >> $HOME/.config/plasma-workspace/env/path.sh
|
||||
echo "export MOZ_ENABLE_WAYLAND=1" >> $HOME/.config/plasma-workspace/env/path.sh
|
||||
|
||||
# AUR Packages
|
||||
yay -S --nodiffmenu visual-studio-code-bin ttf-ms-win10-auto
|
||||
yay -S --nodiffmenu visual-studio-code-bin ttf-ms-win10-auto
|
||||
|
Reference in New Issue
Block a user