BSPWM configuration for Thor

This commit is contained in:
Filippo Berto 2022-05-09 01:46:24 +02:00
parent 0cbcfa9fa0
commit f37f46c65a
9 changed files with 114 additions and 113 deletions

View file

@ -4,7 +4,7 @@ with lib;
let
xscreensaverCmd = "${pkgs.xscreensaver}/bin/xscreensaver-command -activate";
lockCmd = "${pkgs.lockscreen}";
lockCmd = "${pkgs.lockscreen}/bin/lockscreen";
in
{
services.xidlehook = {