浏览代码

Add utility to get widows attributes

xprop
DricomDragon 4 年之前
父节点
当前提交
11a7daabf2
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Guides/i3.md

+ 4 - 0
Guides/i3.md

@@ -23,3 +23,7 @@ To get information :
 To adjust screen setup :
 
 `xrandr --output HDMI-0 --auto --above DP-0`
+
+## Filter windows
+
+To get informations used by filter, for example with `for_window`, use `xprop`.