diff options
Diffstat (limited to 'nixos/profiles/workstation/scripts/reset-bg')
-rw-r--r-- | nixos/profiles/workstation/scripts/reset-bg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/profiles/workstation/scripts/reset-bg b/nixos/profiles/workstation/scripts/reset-bg index 5aa20f6..049954d 100644 --- a/nixos/profiles/workstation/scripts/reset-bg +++ b/nixos/profiles/workstation/scripts/reset-bg @@ -1,2 +1,4 @@ #!/usr/bin/env bash +# Resets the background color of the current foot terminal to the default. + echo -en "\033]111\007" |