diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-06-12 13:37:13 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-06-12 13:37:13 +0200 |
| commit | 15d50528cf86e93bad19f65f1e4b47af49e94d71 (patch) | |
| tree | caaa600a8f38df84dc269a3844d276393e90262c /home/rices/schrottkatze/eww/configDir/eww.yuck | |
| parent | 72ee2b5a1e65ce804d6e1dcfd11aec06385594cc (diff) | |
Nuked everything
Diffstat (limited to 'home/rices/schrottkatze/eww/configDir/eww.yuck')
| -rw-r--r-- | home/rices/schrottkatze/eww/configDir/eww.yuck | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/home/rices/schrottkatze/eww/configDir/eww.yuck b/home/rices/schrottkatze/eww/configDir/eww.yuck deleted file mode 100644 index f6f20f5..0000000 --- a/home/rices/schrottkatze/eww/configDir/eww.yuck +++ /dev/null @@ -1,36 +0,0 @@ -(include "topBar/topBar.yuck") -(include "bottomBar/bottomBar.yuck") - -(include "topBar/time.yuck") - -(defwindow streamUi - :monitor 0 - :stacking "fg" - :wm-ignore true - :exclusive true - :geometry (geometry - :width "640px" - :height "100%" - :anchor "center right") - (centerbox - :style "padding: 0 3px" - :orientation "vertical" - (label :text "hi") - (label :text "hi") - (centerbox - :valign "end" - (box - :halign "start" - (systray - :icon-size 18 - :spacing 3 - ) - ) - (box) - (box - :halign "end" - (time) - ) - ) - ) -) |
