b607a73fb7008ac435acdfcaa432aeee0cad81fa
Personal EWW Configuration
Welcome
My personal configuration of EWW, written as an Org Mode document.
Run the block below with C-c C-c
to tangle code blocks to config file.
(org-mode-restart)
(org-babel-tangle)
Widgets
(defwindow example
:monitor 0
:geometry (geometry :x "0%"
:y "20px"
:width "90%"
:height "30px"
:anchor "top center")
:stacking "fg"
:reserve (struts :distance "40px" :side "top")
:windowtype "dock"
:wm-ignore false
"example content")
Styling
Description
Languages
SCSS
100%