Extract common applet pattern (no-icon dmenu layout) into applet.rasi. Reduce clipboard, vpn, cpugov, volume, and bluetooth themes to pure overrides — eliminates ~380 lines of duplication. Also fixes broken fonts.rasi import in bluetooth.rasi.
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
/**
|
|
* ABOUTME: Rofi theme for CPU governor switcher applet.
|
|
* ABOUTME: Compact window for performance/powersave/reset modes.
|
|
**/
|
|
|
|
@import "applet.rasi"
|
|
|
|
window {
|
|
width: 300px;
|
|
height: 300px;
|
|
}
|