mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
disable wezterm's zsh integration
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{...}: {
|
||||
programs.wezterm = {
|
||||
enable = true;
|
||||
enableZshIntegration = false;
|
||||
|
||||
extraConfig = ''
|
||||
local wezterm = require 'wezterm'
|
||||
|
Reference in New Issue
Block a user