add i3 and polybar conf, add new rofi logout screen
This commit is contained in:
9
polybar/modules/bluetooth.ini
Normal file
9
polybar/modules/bluetooth.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
[module/bluetooth]
|
||||
type = custom/script
|
||||
exec = $HOME/.config/polybar/scripts/bluetooth.sh
|
||||
format-font = 4
|
||||
format-background = ${colors.background}
|
||||
format-foreground = ${colors.cyan}
|
||||
format-padding = 1
|
||||
click-left = $HOME/.config/polybar/scripts/bluetooth_toogle.sh
|
||||
click-right = blueman-manager
|
||||
Reference in New Issue
Block a user