Oneechan69

Results 52 comments of Oneechan69

Yeah I got the message `Error: file '/path/to/file' is not accessible`

Again I'm getting the same outputs from `systemctl --user status timewall.service` and `journalctl --user -b -u timewall.service`.

I just booted twice and now `systemctl --user status timewall.service` says its running. `journalctl --user -b -u timewall.service` now says `Started Dynamic wallpapers daemon.` I had timewall declared both in...

I have this working in Hyprland with the following config ```hypr exec-once=hyprctl setcursor macOS 28 ```

You guys really like the new cursors more? I don't like how round they are and prefer the macOS 11 - 15 ones.

Not working for me either, when I set $SLURP_ARGS to `-b "#00000000" -c "#80808080" -w 2` (adding 's between that whole thing makes `slurp $SLURP_ARGS` not work).

I setup the nix flake with the following ``` hyprland-contrib = { url = "github:hyprwm/contrib/?ref=slurp_args"; inputs.nixpkgs.follows = "nixpkgs"; }; ``` And set SLURP_ARGS to `-b "#00000000" -c "#80808080" -w 2`...

Oh I set it locally with `set` in fish. Export works for me, thanks.

@fufexan Actually I have a question: how can I make it not add a white overlay?