hyprlock: do not get background image from swww
This commit is contained in:
parent
a125ca22c5
commit
9e722b3329
1 changed files with 0 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# gets the last part of the 'swww query' command
|
||||
# should work as long as image path does not have spaces
|
||||
IMAGE="$(swww query | rev | cut -f1 -d' ' | rev)"
|
||||
|
||||
cp "$IMAGE" /tmp/hyprlock-background
|
||||
1password --lock &
|
||||
|
||||
hyprlock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue