diff options
| author | stderr64 <stderr64@null.net> | 2026-05-11 19:48:21 +0300 |
|---|---|---|
| committer | stderr64 <stderr64@null.net> | 2026-05-11 19:48:21 +0300 |
| commit | 30ea8fae68683c5541269da257eef1e6eff27fe6 (patch) | |
| tree | 780c5537fff0d55b2d425366467acd619ebce6fd | |
| parent | b42eb1c79a3eb256ff8336a09a94962b22c26ae6 (diff) | |
| download | dwm_custom-master.tar.gz dwm_custom-master.tar.zst | |
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ static const char *termcmd[] = { "-fg", "#FF9900", "-bg", - "#000000", + "#1A1A2C", "-T", "Terminal", "-fa", |
