diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-31 02:11:27 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-31 02:11:27 +0200 |
commit | 2a7ffe0c9d07f368bb468ab34ea21b452632e6d0 (patch) | |
tree | 7e0240054ee5f31c71118564ef62b4e54c324814 /.autostart | |
parent | 74cb450899d7062eda10c2c2da11b298d646c06f (diff) |
changed some keybinds
Diffstat (limited to '.autostart')
-rwxr-xr-x | .autostart | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.autostart b/.autostart new file mode 100755 index 0000000..74057b3 --- /dev/null +++ b/.autostart @@ -0,0 +1,6 @@ +#!/bin/sh + +pia-client & +gtk-launch megasync & +gtk-launch discord & +openrgb -p no-rgb & |