diff options
-rw-r--r-- | X11/openbox/rc.xml | 7 | ||||
-rw-r--r-- | mutt/muttrc.topo | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index f517c02..eb85522 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -575,6 +575,13 @@ | |||
575 | </command> | 575 | </command> |
576 | </action> | 576 | </action> |
577 | </keybind> | 577 | </keybind> |
578 | <keybind key="C-A-f"> | ||
579 | <action name="Execute"> | ||
580 | <command> | ||
581 | alacritty -e ranger | ||
582 | </command> | ||
583 | </action> | ||
584 | </keybind> | ||
578 | <keybind key="W-w"> | 585 | <keybind key="W-w"> |
579 | <action name="Execute"> | 586 | <action name="Execute"> |
580 | <command> | 587 | <command> |
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 0d976ba..68c3a55 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -36,7 +36,7 @@ mailboxes -label '📠[i]' +INBOX \ | |||
36 | -label '📥 [m]' +mbox \ | 36 | -label '📥 [m]' +mbox \ |
37 | -label '👀 [d]' +dev \ | 37 | -label '👀 [d]' +dev \ |
38 | -label '💬 [D]' +DeltaChat \ | 38 | -label '💬 [D]' +DeltaChat \ |
39 | +job \ | 39 | +JOB \ |
40 | +promotion \ | 40 | +promotion \ |
41 | "+---- Watch -----" \ | 41 | "+---- Watch -----" \ |
42 | -label CivilDEF +civildef \ | 42 | -label CivilDEF +civildef \ |