dotfiles/wayland/.config
Marty Oehme fd20fb2576
wayland: Fix automatic system suspend
Previously, swayidle would wait for each command to be finished before
executing the next which, with lockscreen running in the foreground,
would not happen until it was unlocked again. The results were a working
lockscreen after the timeout, but nothing else happening and suspend
mode only being engaged *as soon as* the lockscreen was disabled (i.e.
when you want to use the PC again).

This removes swayidle's waiting for commands to finish and instead
simply go on to the next timeout when the time is right and should thus
fix the issue.
2022-12-21 10:34:30 +01:00
..
fontconfig wayland: Set fontconfig dpi for external screen 2022-10-08 18:04:49 +02:00
kanshi wayland: Set up basic multi-display support 2022-12-08 13:38:16 +01:00
river wayland: Fix automatic system suspend 2022-12-21 10:34:30 +01:00
sh/env.d Switch to wayland 2021-11-30 22:30:07 +01:00
waybar sh: Replace kitty invocations with wezterm 2022-11-25 17:02:48 +01:00