Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
Schweber committed Oct 19, 2023
1 parent ebef9d3 commit d613360
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hdrop/hdrop
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
##
## Several instances of the same program can be run concurrently, if different class names are assigned to each instance. Presently there is only support for the following flags:
##
## -a (foot terminal emulator)
## -a ('foot' terminal emulator)
## --class (all other programs).
##
## Please feel free to report missing flags for other programs!
Expand All @@ -27,6 +27,7 @@
##
## Part of: https://github.com/hyprwm/contrib
## Author: Schweber (https://github.com/Schweber)
## License: AGPL

check() {
command -v "$1" 1>/dev/null
Expand Down

0 comments on commit d613360

Please sign in to comment.