Justine Smithies on Nostr: I was today years old when I found out that I could use json/hocon style in my sway ...
I was today years old when I found out that I could use json/hocon style in my sway config. That'll tidy things up somewhat.
Small example below:
gaps {
top 4
inner 10
}
Instead of:
gaps top 4
gaps inner 10
Published at
2024-04-28 14:15:53Event JSON
{
"id": "439b42ac248724f6c7e19193f3543a0e4fa1afbe93cf79ba11c986b772624e54",
"pubkey": "2221779b3770141d4f0ae47abe4ab16bd6d12d4186ade68b8e6b47bb7d43a2a6",
"created_at": 1714313753,
"kind": 1,
"tags": [
[
"proxy",
"https://social.treehouse.systems/users/JustineSmithies/statuses/112349266134648128",
"activitypub"
]
],
"content": "I was today years old when I found out that I could use json/hocon style in my sway config. That'll tidy things up somewhat.\n\nSmall example below:\n\ngaps {\n top 4\n inner 10\n}\n\n\nInstead of:\n\ngaps top 4\ngaps inner 10\n",
"sig": "da5ba105c59adfc4eaaed1c5841ae8baacdea5121f62eab33ffec274c4a0f1a5b70d83dea1deadfd71d3c000be4b2bde0763949a5c3a40f58c7048b63b7211c2"
}