Skip to content

seancolsen/kustom-window-title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

kustom-window-title

If you use KDE, you can use this script to set custom window titles for any windows. The custom titles you set will persist even when the application controlling the window tries to update its title.

Installation

  1. Install dependencies:
  2. Clone this repository to a local location
  3. Set up keyboard shortcut
    1. Right click on the "Kickoff Application Launcher" and choose "Edit Applications..."
    2. Select the "Utilities" item
    3. Click "New Item"
    4. For item name, enter kustom-window-title and click "Ok"
    5. In the "Command" field, browse to select the file kustom-window-title.sh within this repository that you cloned.
    6. In the "Advanced" tab, click to set a shortcut key of your choosing.
    7. Click "Save" and exit the KDE Menu Editor

Usage

  1. Active the script with the shortcut key you set up during installation.
  2. A dialog will pop up prompting you to set a custom window title.
  3. To remove your custom title and revert the window back to its original state, activate the script again but press Esc instead of entering a title. Then, do something to the application controlling the window to get it to update it's title (e.g. open a new tab, etc).

Credits

Some of this code was originally written by Owen_R in an excellent answer to this Stack Exchange question.

About

Set persistent custom titles for windows within KDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages