Skip to content

Commit

Permalink
readme edits
Browse files Browse the repository at this point in the history
  • Loading branch information
Arxari committed Aug 25, 2024
1 parent e5c9032 commit 28e7fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 28e7fa2

Please sign in to comment.