diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/godot | 3 | ||||
| -rwxr-xr-x | scripts/startup | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/scripts/godot b/scripts/godot new file mode 100755 index 0000000..a2d74f9 --- /dev/null +++ b/scripts/godot @@ -0,0 +1,3 @@ +#!/bin/sh + +godot-mono --single-window
\ No newline at end of file diff --git a/scripts/startup b/scripts/startup index 46e4c17..818acb4 100755 --- a/scripts/startup +++ b/scripts/startup @@ -7,4 +7,5 @@ mpd & dunst & waybar & hyprpaper & +hypridle & gpg-agent --daemon |
