summarylogtreecommitdiffstats
path: root/init.tx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'init.tx.patch')
-rw-r--r--init.tx.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/init.tx.patch b/init.tx.patch
new file mode 100644
index 000000000000..66ff71b52aa7
--- /dev/null
+++ b/init.tx.patch
@@ -0,0 +1,13 @@
+diff --git config/init.rx config/init.rx
+index f58c0bb..7389856 100644
+--- config/init.rx
++++ config/init.rx
+@@ -27,7 +27,7 @@ map <left> :pan -1 0 -- Pan view left
+ map <right> :pan 1 0 -- Pan view right
+ map <return> :f/new -- Create new frame
+
+-source palettes/sweetie16.palette -- Source a color palette
++source /usr/share/rx/palettes/sweetie16.palette -- Source a color palette
+
+ set vsync = off -- Turn off Vsync
+ set frame_delay = 8.0 -- Set frame delay to 8 milliseconds