moonarch/defaults/xdg/rofi/themes/bluetooth.rasi
nevaforget ee5940dec1 DRY rofi applet themes via shared base
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.
2026-03-30 10:04:49 +02:00

11 lines
233 B
Plaintext

/**
* ABOUTME: Rofi theme for Bluetooth device manager applet.
* ABOUTME: Hides inputbar since bluetooth script manages its own prompts via -p flag.
**/
@import "applet.rasi"
inputbar {
enabled: false;
}