diff options
author | awy <awy@awy.one> | 2024-10-26 23:29:37 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-26 23:29:37 +0300 |
commit | a3b00eafceed6ec9a96e06eeb27e0201cbefe3f9 (patch) | |
tree | 420c98625d8f50a6ee45cb76f14ca265ab24aa59 /.local/bin/wayload | |
parent | e77ab8c339d83670f6dcbbcb8b6e1e900cb8b33a (diff) |
hyprshot
Diffstat (limited to '.local/bin/wayload')
-rwxr-xr-x | .local/bin/wayload | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/wayload b/.local/bin/wayload new file mode 100755 index 0000000..0301b76 --- /dev/null +++ b/.local/bin/wayload @@ -0,0 +1,3 @@ +#!/bin/sh +killall waybar +hyprctl dispatch exec waybar |