diff options
| author | pml68 <contact@pml68.me> | 2024-08-03 00:50:37 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.me> | 2024-08-03 00:50:37 +0200 |
| commit | 7c9a43efe931f11358061e4bc193bdc80de89d68 (patch) | |
| tree | 516a922db46656e9e420faf20b0f95d6a19f22f0 /st/config.def.h | |
| parent | feat(tmux): rearrange some keybinds (diff) | |
| download | suckless-setup-7c9a43efe931f11358061e4bc193bdc80de89d68.tar.gz | |
fix(tmux): colors
Diffstat (limited to '')
| -rw-r--r-- | st/config.def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/st/config.def.h b/st/config.def.h index 40b313f..f5b4265 100644 --- a/st/config.def.h +++ b/st/config.def.h @@ -120,7 +120,6 @@ static const char *colorname[] = { [256] = "#191724", }; - /* * Default colors (colorname index) * foreground, background, cursor, reverse cursor |
