Skip to content

A simple script to transform your boring terminal into A DROP DOWN boring terminal

License

Notifications You must be signed in to change notification settings

edipox/toggle_term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toggle_term

A simple script to transform your boring terminal into A DROP DOWN boring terminal

example

Dependencies

This script depends on xdotool and wmctrl

sudo apt-get install wmctrl xdotool

Installation

Just download the script file or execute the following commands in the terminal:

cd /tmp ; wget https://raw.githubusercontent.com/edipox/toggle_term/master/toggle_term ; sudo chmod +x toggle_term ; sudo mv toggle_term /usr/local/bin ; cd - 

Customize

You can change the terminal app by editing the script file

my_term=io.elememtary.terminal

Keybinding

elementary OS

In elementary OS you can do this by changing the Keyboard configuration

Open switchboard in the keyboard settings section:

switchboard keyboard

Or search for Keyboard in slingshot launcher

Go to Custom and add a new command with your prefered short cut keyboard configuration

Tested desktop environments / terminals

  • gnome / gnome-terminal
  • xfce / terminal
  • pantheon (elementaryOS) / io.elememtary.terminal

Tip

Place the terminal window at the top wide open to get something like the first screenshot

About

A simple script to transform your boring terminal into A DROP DOWN boring terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages