From 55058327b817d4232c106f2eb61a5e290f00b9c7 Mon Sep 17 00:00:00 2001 From: zerf58 Date: Sun, 21 Apr 2024 16:43:39 -0700 Subject: [PATCH] add discord --- buttons.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/buttons.sh b/buttons.sh index 9a0a671..0070eef 100755 --- a/buttons.sh +++ b/buttons.sh @@ -168,11 +168,15 @@ Xfdesktop(){ } firefox(){ + echo "return and run all()" } -eddie(){ - echo "return and run all()" +discord(){ + + play(){ + xdotool_helper "key F12" + } } mousepad(){