mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
fix(xautolock): remove lightning because it is annoying
This commit is contained in:
@@ -3,7 +3,7 @@ let
|
|||||||
xlockModes = lib.concatStringsSep "\\n" [
|
xlockModes = lib.concatStringsSep "\\n" [
|
||||||
# "braid"
|
# "braid"
|
||||||
"galaxy"
|
"galaxy"
|
||||||
"lightning"
|
# "lightning"
|
||||||
# "matrix"
|
# "matrix"
|
||||||
"pyro2"
|
"pyro2"
|
||||||
"space"
|
"space"
|
||||||
|
|||||||
Reference in New Issue
Block a user