From 4886537bd247eaa69147ac3b2cd07754ea92b307 Mon Sep 17 00:00:00 2001 From: Pascal J Date: Fri, 28 Apr 2023 13:47:09 +0200 Subject: [PATCH] add period... --- pages/FAQ/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index dcb3468..81e7573 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -278,7 +278,7 @@ It's heavily advised to use `full` regardless of anything. # How do I get information about windows like the class on wayland? xprop no worky. -Hyprctl can list available information about all open windows with the command `hyprctl clients` +Hyprctl can list available information about all open windows with the command `hyprctl clients`. To list only information about a single selected windows, Hyprctl has the command `hyprctl activewindow`. This will output information about the currently active window, which is probably your terminal emulator. You can get informationen from other windows by issueing this command in the shell `sleep 5 && hyprctl activewindow`, focusing the window you want info about and waiting until the five seconds are over. **_Useful Optimizations_**: