Home

Awesome

polybar-kdeconnect

KDEConnect module for Polybar

menu pmenu pmenu2 screenshot
Demo with Material Theme and Material Polybar

Dependencies

Usage

Place the given script in some folder, and use it in your polybar config as

[module/kdeconnect]  
type = custom/script  
exec = "/path/to/files/polybar-kdeconnect.sh -d"  
tail = true

Customization

You can change the variables in polybar-kdeconnect.sh to customize the rofi menu and the icons shown in polybar

Default Color Code Legend

ColorMeaning
DisconnectedDevice Disconnected
New DeviceUnpaired Device
Baterry_90Battery >= 90
Baterry_80Battery >= 80
Baterry_70Battery >= 70
Baterry_60Battery >= 60
Baterry_50Battery >= 50
Baterry_LOWBattery < 50

Changelog

v2