updates to Openbox config

* switched to j4-dmenu-desktop
* removed everything from openbox autostart
This commit is contained in:
Tobias Schmidl 2024-05-08 10:06:38 +02:00
parent fc6b23ba8e
commit 966c36f775
2 changed files with 3 additions and 8 deletions

View file

@ -1,9 +1,2 @@
#! /bin/sh
$HOME/.local/bin/autostart &
sleep 5
pcmanfm-qt --desktop &
stalonetray &
dunst &
lxqt-powermanagement &
latte-dock &
chrome --no-startup-window &

View file

@ -272,9 +272,11 @@
<to>5</to>
</action>
</keybind>
<!--
<keybind key="W-space">
<action name="ToggleShowDesktop"/>
</keybind>
-->
<!-- Keybindings for windows -->
<keybind key="A-F4">
<action name="Close"/>
@ -376,7 +378,7 @@
</keybind>
<keybind key="W-d">
<action name="Execute">
<command>dmenu_run -fn 'Hack-9' -sb '#586e75' -sf '#eee8d5' -nb '#eee8d5' -nf '#586e75'</command>
<command>j4-dmenu-desktop --dmenu="dmenu -i -sf '#002b36' -sb '#839496' -nf '#839496' -nb '#002b36' -fn 'Hack-9'"</command>
</action>
</keybind>
<keybind key="W-S-c">