JonasWischeropp
JonasWischeropp
Hello, I added the ability to set a timer to delay the launch of an application. In the following example I set a 30 seconds timer for the YouTube app....
Added the ability to configure the color of the page separator in dark mode. `dark_mode_page_separator_color` that is then used instead of `page_separator_color` (like `background_color` and `dark_mode_background_color`). This configuration is for...
This PR addresses #650 and #646 I added two config entries that allow easy execution of commands at shutdown and restart similar to `general.startup_commands`. |Config entry| Execution time| |-|-| |...
When using two monitors with different scales (e.g. 150% and 100%) under `Settings > System > Display > Scale & Layout` the size of windows is wrong (glazewm v3). There...