Hashem A. Damrah

Results 27 issues of Hashem A. Damrah

I'm trying to create a pywal colorscheme (because all the pywal colorschemes are ugly as hell). How can I use my xresource colors?

I created a folder that stores all of the scripts file that the main python program needs. It basically just runs them and moves whatever output to the respectful configuration...

Hello. How did you theme spotify?

I'm using your exact lf configurations and I'm using the wrapper script file. When I'm on an image, it just says `loading...`. Here's a screenshot: ![Screenshot from 2022-07-04 15-08-16](https://user-images.githubusercontent.com/57925294/177220860-df061596-ed8a-45f0-af1c-c02c3abe32d5.png)

Cloning DeathVin configuration Cloning into '/home/kobzar/.local/share/deathvim/dvim'... remote: Enumerating objects: 124, done. remote: Counting objects: 100% (124/124), done. remote: Compressing objects: 100% (117/117), done. remote: Total 124 (delta 4), reused 56...

bug

Hello. Could you please make a video talking about how to set up everything because I'm having a hell of a time configuring everything? I'm having so many problems. I've...

# This isn't an issue, it's just a question. I'm currently working on multiple NeoVim configurations at once, and I want to store each configuration's plugins in a different directory....

bug

When I type space, I get the following error: ```bash E5108: Error executing lua .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:52: Window was closed immediately stack traceback: [C]: in function 'nvim_open_win' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:52: in function 'show' .../pack/packer/start/which-key.nvim/lua/which-key/view.lua:262:...

**Expected behavior:** I created this snippet: ``` snippet cab "Co-Authored By" Co-Authored By: `!p import os if os.path.abspath('~/.github-handles.json'): snip.rv = "Co-Authored By: ${1:@email}" else: snip.rv = "Co-Authored By: ${1:Name}

# Steps ```bash git clone https://github.com/sumneko/lua-language-server lua cd lua git submodule update --init --recursive cd 3rd/luamake ./compile/install.sh ``` # Output ```bash [2/46] Compile C++ build/linux/obj/source_bee/lua_filewatch.obj FAILED: build/linux/obj/source_bee/lua_filewatch.obj gcc -MMD -MT...

compile