Sequoia theme for polybar
This theme uses the following fonts.
- HackGen (with Nerd Font)
- Iosevka Nerd Font
Install HackGen
yay -S ttf-hackgen
Install Iosevka Nerd Font
sudo pacman -S ttf-iosevka-nerd
When the launcher module is left-clicked, the script is executed.
This settings uses ~/.config/rofi/bin/launcher_misc
.
[module/launcher]
; Change to your launcher script.
click-left = ~/.config/rofi/bin/launcher_misc &
When the sysmenu module is left-clicked, the script is executed.
This settings uses ~/.config/rofi/bin/powermenu
.
[module/sysmenu]
; Change to your launcher script.
click-left = ~/.config/rofi/bin/powermenu &