Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 667 Bytes

File metadata and controls

26 lines (20 loc) · 667 Bytes

polybar-module-optimus-status

Displays the current selected graphics card for an optimus laptop.

Requirements

Setup

Font

For any bars you will be adding this module to, make sure you include Font Awesome as a font.

[bar/example]

font-0 = "Font Awesome 5 Free:style=Solid:size=10;1"

Module

[module/optimus-status]
type=custom/script
exec = /path/to/optimus-status.sh
interval = 3600