Add ghostty
This commit is contained in:
@@ -49,11 +49,12 @@ in {
|
||||
scale = "1.33";
|
||||
};
|
||||
};
|
||||
modifier = mod;
|
||||
keybindings = {
|
||||
"${mod}+Return" = "exec wezterm";
|
||||
"${mod}+Return" = "exec ghostty";
|
||||
"${mod}+q" = "kill";
|
||||
"${mod}+d" = "exec tofi-drun --drun-launch=true";
|
||||
"${hyper}+Return" = "exec wezterm";
|
||||
"${hyper}+Return" = "exec ghostty";
|
||||
"${hyper}+q" = "kill";
|
||||
"${hyper}+d" = "exec tofi-drun --drun-launch=true";
|
||||
|
||||
|
||||
@@ -57,9 +57,12 @@
|
||||
guiPackages = with pkgs; [
|
||||
_1password
|
||||
_1password-gui
|
||||
calibre
|
||||
discord
|
||||
feh
|
||||
fraunces
|
||||
ghostty
|
||||
gimp
|
||||
grim
|
||||
iosevka
|
||||
idea
|
||||
|
||||
Reference in New Issue
Block a user