89e211f1fa
Qtile cannot connect to dbus and cause applications to freeze when they attempt to send notifications. For example, slack will completely freeze when a new message comes in after it attempts to send a notification. This is caused by an inability to import dbus and pygobject3 as evidenced by this error in the logs `WARNING libqtile manager.py:setup_eventloop():L240 importing dbus/gobject failed, dbus will not work.` Also added the python packages dependencies mentioned here: https://github.com/NixOS/nixpkgs/issues/45039 https://github.com/DavHau/mach-nix/issues/125 |
||
---|---|---|
.. | ||
0001-Substitution-vars-for-absolute-paths.patch | ||
0002-Restore-PATH-and-PYTHONPATH.patch | ||
0003-Restart-executable.patch | ||
default.nix |