diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-03-09 22:07:02 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-03-09 22:07:02 +0100 |
commit | c38e35e0cfbba73eb1ccc0a1b2fcec49f56c416e (patch) | |
tree | 34f1170cad7be6bfa31bd0230136d8e3411f72f8 | |
parent | 65994f40856905a60d323452ca6115eb4e4c416e (diff) |
undo autocutsel mess (TODO: fix)
-rwxr-xr-x | .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 cc2c652..1b50a91 100755 --- a/.config/i3/autostart##template +++ b/.config/i3/autostart##template @@ -9,7 +9,6 @@ picom & xbanish & dunst & autocutsel -selection CLIPBOARD & -autocutsel -selection PRIMARY & fcitx5 & xbindkeys --file "$XDG_CONFIG_HOME/xbindkeys/main" --nodaemon & {% if yadm.hostname == "thoncc" %} |