Compare commits

..

2 commits

Author SHA1 Message Date
7f64a63b9f ignore def 2025-10-09 22:32:10 -06:00
a6d561145b clipboard 2025-10-09 22:30:38 -06:00
3 changed files with 3 additions and 7 deletions

1
.gitignore vendored
View file

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

View file

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

View file

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