aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home
diff options
context:
space:
mode:
Diffstat (limited to 'oni/home')
-rw-r--r--oni/home/services/stumpwm/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni/home/services/stumpwm/config b/oni/home/services/stumpwm/config
index 82907aa..81ab3ca 100644
--- a/oni/home/services/stumpwm/config
+++ b/oni/home/services/stumpwm/config
@@ -39,7 +39,7 @@ after it has been unlocked."
(defcommand raise-terminal () ()
"Open or show my terminal"
- (run-or-raise "kitty" '(:class "kitty")))
+ (run-or-raise "kitty" '(:class "kitty|org\.wezfurlong\.wezterm")))
(define-key *top-map* (kbd "C-M-l") "lock-screen")
(define-key *top-map* (kbd "s-b") "raise-browser")