From a7acebff3dc92bac71935265bfd47fd572554fec Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 10 Apr 2025 16:35:43 -0700 Subject: Stumpwm: Show Wezterm in same location as kitty --- oni/home/services/stumpwm/config | 1 + 1 file changed, 1 insertion(+) 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")) -- cgit v1.3-2-g0d8e