diff options
| author | 2025-04-10 16:35:43 -0700 | |
|---|---|---|
| committer | 2025-04-10 16:35:43 -0700 | |
| commit | a7acebff3dc92bac71935265bfd47fd572554fec (patch) | |
| tree | 4a8d8fcb04f3bcc195a70cbc89371e9213f2f41f | |
| parent | 094f8e8c807d9f59233406f70fee8bbb7c6d5bea (diff) | |
| download | new-dotfiles-a7acebff3dc92bac71935265bfd47fd572554fec.tar.gz new-dotfiles-a7acebff3dc92bac71935265bfd47fd572554fec.zip | |
Stumpwm: Show Wezterm in same location as kitty
| -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")) |
