aboutsummaryrefslogtreecommitdiff
path: root/home-manager/tests/modules/services/sxhkd/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/tests/modules/services/sxhkd/configuration.nix')
-rw-r--r--home-manager/tests/modules/services/sxhkd/configuration.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/home-manager/tests/modules/services/sxhkd/configuration.nix b/home-manager/tests/modules/services/sxhkd/configuration.nix
index ac04a7ecf30..992c4b18a94 100644
--- a/home-manager/tests/modules/services/sxhkd/configuration.nix
+++ b/home-manager/tests/modules/services/sxhkd/configuration.nix
@@ -1,5 +1,4 @@
-{ config, ... }:
-{
+{ config, ... }: {
config = {
services.sxhkd = {
enable = true;
@@ -13,7 +12,7 @@
extraConfig = ''
super + c
call command c
-
+
# comment
super + d
call command d