From 28e7fa269f0ee6ff294b430390fa9dde26fe5e44 Mon Sep 17 00:00:00 2001 From: Ariadna Ardere Date: Sun, 25 Aug 2024 21:12:54 +0200 Subject: [PATCH] readme edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7fdf59..6695b5c 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ windowrulev2 = size 600 600, class:kitty, title:^(shofi)$ # Set fixed width ( bind = $mainMod, L, exec, kitty --title shofi -e zsh -c "location/to/your/shofi.sh; exec zsh" ``` If you've used ezsh to set up the script, you can just just ```shofi``` instead of ```location/to/your/shofi.sh``` -Make sure to change ```kitty``` to whatever terminal you want to use. +Make sure to change ```kitty``` to whatever terminal you want to use (note, cool-retro-term does not work with the --title command)