Browse Source

Add utility to get widows attributes

xprop
DricomDragon 4 năm trước cách đây
mục cha
commit
11a7daabf2
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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`.