Small overhaul of configs

This commit is contained in:
natemaia
2022-08-09 18:13:06 -07:00
parent 99842f36cf
commit 79c36d5d4a
10 changed files with 21 additions and 93 deletions

View File

@ -1,6 +1,3 @@
# required for xfce settings to work
xfsettingsd &
# start the panel
tint2 &

View File

@ -74,7 +74,7 @@
<action name="Restart"/>
</item>
</menu>
<menu execute="al-compton-pipemenu" id="ComptonPipeMenu" label="Compton"/>
<menu execute="al-picom-pipemenu" id="PicomPipeMenu" label="Picom"/>
<menu execute="al-conky-pipemenu" id="ConkyPipeMenu" label="Conky"/>
<menu execute="al-tint2-pipemenu" id="Tint2PipeMenu" label="Tint2"/>
<separator/>
@ -83,27 +83,17 @@
<command>nitrogen</command>
</action>
</item>
<item label="Xfce4 appearance settings">
<item label="Lxappearance">
<action name="Execute">
<command>xfce4-appearance-settings</command>
<command>lxappearance</command>
</action>
</item>
<separator/>
<item label="Xfce4 power settings">
<action name="Execute">
<command>xfce4-power-manager-settings</command>
</action>
</item>
<item label="Pulse audio volume control">
<action name="Execute">
<command>pavucontrol</command>
</action>
</item>
<item label="Xfce4 settings manager">
<action name="Execute">
<command>xfce4-settings-manager</command>
</action>
</item>
</menu>
<menu execute="al-help-pipemenu" id="help" label="Help and Info"/>
<menu execute="al-kb-pipemenu" id="keybinds" label="Keybinds"/>

View File

@ -272,11 +272,6 @@
<command>exo-open --launch WebBrowser</command>
</action>
</keybind>
<keybind key="W-a">
<action name="Execute">
<command>xfce4-settings-manager</command>
</action>
</keybind>
<keybind key="W-v">
<action name="Execute">
<command>pavucontrol</command>
@ -287,7 +282,7 @@
<command>skippy-xd</command>
</action>
</keybind>
<keybind key="A-F1">
<keybind key="A-p">
<action name="Execute">
<command>rofi_run -r</command>
</action>