From c74b4cd93e8618ac01b099087396e3283806a35e Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 5 Nov 2014 18:28:29 +0100 Subject: Integrate console lock screen into i3. Now it's enough to just press super + shift + escape in order to trigger the socket and thus the lock screen. Signed-off-by: aszlig --- common-workstation.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common-workstation.nix') diff --git a/common-workstation.nix b/common-workstation.nix index 0884d00b..123c7c5f 100644 --- a/common-workstation.nix +++ b/common-workstation.nix @@ -48,6 +48,7 @@ in { vuizvui.i3.enable = true; vuizvui.slim.enable = true; + vuizvui.vlock.enable = true; services = { openssh = { -- cgit 1.4.1