terminal: foot --> ghostty

This commit is contained in:
ooks-io 2025-01-21 15:35:02 +11:00
parent 512774da02
commit 4ffecbac0c
7 changed files with 89 additions and 17 deletions

View file

@ -7,7 +7,7 @@ in {
# Program Launch
"SUPER, b, exec, ${binds.browser}"
"SUPER, return, exec, ${binds.terminal}"
"SUPERSHIFT, return, exec, ${binds.terminal} --title foot-dropdown"
"SUPERSHIFT, return, exec, ${binds.terminal} --title=dropdown"
"SUPER, e, exec, ${binds.terminalLaunch} $EDITOR"
"SUPERSHIFT, P, exec, ${binds.password}"
"SUPERCTRL, P, exec, ${binds.quickpass}"
@ -15,7 +15,7 @@ in {
"SUPERSHIFT, e, exec, ${binds.fileManager}"
"SUPERSHIFT, S, exec, ${binds.steam}"
"SUPERSHIFT, n, exec, ${binds.notes}"
"SUPER, escape, exec, ${binds.terminalLaunch} --title=BTOP btop"
"SUPER, escape, exec, ${binds.btop}"
"SUPER CTRL, return, exec, ${binds.zellijMenu}"
"SUPER, delete, exec, ${binds.powerMenu}"
"SUPERSHIFT, F, exec, ${binds.factorio}"