Update 2023-02-16 10:12 OpenBSD/amd64
This commit is contained in:
@@ -94,6 +94,9 @@ defbindings("WMPlex.toplevel", {
|
||||
bdoc("Query for manual page to be displayed."),
|
||||
kpress(META.."M", "ioncore.exec_on(_, 'dexec_man')"),
|
||||
|
||||
bdoc("Query for page action"),
|
||||
kpress(META.."X", "ioncore.exec_on(_, 'dexec_pasteaction')"),
|
||||
|
||||
bdoc("Query for mailbox to open"),
|
||||
kpress(META.."Shift+M", "ioncore.exec_on(_, 'dexec_mail')"),
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ mod_statusbar.create {
|
||||
-- %workspace_name_pager
|
||||
-- %workspace_num_name_pager
|
||||
|
||||
template="%workspace_pager %filler %systray %shellbar %date",
|
||||
template="%workspace_pager %filler %systray % %shellbar %date",
|
||||
}
|
||||
|
||||
-- Launch ion-statusd. This must be done after creating any statusbars
|
||||
|
||||
Reference in New Issue
Block a user