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)
DWM bar
(defwindow dwm-bar
:monitor "<primary>"
:geometry (geometry :x "0px"
:y "0px"
:width "100%"
:height "20px"
:anchor "top center")
:stacking "fg"
:reserve (struts :distance "0px" :side "top")
:windowtype "dock"
:wm-ignore false
"dwm bar")
Styling
Description
Languages
SCSS
100%