feat: remove Ptyxis terminal keybinding and associated settings
This commit is contained in:
@@ -30,11 +30,6 @@ lib.mkIf (builtins.match ".*GNOME.*" (builtins.getEnv "XDG_CURRENT_DESKTOP") !=
|
||||
command = "missioncenter";
|
||||
name = "missioncenter";
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/terminal" = {
|
||||
binding = "<Ctrl><Alt>t";
|
||||
command = "ptyxis --new-window";
|
||||
name = "terminal";
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/emotes" = {
|
||||
binding = "<Super>e";
|
||||
command = "smile";
|
||||
|
Reference in New Issue
Block a user