Arch Linux Workspace Setup

Gnome Setup

Installation

pacman -S gnome-shell gnome-terminal gnome-control-center gnome-software gnome-menus gnome-shell-extensions gnome-system-monitor mutter gdm && systemctl enable gdm

Full Guide: Arch Linux on Nvidia

With multiple Desktops I like sddm more.

Extensions

Extension Settings

Blur My Shell

Dash to Dock

Just Perfection

Arc Menu

Open Bar

My OpenBar Configs

Commands

Extensions Manager Installation

flatpak install flathub com.mattjakeman.ExtensionManager

WhiteSur Theme

git clone https://github.com/vinceliuice/WhiteSur-gtk-theme.git
cd WhiteSur-gtk-theme
./install.sh -l
cd ..
sudo rm -r WhiteSur-gtk-theme

Tokyonight Theme

git clone --depth 1 https://github.com/Fausto-Korpsvart/Tokyonight-GTK-Theme.git
cd Tokyonight-GTK-Theme/themes
./install.sh -l --tweaks black macos
cd ..
cd ..
sudo rm -r Tokyonight-GTK-Theme

Gnome Tweaks

Zsh

sudo pacman -S zsh
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>~/.zshrc
chsh -s $(which zsh)

Terminal (Ptyxis)

sudo pacman -S ptyxis
gsettings set 'org.gnome.Ptyxis.Profile:/org/gnome/Ptyxis/Profiles/'$PTYXIS_PROFILE'/' 'opacity' '0.70'
yay -S ttf-dejavu-sans-mono-powerline-git

KDE Plasma

Installation

sudo pacman -S plasma konsole

Installations

yay kvantum

Details

Settings

Konsole

KDE Plasma 2

Theme

Desktop Effects

General Things

Fonts

Inter Font

Mouse Cursor

Icons

yay tela-circle-icon-theme

Other Themes

Taskbar (designed like a dock) and Top Bar

Fonts

sudo pacman -S ttf-jetbrains-mono-nerd noto-fonts noto-fonts-cjk noto-fonts-emoji ttf-dejavu ttf-liberation
yay -S ttf-unifont ttf-symbola

Screenshots (Images are not perfectly accurate)

KDE

KDE screenshot

KDE 2

KDE 2 screenshot

Gnome

Gnome screenshot

Gnome 2

Gnome screenshot 2