diff options
| author | Zach DeCook <zachdecook@librem.one> | 2025-02-14 12:43:23 -0500 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2025-02-14 12:43:23 -0500 |
| commit | 1e14b9bc72ed4ccd42b44bf7281fc360a8958533 (patch) | |
| tree | 19410d2bdfb62979a9967d7887a74b812ec296d8 /.config/sys64/menu | |
| parent | 9602163a0c30e7152d637e597c305133aa5ba961 (diff) | |
| download | dotfiles-1e14b9bc72ed4ccd42b44bf7281fc360a8958533.tar.gz | |
Do some updates
Diffstat (limited to '.config/sys64/menu')
| -rw-r--r-- | .config/sys64/menu/config.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.config/sys64/menu/config.conf b/.config/sys64/menu/config.conf new file mode 100644 index 0000000..adfa6b3 --- /dev/null +++ b/.config/sys64/menu/config.conf @@ -0,0 +1,17 @@ +[main] +start-hidden=true +searchbar=true +icon-size=64 +dock-icon-size=64 +app-margins=-10 +name-under-icon=true +scroll-bars=false +name-length=10 +items-per-row=4 +width=300 +height=600 +monitor=0 +layer-shell=true +dock-items= +anchors=top bottom left right +animation-duration=250 |
