Use kitty instead of wezterm
This commit is contained in:
parent
0ee158677a
commit
9bc392818f
@ -32,8 +32,8 @@
|
|||||||
};
|
};
|
||||||
topgrade.enable = true;
|
topgrade.enable = true;
|
||||||
neovim.enable = true;
|
neovim.enable = true;
|
||||||
# kitty.enable = true;
|
kitty.enable = true;
|
||||||
wezterm.enable = true;
|
# wezterm.enable = true;
|
||||||
yazi.enable = true;
|
yazi.enable = true;
|
||||||
emacs.enable = true;
|
emacs.enable = true;
|
||||||
|
|
||||||
|
@ -208,7 +208,7 @@ in
|
|||||||
# opening applications
|
# opening applications
|
||||||
"$mod, D, exec, wofi --show drun,run"
|
"$mod, D, exec, wofi --show drun,run"
|
||||||
"$mod, E, exec, pcmanfm"
|
"$mod, E, exec, pcmanfm"
|
||||||
"$mod, Return, exec, wezterm"
|
"$mod, Return, exec, kitty"
|
||||||
"$mod, B, exec, firefox"
|
"$mod, B, exec, firefox"
|
||||||
"$mod, C, exec, qalculate-gtk"
|
"$mod, C, exec, qalculate-gtk"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user