mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
promote kitty
This commit is contained in:
parent
6db5a9d184
commit
cacdd20b05
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ in
|
|||
gnomeExtensions.appindicator
|
||||
|
||||
(writeShellScriptBin "x-terminal-emulator" ''
|
||||
exec kgx "$@"
|
||||
exec kitty "$@"
|
||||
'')
|
||||
|
||||
(writeShellScriptBin "red" ''
|
||||
|
|
Loading…
Reference in a new issue