Compare commits

..

No commits in common. "7f64a63b9f77928588ce8716b80e00fc38c0ff31" and "e15ed8fd7e25422dd27d2929d480008df5f474f7" have entirely different histories.

3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -281,4 +281,3 @@ X11/xinit/xinitrc.d/*local.sh
lazydocker/
sunshine/
clipse/
X11/xinit/xinitrc.d/*

View file

@ -0,0 +1,7 @@
#!/bin/sh
if command -v clipse >/dev/null; then
clipse -listen-shell &
else
echo "error: clipse not found"
fi

View file

@ -108,5 +108,3 @@ bar {
for_window [class="Display-im*"] floating enable
for_window [title="Steam Settings"] floating enable
exec --no-startup-id clipse -listen