aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-10-22 00:11:12 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-10-22 00:11:12 +0800
commit82dac700d356bbf1592d4621df0b2508a35e6058 (patch)
tree024f28b5908ae4660ea7d008ba7b57963cb3937c
parent138ceaca401170bcbb306f1b139e3b31364780bc (diff)
Update
-rw-r--r--X11/openbox/rc.xml3
-rw-r--r--mutt/default2
2 files changed, 4 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml
index f244015..43751dd 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -245,6 +245,9 @@
245 <y>-0</y> 245 <y>-0</y>
246 </action> 246 </action>
247 </keybind> 247 </keybind>
248 <keybind key="W-S-c">
249 <action name="MoveToCenter"/>
250 </keybind>
248 <keybind key="W-F1"> 251 <keybind key="W-F1">
249 <action name="ToggleAlwaysOnTop"/> 252 <action name="ToggleAlwaysOnTop"/>
250 </keybind> 253 </keybind>
diff --git a/mutt/default b/mutt/default
index eaa4ce1..68b0775 100644
--- a/mutt/default
+++ b/mutt/default
@@ -21,7 +21,7 @@ set sort = reverse-threads
21set pager_index_lines = 5 21set pager_index_lines = 5
22set markers = no # Remove '+' for long links with limited terminal width 22set markers = no # Remove '+' for long links with limited terminal width
23#set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" 23#set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s"
24set index_format = "%Z %(%g.%m.%d) %-16.16L (%?l?%4l&%4c?) %s" 24set index_format = "%Z %(%g.%m.%d) %-16.16L (%4c) %s"
25 25
26# Preference 26# Preference
27alternative_order text/plain text/enriched text/html 27alternative_order text/plain text/enriched text/html