change default term to ghostty
This commit is contained in:
parent
5e3da54c50
commit
d5abf0e8ab
@ -13,7 +13,7 @@ in
|
|||||||
services.sxhkd = {
|
services.sxhkd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
keybindings = {
|
keybindings = {
|
||||||
"super + Return" = "alacritty";
|
"super + Return" = "ghostty";
|
||||||
"super + b" = "zen-beta";
|
"super + b" = "zen-beta";
|
||||||
"super + f" = "thunar";
|
"super + f" = "thunar";
|
||||||
"super + m" = "emacsclient -ca ''";
|
"super + m" = "emacsclient -ca ''";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user