qtile-examples icon indicating copy to clipboard operation
qtile-examples copied to clipboard

Added spawn default app module

Open Bennett-Wendorf opened this issue 2 years ago • 0 comments

This adds a module that includes a function to store and then later spawn default applications for each group. A user can set a single key bind (I use mod + t) that when pressed will spawn the default application for the current group.

This is the initial implementation of this solution. It isn't quite clean enough for my liking, so I also wrote a more integrated version over on the main qtile repo here. My intention is to present both solutions and let the maintainers decide which solution better fits the project.

Bennett-Wendorf avatar May 01 '23 16:05 Bennett-Wendorf