Selaa lähdekoodia

Add utility to get widows attributes

xprop
DricomDragon 4 vuotta sitten
vanhempi
commit
11a7daabf2
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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`.