richban

Results 2 issues of richban

```nix { description = "Flake to manage python environment"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; mach-nix.url = "mach-nix/3.5.0"; flake-utils.url = "github:numtide/flake-utils"; }; outputs = inputs@ { self, nixpkgs, mach-nix, flake-utils,...

## Issue with `TickTick` Window Focus When Using `yabai` ### Description I'm experiencing an issue with `TickTick` where some of its windows fail to focus correctly. This problem seems to...