meta: format

This commit is contained in:
2025-10-25 19:22:04 +02:00
parent 881080ffd2
commit 262afbacee

View File

@@ -1,7 +1,6 @@
{ { lib
lib, , pkgs
pkgs, , ...
...
}: }:
let let
qutebrowser_firejail = pkgs.writeShellScriptBin "qutebrowser" '' qutebrowser_firejail = pkgs.writeShellScriptBin "qutebrowser" ''
@@ -279,11 +278,11 @@ in
${pkgs.coreutils}/bin/rm $ALL_IMGS ${pkgs.coreutils}/bin/rm $ALL_IMGS
''; '';
in in
/* /*
refresh_i3status = pkgs.writeShellScriptBin "refresh_i3status" '' refresh_i3status = pkgs.writeShellScriptBin "refresh_i3status" ''
${pkgs.coreutils}/bin/sleep 1 && ${pkgs.procps}/bin/pkill -USR1 i3status-rs ${pkgs.coreutils}/bin/sleep 1 && ${pkgs.procps}/bin/pkill -USR1 i3status-rs
''; '';
*/ */
{ {
enable = true; enable = true;
events = [ events = [