소스 검색

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