adding battery scripts
This commit is contained in:
parent
ef33b07d6a
commit
1116497ba4
|
@ -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"
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -48,6 +48,7 @@
|
||||||
fwupd
|
fwupd
|
||||||
ts
|
ts
|
||||||
du-dust
|
du-dust
|
||||||
|
sbcl
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue