i3: docu
This commit is contained in:
parent
962269bc42
commit
f945368110
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# i3-get-window-criteria - Get criteria for use with i3 config commands
|
# i3-get-window-criteria - Get criteria for use with i3 config commands
|
||||||
|
# https://faq.i3wm.org/question/2172/how-do-i-find-the-criteria-for-use-with-i3-config-commands-like-for_window-eg-to-force-splashscreens-and-dialogs-to-show-in-floating-mode.1.html
|
||||||
# To use, run this script, then click on a window.
|
# To use, run this script, then click on a window.
|
||||||
# Output is in the format: [<name>=<value> <name>=<value> ...]
|
# Output is in the format: [<name>=<value> <name>=<value> ...]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue