Skip to content

Commit

Permalink
fix blur performace
Browse files Browse the repository at this point in the history
  • Loading branch information
fecet committed Mar 25, 2024
1 parent 51bf823 commit 5a5209a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/blurlock.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#! /bin/bash
# 依赖包: i3lock-color
set -ex

i3lock \
--blur 10 \
--color 00000000 \
--bar-indicator \
--bar-pos y+h \
--bar-direction 1 \
Expand Down

0 comments on commit 5a5209a

Please sign in to comment.