Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI code disclosure. This extension and part of it's README was AI-generated under my supervision. Original concept, design desicions and testings throughout development has been made by human (me).

Quake Mode for Ptyxis

A GNOME Shell 50 extension that transforms the Ptyxis terminal into a fast, drop-down "Quake-style" terminal sized to 40% of the screen height.

Installation

  1. Clone this repository into your GNOME Shell extensions directory:

    git clone https://github.com/fadeouter/quake-ptyxis.git ~/.local/share/gnome-shell/extensions/quake-ptyxis@local
  2. Navigate to the extension directory:

    cd ~/.local/share/gnome-shell/extensions/quake-ptyxis@local
  3. Compile the schemas (Crucial Step): The extension uses GSettings for its keybindings. You must compile the schema before enabling the extension:

    glib-compile-schemas schemas/
  4. Log out and log back in.

  5. Enable the extension via the Extensions app.

Changing the Keybinding

By default, the extension uses Ctrl + Esc (['<Primary>Escape']) to toggle the terminal.

To change this, edit /schemas/org.gnome.shell.extensions.quake-ptyxis.gschema.xml file, replace it with correct keybind, recompile schema and log out and log back in to the session.

License

MIT License

About

A GNOME Shell 50 extension that transforms the Ptyxis into a drop-down "Quake-style" terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages