aboutsummaryrefslogtreecommitdiff
path: root/nixos/profiles/workstation/scripts/reset-bg
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2026-01-06 22:54:41 +0100
committerMartin Fischer <martin@push-f.com>2026-01-06 23:28:28 +0100
commit1c0fb275f3f302d6abc3ef560a80ceec8a8e6b8c (patch)
treee06201a62fa7fe8fff13d2919fa5b822bd79356f /nixos/profiles/workstation/scripts/reset-bg
parentd788e8e4eea02ba6a7ebdec54aa9120b82d05410 (diff)
refactor: move scripts to cmd50
Diffstat (limited to 'nixos/profiles/workstation/scripts/reset-bg')
-rw-r--r--nixos/profiles/workstation/scripts/reset-bg4
1 files changed, 0 insertions, 4 deletions
diff --git a/nixos/profiles/workstation/scripts/reset-bg b/nixos/profiles/workstation/scripts/reset-bg
deleted file mode 100644
index 049954d..0000000
--- a/nixos/profiles/workstation/scripts/reset-bg
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-# Resets the background color of the current foot terminal to the default.
-
-echo -en "\033]111\007"