added clock, pager, and task list widgets for ref; added footer container; added option for key combo o universally toggle window with key combo if set
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"keybindings": {
|
||||
"help" : "F1",
|
||||
"guake_key" : "",
|
||||
"rename-files" : ["F2", "<Control>e"],
|
||||
"open-terminal" : "F4",
|
||||
"refresh-tab" : ["F5", "<Control>r"],
|
||||
|
||||
@@ -6,6 +6,7 @@ popover > box,
|
||||
.body-container,
|
||||
.center-container,
|
||||
.header-container,
|
||||
.footer-container,
|
||||
.left-containerm,
|
||||
.right-container {
|
||||
background: rgba(0, 0, 0, 0.0);
|
||||
|
||||
Reference in New Issue
Block a user