summaryrefslogtreecommitdiffstats
path: root/tv/3modules/slock.nix
Commit message (Collapse)AuthorAgeFilesLines
* tv: emigratetv2023-09-131-78/+0
|
* tv: normalize lib importstv2022-12-091-1/+1
|
* tv slock service: conflicts picom servicetv2021-01-151-0/+5
| | | | | | | | | | | | When picom is running, slock will show the screenshot of the locked screen after DPMS changes state to `on'. https://bbs.archlinux.org/viewtopic.php?id=256547 seems related, but the suggested fix (adding `no-fading-openclose = true;` to picom's config) didn't help. With this commit, the picom service gets "suspended" while the slock service is running.
* tv slock service: support multiple displaystv2019-01-071-9/+11
|
* tv slock service: inittv2018-12-021-0/+71