Skip to content

Commit c225365

Browse files
committed
weatherlight => [start-swhkd.sh]
1 parent bcc914d commit c225365

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

runes/hypr/start-swhkd.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ mkdir -p "$(dirname "$log")"
55
exec &>"$log"
66

77
swhks &
8-
swhkd --cooldown 400 --log ${XDG_RUNTIME_DIR:-$HOME/.local/share}/swhks-current_unix_time.log
8+
swhkd \
9+
--cooldown 400 \
10+
--log "${XDG_RUNTIME_DIR:-$HOME/.local/share}/swhks-current_unix_time.log"

0 commit comments

Comments
 (0)