diff options
| -rw-r--r-- | oni/home/services/stumpwm/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oni/home/services/stumpwm/config b/oni/home/services/stumpwm/config index f217f33..3f44f74 100644 --- a/oni/home/services/stumpwm/config +++ b/oni/home/services/stumpwm/config @@ -148,6 +148,7 @@ after it has been unlocked." (define-frame-preference "Default" (0 t nil :class "kitty") + (0 t nil :class "org.wezfurlong.wezterm") (1 t nil :class "Emacs") (3 t nil :class "firefox")) |
