diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-25 14:20:48 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-25 14:20:48 +0200 |
commit | 3bcda3965b0e6f9621609fa986edce3b34aa2242 (patch) | |
tree | a69212ff509f9b0e7f57187967295e63713669f8 /.config/i3 | |
parent | 78a1a2e9017594227dd7695ad80a1f8d89c434fe (diff) |
remove xset r rate from autostart
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/autostart##template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template index be02602..9687240 100644 --- a/.config/i3/autostart##template +++ b/.config/i3/autostart##template @@ -11,7 +11,6 @@ picom -b xbanish & dunst & flashfocus & -xset r rate 250 40 autocutsel & fcitx5 -d zsh -c "xbindkeys -f ~/.config/xbindkeys/main" |