adding battery scripts

This commit is contained in:
Chris Cochrun 2023-12-09 06:41:59 -06:00
parent ef33b07d6a
commit 1116497ba4
3 changed files with 5 additions and 4 deletions

View file

@ -325,7 +325,7 @@
:windowtype "dock" :windowtype "dock"
(bar_layout)) (bar_layout))
(defwindow bar1 (defwindow bar1
:monitor 1 :monitor 0
:exclusive true :exclusive true
:geometry (geometry :geometry (geometry
:x "15px" :x "15px"

View file

@ -52,9 +52,9 @@ with lib;
org-roam-ui org-roam-ui
org-present org-present
org-modern org-modern
org-re-reveal melpaPackages.org-re-reveal
org-re-reveal-ref melpaPackages.org-re-reveal-ref
org-re-reveal-citeproc melpaPackages.org-re-reveal-citeproc
org-web-tools org-web-tools
org-transclusion org-transclusion
ox-reveal ox-reveal

View file

@ -48,6 +48,7 @@
fwupd fwupd
ts ts
du-dust du-dust
sbcl
]; ];
} }