summaryrefslogtreecommitdiff
path: root/fs-skel
diff options
context:
space:
mode:
Diffstat (limited to 'fs-skel')
-rw-r--r--fs-skel/sys/startup.rc2
-rw-r--r--fs-skel/sys/winspace.rc2
-rw-r--r--fs-skel/user/default.rc2
3 files changed, 3 insertions, 3 deletions
diff --git a/fs-skel/sys/startup.rc b/fs-skel/sys/startup.rc
index c5fdb5d..6732da7 100644
--- a/fs-skel/sys/startup.rc
+++ b/fs-skel/sys/startup.rc
@@ -1 +1 @@
-bin/mkpopup Welcome to Portland OS!\n\nPress Win+Space to open a terminal with a shell.\nClick on a window to bring it to the top of the stack.\nLeft click and drag a window while holding Alt to move it.\nRight click on a window while holding Alt to send it to the bottom.\nType "dirlist bin" into a shell for a list of programs.\n\nPress Alt+F4 to close this window. \ No newline at end of file
+/bin/mkpopup Welcome to Portland OS!\n\nPress Win+Space to open a terminal with a shell.\nClick on a window to bring it to the top of the stack.\nLeft click and drag a window while holding Alt to move it.\nRight click on a window while holding Alt to send it to the bottom.\nType "dirlist bin" into a shell for a list of programs.\n\nPress Alt+F4 to close this window. \ No newline at end of file
diff --git a/fs-skel/sys/winspace.rc b/fs-skel/sys/winspace.rc
index 3d038c5..b050f26 100644
--- a/fs-skel/sys/winspace.rc
+++ b/fs-skel/sys/winspace.rc
@@ -1 +1 @@
-bin/terminal bin/highway \ No newline at end of file
+/bin/terminal /bin/highway \ No newline at end of file
diff --git a/fs-skel/user/default.rc b/fs-skel/user/default.rc
index 568c546..0178824 100644
--- a/fs-skel/user/default.rc
+++ b/fs-skel/user/default.rc
@@ -1 +1 @@
-set _path bin/ \ No newline at end of file
+set _path /bin/ \ No newline at end of file