Nord and powerline styled theme for LeftWM using mostly Rust software.
- Powerline polybar configuration
- Rounded Corners
- Kwase 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 the following command (will also work with
yay
or another aur helper)paru --needed -S leftwm alacritty rofi feh sxhkd python-pywal nerd-fonts-noto-sans-mono i3lock-fancy-dualmonitors playerctl
-
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
leftwm-theme update && leftwm-theme apply ColorSpace
- Based on the leftwm-theme-main by AnthonyMichael.
- Wallpaper from the nordic-wallpapers collection by Sai Nivas.
- Rofi theme from the config files of ishaan26.
- README inspired by the README of awesome-shell by Mofiqul.