Skip to content

leynebe/tilixconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

tilixconf

Just my personal minimal config for tilix, a tiling terminal emulator.

Config

Tilix uses dconf to store its configuration.

Load this config:

dconf load /com/gexperts/Tilix/ < tilix.dconf

Save your config:

dconf dump /com/gexperts/Tilix/ > tilix.save.dconf

Reset your config:

dconf reset -f /com/gexperts/Tilix/

Commands

The config file comes with keyboard shortcuts. These are my most used commands:

  • ctrl+f: Create a new terminal instance to the right of the current one.
  • ctrl+t: Create a new terminal instance below the current one.
  • ctrl+w: Close the currently highlighted terminal instance.
  • ctrl+p: Open the settings menu.
  • ctrl+q: Close tilix.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published