feat: remove gnome-frog OCR tool and associated keyboard shortcut
This commit is contained in:
parent
1d0448c48b
commit
7186937911
@ -18,7 +18,6 @@ in
|
||||
bottles # Wine manager
|
||||
spacedrive # Virtual filesystem manager
|
||||
smile # Emoji picker
|
||||
gnome-frog # OCR tool
|
||||
gnome-boxes # Virtual machine manager
|
||||
deja-dup # Backup tool
|
||||
sqlitebrowser # SQLite database manager
|
||||
|
@ -39,11 +39,6 @@
|
||||
command = "smile";
|
||||
name = "emotes";
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/frog" = {
|
||||
binding = "<Shift><Alt>3";
|
||||
command = "frog";
|
||||
name = "frog-ocr";
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/ulauncher" = {
|
||||
binding = "<Control>Space";
|
||||
command = "ulauncher-toggle";
|
||||
|
Loading…
x
Reference in New Issue
Block a user