Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 529 Bytes

File metadata and controls

30 lines (24 loc) · 529 Bytes

linux

Linux theming

requires:

apt install xfce4
yum install xfce4
pacman -S xfce4

Automatic install/update:

sudo bash -c "$(curl -LSs https://github.com/casjay-themes/linux/raw/main/install.sh)"

Manual install:

mv -fv "$HOME/.config/themes" "$HOME/.config/themes.bak"
git clone https://github.com/casjay-themes/linux "$HOME/.config/themes"

linux theme site