scripts: disable clipboard.sh
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
eb1c5d0b56
commit
43847724eb
1 changed files with 9 additions and 8 deletions
|
@ -70,14 +70,15 @@ in {
|
||||||
wofi
|
wofi
|
||||||
xclip
|
xclip
|
||||||
])
|
])
|
||||||
(bash "clipboard" [
|
# TODO: Convert to options and disable clipboard.sh
|
||||||
cliphist
|
# (bash "clipboard" [
|
||||||
libnotify
|
# cliphist
|
||||||
procps
|
# libnotify
|
||||||
wl-clipboard
|
# procps
|
||||||
wofi
|
# wl-clipboard
|
||||||
xclip
|
# wofi
|
||||||
])
|
# xclip
|
||||||
|
# ])
|
||||||
(bash "close" [
|
(bash "close" [
|
||||||
coreutils
|
coreutils
|
||||||
hyprland
|
hyprland
|
||||||
|
|
Loading…
Reference in a new issue