Update some references to wezterm
This commit is contained in:
parent
250fa6325f
commit
8d6c0cb8b8
|
@ -25,7 +25,7 @@
|
|||
"Pavucontrol".state = "floating";
|
||||
"Otpclient".state = "floating";
|
||||
".blueman-manager-wrapped".state = "floating";
|
||||
"org.wezfurlong.wezterm".desktop = "dev";
|
||||
"Alacritty".desktop = "dev";
|
||||
"firefox".desktop = "browser";
|
||||
"Thunar".desktop = "files";
|
||||
"Element".desktop = "chat";
|
||||
|
|
|
@ -13,7 +13,7 @@ in {
|
|||
enable = true;
|
||||
location = "center";
|
||||
pass.enable = true;
|
||||
terminal = "wezterm";
|
||||
terminal = "alacritty";
|
||||
extraConfig = {
|
||||
modi = "drun";
|
||||
icon-theme = icon-theme;
|
||||
|
|
Loading…
Reference in a new issue