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
|
||||
xclip
|
||||
])
|
||||
(bash "clipboard" [
|
||||
cliphist
|
||||
libnotify
|
||||
procps
|
||||
wl-clipboard
|
||||
wofi
|
||||
xclip
|
||||
])
|
||||
# TODO: Convert to options and disable clipboard.sh
|
||||
# (bash "clipboard" [
|
||||
# cliphist
|
||||
# libnotify
|
||||
# procps
|
||||
# wl-clipboard
|
||||
# wofi
|
||||
# xclip
|
||||
# ])
|
||||
(bash "close" [
|
||||
coreutils
|
||||
hyprland
|
||||
|
|
Loading…
Reference in a new issue