diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-09-04 20:14:56 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-09-04 20:14:56 +0200 |
commit | 862ddc9059883900024d3e41f6a86f259134035a (patch) | |
tree | e2036ea19483b3e38e4bbd31d1ef532af0cf89c8 /accounts/gkleen@sif/shell/quickshell/shell.qml | |
parent | cc84ab2289381038f483f06963374aa0247f6724 (diff) | |
download | nixos-862ddc9059883900024d3e41f6a86f259134035a.tar nixos-862ddc9059883900024d3e41f6a86f259134035a.tar.gz nixos-862ddc9059883900024d3e41f6a86f259134035a.tar.bz2 nixos-862ddc9059883900024d3e41f6a86f259134035a.tar.xz nixos-862ddc9059883900024d3e41f6a86f259134035a.zip |
...
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/shell.qml')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell/shell.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/shell.qml b/accounts/gkleen@sif/shell/quickshell/shell.qml index 2ddecad9..1da9457d 100644 --- a/accounts/gkleen@sif/shell/quickshell/shell.qml +++ b/accounts/gkleen@sif/shell/quickshell/shell.qml | |||
@@ -39,4 +39,6 @@ ShellRoot { | |||
39 | } | 39 | } |
40 | } | 40 | } |
41 | } | 41 | } |
42 | |||
43 | Lockscreen {} | ||
42 | } | 44 | } |