Skip to content

Instantly share code, notes, and snippets.

@esmaeelE
Created February 26, 2025 11:09
Show Gist options
  • Save esmaeelE/69f98e9d1a41b7e48dfc0ea28296a2ac to your computer and use it in GitHub Desktop.
Save esmaeelE/69f98e9d1a41b7e48dfc0ea28296a2ac to your computer and use it in GitHub Desktop.
xfce terminla drop down
xfconf-query -c xfce4-keyboard-shortcuts -lv | grep -i "Terminal"

Output

/commands/custom/<Alt>F12                  xfce4-terminal --drop-down --fullscreen
/commands/custom/<Primary><Alt>t           exo-open --launch TerminalEmulator
/commands/default/<Primary><Alt>t          exo-open --launch TerminalEmulator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment