From ae201197d96cc3989773da7dfd66b3e7291fe16f Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Sat, 12 Oct 2024 21:39:45 -0400 Subject: shortcuts and other changes --- shortcuts/bottles | 1 + shortcuts/discord | 3 +++ shortcuts/godot | 3 +++ 3 files changed, 7 insertions(+) create mode 100755 shortcuts/bottles create mode 100644 shortcuts/discord create mode 100755 shortcuts/godot (limited to 'shortcuts') diff --git a/shortcuts/bottles b/shortcuts/bottles new file mode 100755 index 0000000..bd26412 --- /dev/null +++ b/shortcuts/bottles @@ -0,0 +1 @@ +flatpak run com.usebottles.bottles \ No newline at end of file diff --git a/shortcuts/discord b/shortcuts/discord new file mode 100644 index 0000000..52af980 --- /dev/null +++ b/shortcuts/discord @@ -0,0 +1,3 @@ +#!/bin/sh + +discord-screenaudio \ No newline at end of file diff --git a/shortcuts/godot b/shortcuts/godot new file mode 100755 index 0000000..a2d74f9 --- /dev/null +++ b/shortcuts/godot @@ -0,0 +1,3 @@ +#!/bin/sh + +godot-mono --single-window \ No newline at end of file -- cgit v1.2.3