André Meireles Barbosa
André Meireles Barbosa
On file `dwall.sh`, line 19, change `HOUR='date +%k'`. The expression needs to be something like ((hour * 60) + minutes) / 15) **HOUR** is `date +%k` **MINUTES** is `date +%M`...
Neofetch output is resolution1, resolution2. There is a comma between monitors. In manjaro, screenfetch show the sum of X and height from higher Y.
O segundo exemplo ainda funciona. O primeiro retorna um array vazio.
@santiyounger > Where do I store a script for this? >bpy.ops.wm.bpy_externall_server(speed=1, mode="start") You don't need to store anything. Just open the python file into vim and type `:RunInBlender` Of course,...
Hi @daGrevis, take a look at https://github.com/1995eaton/chromium-vim/issues/312#issuecomment-624797334
@sandric this was my workaround. Windows - Vivaldi Browser I had to put `let configpath` and `set localconfig` in both places: browser and .cvimrc file. `:source` only on browser. -...
There is the `:duplicate` option. You can map it to a key.
Did you tried the `homedirectory` option? I haven't tested it, but it's on the list.
Did you guys installed the [contextual typography](https://github.com/mgmeyers/obsidian-contextual-typography) plugin? It is a requirement for the snippet to work.
> Yes, contextual typography is installed. I've tested on both MacOS and Windows and no luck. Is it working for you in the latest Obsidian? It's working for me. Obsidian...