diff options
author | Justine Smithies <justine@smithies.me.uk> | 2023-08-23 07:25:02 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2023-08-23 07:25:02 +0100 |
commit | ccf6e7d6fd699b207ac911f1af92c441dd0ded60 (patch) | |
tree | 2938dd7b782caa60c11ac072fc9838a04c6e2a57 | |
parent | 599887f8dc26036e3d196c874c5a4dbe71975d28 (diff) |
Removed uneeded line
-rw-r--r-- | .bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -83,7 +83,6 @@ fi # If on matching tty start the WM if [ "$(tty)" = "/dev/tty1" ]; then - #exec dbus-run-session river exec dbus-run-session qtile start -b wayland fi |