Compare commits

..

No commits in common. "20e0792b92bbba1e383c4e52d989d0c4b7e6a962" and "e79e9fca82c4d2f13690590506eef2bf884f07bf" have entirely different histories.

3 changed files with 19 additions and 23 deletions

View file

@ -17,9 +17,7 @@
:class "bar" :class "bar"
(left) (left)
(center) (center)
(right) (right)))
)
)
(defwidget left [] (defwidget left []
(box (box

View file

@ -100,8 +100,6 @@
ll = "eza -l"; ll = "eza -l";
l = "eza -lah"; l = "eza -lah";
code = "codium"; code = "codium";
alg = "code ~/Git/algprog/tex";
nixos = "code ~/Git/nixos";
}; };
initExtra = '' initExtra = ''
function rebuild () { function rebuild () {