🚸 [tab-bar-helpers] Restyle/reorder hydra
This commit is contained in:
parent
fc13c6c69c
commit
1d371e3598
1 changed files with 7 additions and 8 deletions
|
@ -74,14 +74,13 @@
|
||||||
|
|
||||||
(defhydra mmk2410/tab-bar (:color teal :hint nil)
|
(defhydra mmk2410/tab-bar (:color teal :hint nil)
|
||||||
"
|
"
|
||||||
^Apps^ ^Helpers^ ^Misc
|
^Apps^ ^Org^ ^Helpers^ ^Misc
|
||||||
--^^^^^^---------------------------------------------
|
--^^^^^^-----------------------------------------------------------------
|
||||||
_a_: Agenda _RET_: Search _q_: Cancel
|
_e_: RSS (Elfeed) _a_: Agenda _RET_: Search _q_: Cancel
|
||||||
_e_: RSS (Elfeed) _SPC_: New
|
_m_: Mail _j_: Journal _SPC_: New
|
||||||
_i_: IRC (erc) _f_: Previous
|
_i_: IRC (erc) _p_: Projects _f_: Previous Tab
|
||||||
_j_: Journal _Q_: Close
|
_M_: Mastodon _Q_: Close Tab
|
||||||
_m_: Mail
|
|
||||||
_p_: Projects
|
|
||||||
"
|
"
|
||||||
("a" mmk2410/tab-bar-run-agenda)
|
("a" mmk2410/tab-bar-run-agenda)
|
||||||
("e" mmk2410/tab-bar-run-elfeed)
|
("e" mmk2410/tab-bar-run-elfeed)
|
||||||
|
|
Loading…
Reference in a new issue