mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat: ghostty
This commit is contained in:
parent
c63e644ac9
commit
587224ef2d
4 changed files with 63 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
kdePackages.yakuake
|
||||
# kdePackages.yakuake
|
||||
krunner-vscodeprojects
|
||||
jetbrains-runner
|
||||
];
|
||||
|
|
@ -34,9 +34,10 @@
|
|||
};
|
||||
};
|
||||
shortcuts = {
|
||||
yakuake = {
|
||||
"toggle-window-state" = "Meta+`";
|
||||
};
|
||||
# Use Ghostty Instead
|
||||
# yakuake = {
|
||||
# "toggle-window-state" = "Meta+`";
|
||||
# };
|
||||
};
|
||||
input.touchpads = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue