mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-19 01:32:27 +00:00
Remove debug print
This commit is contained in:
parent
823a8ad428
commit
e80decb847
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ main() {
|
|||
suffix="${EMPTY_SUFFIX}"
|
||||
;;
|
||||
o* ) # occupied unfocused
|
||||
>&2 echo "unfocused occupied! $name"
|
||||
prefix="${OCCUPIED_PREFIX}"
|
||||
suffix="${OCCUPIED_SUFFIX}"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue