Agnes

Results 37 comments of Agnes

~~Hi is there a way to cleanly remove all default searchurls without manually typing in each one? like having `setnull searchurls` in my config file with my personal searchurls following?~~...

this happens to me too, i just recently updated my artix linux system and is just broke

btw in case you're still looking for a solution, just run `neofetch --ascii file_name.txt` to get your ascii working again

> You already can drag and drop panel back: In the initial window: activate target panel > In the new window: Drag panel icon and drop it in the tabs...

Ah i see, so with or without envycontrol, if i have nvidia installed, a resource intensive application like for example blender would automatically use nvidia drivers right?

Ok i'm beginning to understand now, so in theory all i need nvidia and the prime-run package, but if i wanted more convenience like auto turning off the nvidia gpu...

It's the only thing currently stopping me from fully using `org-transclusion` 😅, wouldn't org transclusion act as a reference node of sorts?

here it is: ``` # to read on startup use: # autocmd DocStart .* source ~/.config/tridactyl/tridactylrc # if on windows use: # autocmd DocStart .* source C:\User\Null\Appdata\Roaming\tridactyl\tridactyrc # NOTE: on...

Thanks I'll do that and see if it makes any difference! Also wouldn't it be best to not have default aliases to begin with? Or at least not without a...

@bovine3dom currently I use: ``` bind gobble 1 markaddglobal bind \ gobble 1 markjumpglobal ``` for global tab jumping or marking the tab instead of the url, in terms of...