Cezary Drożak
Cezary Drożak
What is "complete" in this context? It's not easy to find
I am creating a script for backing up my Psion. Before backing up the files it saves the list of open programs and closes it. I want to restore the...
Based on the answers above, I put together the following solution: ```lua local wezterm = require 'wezterm' local function get_cursor_theme() local success, stdout, stderr = wezterm.run_child_process { 'xprop', '-root' }...
> Also, I'm wondering if creating a "string with context" causes nix to add some dependency metadata; I know some parts of NixOS use "${path}" to achieve something along these...
Just tried once again and still no change
Today I got it, finally