An AwesomeWM theme inspired by everything I could find online and thought "Hey, that looks good!".
This repository holds mainly my AwesomeWM theme but also some other rice's I've done over the years.
Everything you see is done purely because I hate myself and like to give myself a hard time.
My system setup:
- OS: Pop!_OS
- WM: AwesomeWM
- Terminal: Alacritty
- Shell: ZSH
- Compositor: Picom
- Application Launcher: Rofi
- File Manager: Thunar
- Icons: Papirus-Dark
- Cursor: Vimix-Cursors
- Font: JetBrainsMonoNerdFont
- Editor: VS Code
- Dependencies you need to have in order for the rice to work
- Important dependencies but can be replaced, the theme might behave weird without these or without proper reconfiguration!
- Nice to have and are the default. Can be easily changed without any worries!
Arch
git clone https://github.com/Crylia/crylia-theme
cd crylia-theme
chmod +x autoinstall_arch.sh
./autoinstall_arch.shPop!_OS/Ubuntu
git clone https://github.com/Crylia/crylia-theme
cd crylia-theme
chmod +x autoinstall_pop_os.sh
./autoinstall_pop_os.sh1. Dependencies
Arch
yay -S awesome-gitUbuntu
sudo apt build-dep awesome
git clone https://github.com/awesomeWM/awesome.git
make package
sudo dpkg -i awesome*.debArch
yay -S rofi-gitUbuntu
Check HERE for how to build from source. Note DO NOT INSTAL ROFI FROM APT IT WONT WORK
Arch
yay -S picom-jonaburg-gitUbuntu
git clone https://github.com/jonaburg/picom
cd picom
meson --buildtype=release . build
sudo ninja -C build installUbuntu
sudo apt install nvidia-smi2. Important Dependencies
Make sure the theme is located at /usr/share/icons/
Arch
sudo pacman -S papirus-icon-themeUbuntu
sudo apt install papirus-icon-themeAll audio scripts depends on this
Arch
sudo pacman -S pulseaudio-alsaUbuntu
sudo apt install pulseaudio-utilsArch
sudo pacman -S upowerUbuntu
sudo apt install upowerArch
sudo pacman -S bluez bluez-utilsUbuntu
sudo apt install bluez bluez-utilsArch
sudo pacman -S xorg-setxkbmapUbuntu
sudo apt install xorgArch
sudo pacman -S xfce4-power-managerUbuntu
sudo apt install xfce4-power-managerArch
sudo pacman -S playerctlUbuntu
sudo apt install playerctlArch
sudo pacman -S lightdm light-lockerUbuntu
sudo apt install lightdm light-lockerArch
sudo pacman -S ttf-meslo-nerd-font-powerlevel10kUbuntu
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Regular.ttf
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold.ttf
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Italic.ttf
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold%20Italic.ttf3. Optional Dependencies
Arch
sudo pacman -S alacrittyUbuntu
sudo apt install alacrittyArch
sudo pacman -S thunarUbuntu
sudo apt install thunarArch
sudo pacman -S flameshotUbuntu
sudo apt install flameshotMake sure to backup any data before you copy my theme over!
git clone https://github.com/Crylia/crylia-theme
cd crylia-theme
cp -r awesome ~/.config/.
cp -r picom.conf ~/.config/.
cp -r rofi ~/.config/.Optional
cp -r alacritty ~/.config/.- Multi screen support
- Interactive task/taglist and dock (left, right click and hover over)
- Session option to reboot, shutdown etc
- Multi keyboard layout support + switch widget
- Rofi application launcher and window switcher
- Volume / Brightness control widget
- Configurable Dock
- Systray
- GPU/CPU/RAM Temperature, Usage and Clock widget
- Full audio device selector
- Easy to configure dots
- Interactive notifications
- Calendar OSD
- More bugs
- I3 like layout / manual tiling
There are many widgets to choose from
Widget List:
- Battery
- Network (Wifi, Ethernet)
- Bluetooth
- Volume
- Keyboardlayout
- Date
- Time
- Session options
- Taglist
- Tasklist
- Layoutswitcher
- GPU/CPU/RAM Temperature/Usage and Clock speed.
Entire Desktop with two terminal open
Lockscreen
Volume OSD (Backlight looks similar)
Switch In/Output devices easily
Spotify example notification with working media control
Top Left bar closeup
Top Center bar closeup
Top Right bar closeup
Dock closeup
Please note, the config could easily break since I can only test it on so many systems. Every installation is different
- The dock may not work with most flatpaks, snaps, appimages and Icons wont work when a path instead of a program is specified
- The Volume and Backlight keys will be really laggy when changed too fast
- Not every program will use the Icon's pack icon in the taglist and tasklist
- The Volume OSD wont go over 100% even if the volume is higher(the regular widget works)