mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-14 22:16:58 +00:00
merge
This commit is contained in:
+7
-9
@@ -11,11 +11,13 @@ modules-left = i3
|
||||
modules-center = memory
|
||||
modules-right = cpu player wifi bluetooth clock backlight battery
|
||||
font-0 = Noto Sans:size=10;2
|
||||
font-1 = Font Awesome 6 Free Solid:size=10;2
|
||||
# font-1 = Font Awesome 6 Free Solid:size=10;2
|
||||
font-1 = "Symbols Nerd Font:size=12;2"
|
||||
font-2 = Font Awesome 6 Brands:size=10;2
|
||||
font-3 = DejaVu Sans Mono:size=10;2
|
||||
font-4 = Nerd Font:style=Regular:size=12;0
|
||||
font-5 = NotoEmoji:scale=10;
|
||||
font-6 = ttf-arimo-nerd:scale=10
|
||||
|
||||
separator = |
|
||||
separator-foreground = #6a0dad
|
||||
@@ -149,15 +151,11 @@ animation-packetloss-1 = 📶
|
||||
animation-packetloss-1-foreground = #000000
|
||||
animation-packetloss-framerate = 500
|
||||
|
||||
|
||||
[module/bluetooth]
|
||||
type = internal/bluetooth
|
||||
interval = 5
|
||||
format-connected = %name%
|
||||
format-disconnected = Off
|
||||
format-foreground = #ffffff
|
||||
format-background = #483d8b
|
||||
format-padding = 5
|
||||
type = custom/script
|
||||
exec = /home/ion606/.config/polybar/scripts/bluetooth_status.sh
|
||||
interval = 1
|
||||
click-left = blueman-manager &
|
||||
|
||||
|
||||
[module/player]
|
||||
|
||||
Reference in New Issue
Block a user