Small overhaul of configs
This commit is contained in:
@ -91,13 +91,11 @@ Avg${goto 60}${cpu cpu0}%${alignr}${freq_g}
|
||||
|
||||
${alignc}S H O R T C U T K E Y S
|
||||
${hr}
|
||||
[S]${alignr}Launcher
|
||||
[C] + Space${alignr}Launcher
|
||||
[S] + Space${alignr}Openbox Menu
|
||||
[S] + t${alignr}Terminal
|
||||
[S] + e${alignr}Text Editor
|
||||
[S] + f${alignr}File Manager
|
||||
[S] + w${alignr}Web Browser
|
||||
[S] + m${alignr}Music Player
|
||||
[S] + v${alignr}Audio Control
|
||||
[S] + x${alignr}System Exit
|
||||
[PrtScn]${alignr}Screenshot
|
||||
|
@ -1,6 +1,3 @@
|
||||
# required for xfce settings to work
|
||||
xfsettingsd &
|
||||
|
||||
# start the panel
|
||||
tint2 &
|
||||
|
||||
|
@ -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"/>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user