diff options
author | Martin Fischer <martin@push-f.com> | 2024-12-15 12:06:40 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-15 12:06:40 +0100 |
commit | a827eee040ef62c3939c0b6952cd4ddd1a28702c (patch) | |
tree | 1b320f307a1a4e3db60da606af39569ea404be17 /nixos/parts/scripts/reset-bg | |
parent | d02fbcab9fc1f279be6ad12def3294016df3c6c3 (diff) |
refactor: define scripts in files
Diffstat (limited to 'nixos/parts/scripts/reset-bg')
-rw-r--r-- | nixos/parts/scripts/reset-bg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/parts/scripts/reset-bg b/nixos/parts/scripts/reset-bg new file mode 100644 index 0000000..5aa20f6 --- /dev/null +++ b/nixos/parts/scripts/reset-bg @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +echo -en "\033]111\007" |