X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/abe51259db6db1defbfe72f2f501830fa1f7803f..4e91dab9f6ce93da61a4a168a660bc70e7bd3f59:/programs/xorg-xrdb.json diff --git a/programs/xorg-xrdb.json b/programs/xorg-xrdb.json index f2fa5ff..63c29d2 100644 --- a/programs/xorg-xrdb.json +++ b/programs/xorg-xrdb.json @@ -3,8 +3,8 @@ { "path": "$HOME/.Xresources", "movable": true, - "help": "xrdb loads these resources, wherever you call xrdb, add this flag:\n\n```bash\nxrdb -load \"$XDG_CONFIG_HOME/.config/X11/xresources\"\n```\n\n_Note: It will probably be called by your Xsession file._\n" + "help": "xrdb loads these resources, wherever you call xrdb, add this flag:\n\n```bash\nxrdb -load \"$XDG_CONFIG_HOME/X11/xresources\"\n```\n\n_Note: It will probably be called by your Xsession file._\n" } ], "name": "xorg-xrdb" -} \ No newline at end of file +}