Added rofi wifi menu
This commit is contained in:
@@ -28,7 +28,9 @@ orange- = #FEB548
|
||||
orange = #F18F01
|
||||
orange+ = #A26201
|
||||
|
||||
apricot- = #FFAB85
|
||||
apricot = #FFCAB1
|
||||
apricot+ = #FFF1EB
|
||||
|
||||
rose- = #CC8FA0
|
||||
rose = #AB4E68
|
||||
|
||||
@@ -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