diff options
Diffstat (limited to '')
-rwxr-xr-x | .config/openbox/menu.xml | 2 | ||||
-rwxr-xr-x | .config/openbox/rc.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml index ca7aff8..5d132bb 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -117,7 +117,7 @@ </item> </menu> - <menu id="system-menu" label="System"> + <menu id="system-menu" label="Settings"> <item label="Openbox configuration"> <action name="Execute"> <command>obconf</command> diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index b54bca3..05f9691 100755 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -42,7 +42,7 @@ 'Active' - where the active window is --> </placement> <theme> - <name>Clearlooks</name> + <name>Syscrash</name> <titleLayout>SNLIMC</titleLayout> <!-- available characters are NDSLIMC, each can occur at most once. |