ソースを参照

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`.