Skip to content

Commit

Permalink
Provide more friendly name to systemd-inhibit --list output
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbaur committed Jan 3, 2024
1 parent c028825 commit c4457c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-modules/jared/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ in
wl-clipboard
xdg-terminal-exec
(pkgs.writeShellScriptBin "caffeine" ''
systemd-inhibit --what=idle --who=caffeine --why=caffeine --mode=block sleep infinity
systemd-inhibit --what=idle --who=caffeine --why=Caffeine --mode=block sleep infinity
'')
(pkgs.writeShellScriptBin "greetd-launcher" ''
systemd-cat --identifier=sway sway
Expand Down

0 comments on commit c4457c2

Please sign in to comment.