mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-08-02 01:39:32 -04:00
add:waybar
This commit is contained in:
3
waybar/scripts/Screenshot-Hyprland-Window.sh
Normal file
3
waybar/scripts/Screenshot-Hyprland-Window.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
grim -g "$(hyprctl clients -j | jq '.[] | select(.hidden | not) | "\(.at[0]),\(.at[1]) \(.size[0])x\(.size[1])"' -r | slurp)" - | swappy -f -
|
Reference in New Issue
Block a user