Browse Source

Add help line for fix_popup in wm

master
Maxime Wack 1 year ago
parent
commit
9506467bce
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .config/bin/wm

+ 1
- 0
.config/bin/wm View File

@@ -16,6 +16,7 @@ usage ()
echo "- peek left|right"
echo "- popup classname [bin]"
echo "- unhide"
echo "- fix_popup"
exit 0
}



Loading…
Cancel
Save