mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-06-21 21:21:17 +02:00
remove train stuff bc it's broken anyway
This commit is contained in:
parent
c699eacabd
commit
51d679170b
1 changed files with 12 additions and 12 deletions
|
|
@ -24,7 +24,7 @@
|
|||
)
|
||||
(box
|
||||
:halign "center"
|
||||
(traveldings)
|
||||
; (traveldings)
|
||||
)
|
||||
(box
|
||||
:halign "end"
|
||||
|
|
@ -63,15 +63,15 @@
|
|||
)
|
||||
)
|
||||
|
||||
(defwidget iceTacho []
|
||||
(box
|
||||
:class "iceTacho"
|
||||
:tooltip "Tz${iceTachoData.tzn} (BR ${iceTachoData.br})"
|
||||
(label :text "${iceTachoData.speed} km/h")
|
||||
)
|
||||
)
|
||||
; (defwidget iceTacho []
|
||||
; (box
|
||||
; :class "iceTacho"
|
||||
; :tooltip "Tz${iceTachoData.tzn} (BR ${iceTachoData.br})"
|
||||
; (label :text "${iceTachoData.speed} km/h")
|
||||
; )
|
||||
; )
|
||||
|
||||
(deflisten iceTachoData
|
||||
:initial "null"
|
||||
{ "~/.config/eww/scripts/iceTacho.nu" }
|
||||
)
|
||||
; (deflisten iceTachoData
|
||||
; :initial "null"
|
||||
; { "~/.config/eww/scripts/iceTacho.nu" }
|
||||
; )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue