diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2023-10-13 13:37:23 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2023-10-13 13:37:23 -0400 |
commit | e24d1a99df9f3ca553e482e504d5a786f15c2683 (patch) | |
tree | ebc122b19b7693bb06ac5690c7137999d1c167a6 /.xinitrc##hostname.intern | |
parent | 78daf00eb66315888d14f37789c22a8577acadb9 (diff) |
Faster flashfocus
Diffstat (limited to '.xinitrc##hostname.intern')
-rw-r--r-- | .xinitrc##hostname.intern | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc##hostname.intern b/.xinitrc##hostname.intern index d74bdae..b685cb4 100644 --- a/.xinitrc##hostname.intern +++ b/.xinitrc##hostname.intern @@ -7,7 +7,7 @@ unclutter & picom -b & echo us > $HOME/.cache/layout xrdb -load $HOME/.Xresources -flashfocus -n 30 -o 0.75 -v ERROR & +flashfocus -n 30 -t 150 -l never -o 0.75 -v ERROR & dwmblocks & remaps & while true; do |