Oneechan69

Results 52 comments of Oneechan69

https://github.com/emersion/slurp

Many lemmy communities have their rules written in the sidebar, I edited the issue to say sidebar instead of rules.

What and where's the asahi directory?

I don't know what to do, can you guide me through it?

I got a bunch of valid answers for this and got it working awhile ago. I've been keeping this issue open because I have another one https://github.com/nix-community/nixos-apple-silicon/issues/310, where documentation command...

> executes the command and you see the changes/output reflected in kitty-scrollback.nvim? This, I would love to just stay in the scrollback and write and navigate in my terminal with...

@ToborWinner @aspauldingcode Can you specify exactly what to do? I don't have any background with btrfs, I opened my own issue https://github.com/nix-community/nixos-apple-silicon/issues/319.

This is my plugin config. When I press `i` it still shows the paste window. ```lua { "mikesmithgh/kitty-scrollback.nvim", lazy = true, cmd = { "KittyScrollbackGenerateKittens", "KittyScrollbackCheckHealth", "KittyScrollbackGenerateCommandLineEditing", }, event =...

There should also be more config locations for macOS & linux, like `~/.config/ueli/`. (`~` being home folder if any windows users are reading this lol)

`systemctl --user status timewall.service` said the file wasn't accessible, I fixed the file path. Now it says the following: ``` ○ timewall.service - Dynamic wallpapers daemon Loaded: loaded (/home/username/.config/systemd/user/timewall.service; enabled;...