summaryrefslogtreecommitdiff
path: root/modules/home
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-06 12:52:11 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-06 12:52:11 +0100
commit30efaf9bcb444895008a38affebc0fe98e958d67 (patch)
tree268fd81a209f50b99513d3a80833cd0bdbc4ab0a /modules/home
parent91b2031b7f863450768eb43ae9bc690f8168e7c7 (diff)
added comment to i3lock
Diffstat (limited to 'modules/home')
-rw-r--r--modules/home/i3wm/nord-blue/i3lock.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/i3wm/nord-blue/i3lock.nix b/modules/home/i3wm/nord-blue/i3lock.nix
index 9fc9738..92ef450 100644
--- a/modules/home/i3wm/nord-blue/i3lock.nix
+++ b/modules/home/i3wm/nord-blue/i3lock.nix
@@ -1,5 +1,6 @@
{ pkgs }:
+# Wrapper/script for i3-lock to use '~/Pictures/wallpaper.png' as the lock screen
{
pkgs.writeShellScriptBin "lock-screen" ''
#!/usr/bin/env sh