ppenguin
ppenguin
To configure better HiDPI ergonomy, I have a custom cursor theme, which is both set via `lxappearance` and in `~/.Xresources` and affects the size and icons via `Xcursor.theme` and `Xcursor.size`....
## Problem to solve It is currently not (easily) possible to move windows to different monitors or workspaces non-interactively (e.g. from scripts), due to missing EWMH tags. This results in...
Default window behaviour is defined in `config.h`. Is there a mechanism planned how to configure "suckless properties" (i.e. which normally require recompilation)? One candidate for this would be the definition...
Inspired by your dotfiles (BTW the download link here https://github.com/fufexan/dotfiles/blob/36c38db81da2f5b07a6ad25b03cafceceb8f26e3/pkgs/bibata-hyprcursor/default.nix#L13 seems to be broken), I made a modified one (see below) However, when setting the cursor, e.g. with ``` >...
``` ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /build/source configfile: setup.cfg testpaths: tests plugins: asyncio-0.23.6, aiohttp-1.0.5, requests-mock-1.12.1 asyncio: mode=Mode.STRICT collected 13 items / 9...
### What's needed and why? ### Preamble The intent of this issue is to collect recent experiences with trying to use `v1.6.x-dev` and ideas for solutions to issues. #### Background...
If a user sources includes code generated by `zellij setup --generate-auto-start zsh` in `.zshrc` it will start or attach in all `zsh` sessions, which is sometimes is problematic. It would...
I am in the process of transitioning from `nixinate` to `deploy-rs`, and found the "duplication" I have to do in the flake a bit awkward. Background: I have no explicit...
Would be cool to have. Some ideas: - possibly refactor such that `android.flutter` disappears and instead have `language.flutter` with a list of targets (desktop/android/etc). Rationale: main reason for using flutter...
The number of built-in dark themes is lacking compared to the light themes. This PR aims to be a first step to alleviate this, in submitting a dark variant of...