Added rofi wifi menu
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
type = custom/script
|
||||
exec = ~/.config/polybar/scripts/bluetooth.sh
|
||||
interval = 5
|
||||
click-left = ~/.config/polybar/scripts/bluetooth.sh --toggle &
|
||||
click-left = ~/.config/rofi/bluetooth/bluetooth.sh
|
||||
|
||||
format-background = ${colours/bluetooth.bg}
|
||||
format-foreground = ${colours/bluetooth.fg}
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
type = internal/network
|
||||
interface-type = wireless
|
||||
interval = 3.0
|
||||
click-left = ~/.config/rofi/wifi/wifi.sh
|
||||
|
||||
accumulate-stats = true
|
||||
;unknown-as-up = true
|
||||
|
||||
Reference in New Issue
Block a user