Open alkeryn opened 6 months ago
so this is a shitty temporary fix, but in the meanwhile what i did is copy the bspwm executable to a path in my home and give it cap_sys_nice with setcap. i then run that executable from my .xinitrc instead of the one made by nixos.
this is ugly, but i'm busy and i can't spend the time to deal with it right now.
Describe the bug
if i try to run steam or bwrap i get the error : bwrap: Unexpected capabilities but not setuid, old file caps config?. it only happen when doing so from bspwm, i guess it may be related to that cap_sys_nice kde patch
Expected behavior
it should just run
Screenshots
Additional context
Add any other context about the problem here.
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.