Compare commits
No commits in common. "20e0792b92bbba1e383c4e52d989d0c4b7e6a962" and "e79e9fca82c4d2f13690590506eef2bf884f07bf" have entirely different histories.
20e0792b92
...
e79e9fca82
3 changed files with 19 additions and 23 deletions
|
@ -17,9 +17,7 @@
|
|||
:class "bar"
|
||||
(left)
|
||||
(center)
|
||||
(right)
|
||||
)
|
||||
)
|
||||
(right)))
|
||||
|
||||
(defwidget left []
|
||||
(box
|
||||
|
|
|
@ -100,8 +100,6 @@
|
|||
ll = "eza -l";
|
||||
l = "eza -lah";
|
||||
code = "codium";
|
||||
alg = "code ~/Git/algprog/tex";
|
||||
nixos = "code ~/Git/nixos";
|
||||
};
|
||||
initExtra = ''
|
||||
function rebuild () {
|
||||
|
|
Loading…
Reference in a new issue