diff --git config/init.rx config/init.rx index f58c0bb..7389856 100644 --- config/init.rx +++ config/init.rx @@ -27,7 +27,7 @@ map :pan -1 0 -- Pan view left map :pan 1 0 -- Pan view right map :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