aboutsummaryrefslogtreecommitdiffstats
path: root/display.h
diff options
context:
space:
mode:
authorverdant <im@verdant.ee>2026-07-28 17:37:44 +0800
committerverdant <im@verdant.ee>2026-07-28 17:38:21 +0800
commit76b479661ae9992932044f9137f2f6d89d9e078b (patch)
tree499a7621ff15649c0ee20dbfb0650ff5324e003f /display.h
parenta16f3b0731d4d9d4b1094a3b528426336e287ef9 (diff)
downloadsf-76b479661ae9992932044f9137f2f6d89d9e078b.tar.gz
sf-76b479661ae9992932044f9137f2f6d89d9e078b.zip
Print permission infomation on the status bar
Diffstat (limited to 'display.h')
-rw-r--r--display.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/display.h b/display.h
index 64e4ff6..b5437d2 100644
--- a/display.h
+++ b/display.h
@@ -10,6 +10,7 @@
#define COLOR_PAIR_FM_HL 1
#define COLOR_PAIR_FM_DIR 2
+#define COLOR_PAIR_FM_STATUS_BAR 3
#define STAT_INFO_WIDTH 15
#define BAR_LABEL_WIDTH 7