Regenerated
This commit is contained in:
+382
-383
File diff suppressed because it is too large
Load Diff
+2
-3
@@ -4137,7 +4137,7 @@ format = " in $duration "
|
|||||||
style = "bg:lavender"
|
style = "bg:lavender"
|
||||||
disabled = false
|
disabled = false
|
||||||
show_notifications = true
|
show_notifications = true
|
||||||
min_time_to_notify = 45000
|
min_time_to_notify = 100000
|
||||||
|
|
||||||
[palettes.catppuccin_mocha]
|
[palettes.catppuccin_mocha]
|
||||||
rosewater = "#f5e0dc"
|
rosewater = "#f5e0dc"
|
||||||
@@ -5175,9 +5175,8 @@ label#custom-windows:not(.active) {
|
|||||||
#clock,
|
#clock,
|
||||||
#tray {
|
#tray {
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
padding: 0 10px;
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =generated/.config/scripts/bluetooth-status.sh=
|
** =generated/.config/scripts/bluetooth-status.sh=
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ format = " in $duration "
|
|||||||
style = "bg:lavender"
|
style = "bg:lavender"
|
||||||
disabled = false
|
disabled = false
|
||||||
show_notifications = true
|
show_notifications = true
|
||||||
min_time_to_notify = 45000
|
min_time_to_notify = 100000
|
||||||
|
|
||||||
[palettes.catppuccin_mocha]
|
[palettes.catppuccin_mocha]
|
||||||
rosewater = "#f5e0dc"
|
rosewater = "#f5e0dc"
|
||||||
|
|||||||
@@ -234,5 +234,5 @@ label#custom-windows:not(.active) {
|
|||||||
#clock,
|
#clock,
|
||||||
#tray {
|
#tray {
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
padding: 0 10px;
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user