hyprctl
devices
- Show peripheral devices connected
mice
keyboards
tablets
touch
switches
clients
- Clients describe the windows
- It's every tiled window
- Check which apps are running in xwayland or wayland
layers
- LayerSurfaces
- Wallpapers
- Notifications
- Overlays
- Bars
- Etc.
workspaces
monitors
keyword
hyprctl keyword monitor ',preferred,auto,1'
dispatch
- Issue a dispatch to call a keybind dispatcher with an arg
hyprctl dispatch exec kitty
hyprctl dispatch -- exec kitty --single-instance
switchxkblayout
hyprctl switchxkblayout <keyboard> next
notify
hyprctl notify -1 10000 "rgb(ff1ea3)" "Hello everyone!"