Nord and glass styled theme for LeftWM using mostly Rust software.
- Rounded Corners
- Glass Blur
- Spotify Currently Playing
- Customized Rofi Launcher
- Built with Rust first.
(Required)
- LeftWM
- Polybar
- Rofi
- Alacritty
- Picom-ibhagwan
- Pywal
- Feh
- Sxhkd
- i3lock-fancy-dualmonitors
- playerctl
- NerdFonts
(Optional)
- Run
paru --needed -S leftwm alacritty rofi feh sxhkd python-pywal nerd-fonts-noto-sans-mono i3lock-fancy-dualmonitors playerctl
(will also work with yay
or another aur helper)
- Add the following to
~/.config/leftwm/themes.conf
[[repos]]
url = "https://raw.githubusercontent.com/toastloop/themes/master/known.toml"
name = "toastloop"
definitions_version = 0
- Finally, run
leftism-theme update && leftwm-theme apply RustyGlass
- Based on the leftwm-theme-main by AnthonyMichael.
- Wallpaper from the wonderful lambda-wallpapers collection by PaganKeyMaster.
- Rofi theme from the config files of ishaan26.
- README inspired by the awesome-shell README.