summaryrefslogtreecommitdiffstats
path: root/.config/openbox
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.config/openbox/menu.xml5
-rwxr-xr-x.config/openbox/rc.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml
index 5daf842..4af9ccc 100755
--- a/.config/openbox/menu.xml
+++ b/.config/openbox/menu.xml
@@ -156,6 +156,11 @@
<command>kdenlive</command>
</action>
</item>
+ <item label="ossia">
+ <action name="Execute">
+ <command>ossia</command>
+ </action>
+ </item>
</menu>
<menu id="apps-graphics-menu" label="Graphics">
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index 09dc77a..6ba6fc9 100755
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -42,7 +42,7 @@
'Active' - where the active window is -->
</placement>
<theme>
- <name>Xinit</name>
+ <name>gruvbox-material-dark-blocks</name>
<titleLayout>SDNLIMC</titleLayout>
<!--
available characters are NDSLIMC, each can occur at most once.