about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-29 13:16:32 +0200
committerSoispha <soispha@vhack.eu>2023-08-29 13:16:32 +0200
commit9f8c452077a11658a4131326e01cae5559474f18 (patch)
tree7132d9d4dec6fb73d5080dfedaf024eb81a3f7a0
parentFix(hm/conf/lf): Disable cursor in preview pane (diff)
downloadnixos-config-9f8c452077a11658a4131326e01cae5559474f18.tar.gz
nixos-config-9f8c452077a11658a4131326e01cae5559474f18.zip
Fix(hm/conf/lf/colors): Add a bg color for executable files
-rw-r--r--hm/soispha/conf/lf/colors4
1 files changed, 2 insertions, 2 deletions
diff --git a/hm/soispha/conf/lf/colors b/hm/soispha/conf/lf/colors
index 88f3c044..9dc82984 100644
--- a/hm/soispha/conf/lf/colors
+++ b/hm/soispha/conf/lf/colors
@@ -43,7 +43,7 @@
 
 # file types (with matching order)
 ln      01;93       # LINK
-or      01;93;106    # ORPHAN
+or      01;93;106   # ORPHAN
 tw      35          # STICKY_OTHER_WRITABLE
 ow      35          # OTHER_WRITABLE
 st      01;96       # STICKY
@@ -54,7 +54,7 @@ bd      33;01       # BLK
 cd      33;01       # CHR
 su      01;32       # SETUID
 sg      01;32       # SETGID
-ex      03;01;95;00 # EXEC
+ex      03;01;95;45 # EXEC
 fi      00          # FILE
 
 # links to hide