Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shell Config Check for swayidle Potentially Too Greedy #64

Open
ancathri opened this issue Nov 23, 2023 · 0 comments
Open

Shell Config Check for swayidle Potentially Too Greedy #64

ancathri opened this issue Nov 23, 2023 · 0 comments

Comments

@ancathri
Copy link

As a user, I would like to include a keybind to automatically lock and signal USR1 to swayidle to automatically send dpms off (e.g. something like bindsym $Mod+Escape exec nwg-lock && sleep 1 && pkill -USR1 swayidle)

At present, any mention of the specific term swayidle will disable the default Idle & Lock screen settings, resulting in no swayidle config in the generated autostart on reboot.

I think it can be worked around by just tossing that keybind into a different config file, but I wonder if this can't be refined by someone smarter than I.

https://github.com/nwg-piotr/nwg-shell-config/blob/be8dda3879ad1d0e711608cf3141e8bd36b8a6d3/nwg_shell_config/ui_components.py#L2186C61-L2186C61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant