-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ivaylo Kuzev
authored
Jun 26, 2019
1 parent
9725251
commit 2f7b253
Showing
1 changed file
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,20 @@ | ||
{ | ||
"description": "Launch Tilix in Quake mode .\n Add default keyboard shortcut (F10) .\n Easy way to change keyboard shortcut key via extension settings . \n Wayland support | ||
.", | ||
"name": "Tilix DropDown", | ||
"_generated": "Generated by SweetTooth, do not edit", | ||
"description": "Launch Tilix in Quake mode .\nAdd default keyboard shortcut (F10) .\nEasy way to change keyboard shortcut key via extension settings .\nWayland support!", | ||
"name": "Tilix DropDown", | ||
"settings-schema": "org.gnome.shell.extensions.tilix-dropdown", | ||
"shell-version": [ | ||
"3.14", | ||
"3.16", | ||
"3.18", | ||
"3.20", | ||
"3.22", | ||
"3.24", | ||
"3.26", | ||
"3.14", | ||
"3.16", | ||
"3.18", | ||
"3.20", | ||
"3.22", | ||
"3.24", | ||
"3.26", | ||
"3.28", | ||
"3.30", | ||
"3.32" | ||
], | ||
"url": "https://github.com/ivoarch/gnome-shell-TilixDropdown", | ||
"uuid": "TilixDropdown@[email protected]", | ||
"version": 5.5, | ||
"settings-schema": "org.gnome.shell.extensions.tilix-dropdown" | ||
], | ||
"url": "https://github.com/ivoarch/gnome-shell-TilixDropdown", | ||
"uuid": "TilixDropdown@[email protected]", | ||
"version": 7 | ||
} |