AethanFoot / leftwm-theme-dracula-rounded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dracula Rounded

Packages

DE          : Arch
WM          : Leftwm
terminal    : Alacritty/st
colorscheme : Dracula
bar         : Polybar
launcher    : Rofi

Screenshot

Desktop Desktop Desktop Desktop

Dependencies

Installation

  1. Install all required dependencies

  2. Clone the repository

git clone https://github.com/AethanFoot/leftwm-theme-dracula-rounded.git
  1. Make a copy of this project in your themes folder
cp -r ./leftwm-theme-dracula-rounded ~/.config/leftwm/themes
  1. Remove the symlink to your current theme if set
rm ~/.config/leftwm/themes/current
  1. Set this as your current theme
ln -s ~/.config/leftwm/themes/leftwm-theme-dracula-rounded ~/.config/leftwm/themes/current
  1. Restart your window manager
$MOD + Shift + r

Configuration

There are two launchers that can be used, list and touch. You can switch between these by linking either to the file launcher.rasi e.g.:

ln -s list_launcher.rasi launcher.rasi

Credits

The polybar theme is a modified panel created by adi1090x(https://github.com/adi1090x/polybar-themes)

About


Languages

Language:CSS 52.7%Language:Shell 34.7%Language:Liquid 12.7%