Compare commits
2 Commits
ead7739e2d
...
7bcb061492
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bcb061492 | |||
| 889ce082f5 |
@@ -12,6 +12,7 @@
|
||||
(box
|
||||
:class "statusbar"
|
||||
:orientation "v"
|
||||
:halign "center"
|
||||
:spacing 8
|
||||
:space-evenly false
|
||||
(clock-large)
|
||||
@@ -36,7 +37,7 @@
|
||||
:geometry (geometry
|
||||
:x "0%"
|
||||
:y "0%"
|
||||
:width "60px"
|
||||
:width "250px"
|
||||
:height "100%"
|
||||
:anchor "center left"
|
||||
)
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
lazygit # LazyVim dep?
|
||||
wget # LazyVim dep?
|
||||
sqlite # For Snacks
|
||||
imagemagick # For image conversion/display
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user