mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
updates for laptop config
This commit is contained in:
@@ -5,5 +5,6 @@ interval = 2
|
||||
click-left = ~/SudacodeRice/scripts/rofi-bluetooth.desktop
|
||||
click-right = blueman-manager
|
||||
# format-foreground = #fc8353
|
||||
format-background = ${color.shade4}
|
||||
format-foreground = #A8D385
|
||||
format-padding = 1
|
||||
|
||||
@@ -5,5 +5,6 @@ interval = 2
|
||||
click-left = ~/SudacodeRice/scripts/rofi-bluetooth
|
||||
click-right = blueman-manager
|
||||
# format-foreground = #fc8353
|
||||
format-background = ${color.shade4}
|
||||
format-foreground = #98be65
|
||||
format-padding = 1
|
||||
|
||||
@@ -4,6 +4,7 @@ type = custom/script
|
||||
interval = 100
|
||||
label-font = 4
|
||||
# format-foreground = #fc8353
|
||||
format-background = ${color.shade4}
|
||||
format-foreground = #c678dd
|
||||
format-padding = 1
|
||||
exec = python ~/SudacodeRice/scripts/date.py
|
||||
|
||||
@@ -16,6 +16,8 @@ label-disconnected = 睊 not connected
|
||||
#label-disconnected-foreground = #66ffffff
|
||||
# label-connected-padding = 2
|
||||
format-connected-padding = 1
|
||||
label-connected-background = ${color.shade4}
|
||||
label-disconnected-background = ${color.shade4}
|
||||
label-connected-foreground = #A8D385
|
||||
label-disconnected-foreground = #F85522
|
||||
# label-disconnected-padding = 2
|
||||
|
||||
@@ -15,6 +15,8 @@ label-connected = %essid%
|
||||
label-disconnected = 睊 not connected
|
||||
# label-connected-padding = 2
|
||||
format-connected-padding = 1
|
||||
label-connected-background = ${color.shade4}
|
||||
label-disconnected-background = ${color.shade4}
|
||||
label-connected-foreground = #A8D385
|
||||
label-disconnected-foreground = #F85522
|
||||
# label-disconnected-padding = 2
|
||||
|
||||
@@ -4,6 +4,6 @@ exec = ~/SudacodeRice/scripts/openweathermap-fullfeatured.sh
|
||||
click-left = exec ~/scripts/weather
|
||||
interval = 600
|
||||
format-font = 3
|
||||
format-background = #282c34
|
||||
format-background = ${color.shade4}
|
||||
format-foreground = #fc8353
|
||||
format-padding = 1
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
type = custom/ipc
|
||||
hook-0 = ~/SudacodeRice/scripts/package-updates
|
||||
# format-foreground = #56a7b5
|
||||
format-background = ${color.shade4}
|
||||
format-foreground = #98be65
|
||||
format-padding = 1
|
||||
interval = 500
|
||||
|
||||
Reference in New Issue
Block a user