Fix issues in scripts, update configs

This commit is contained in:
natemaia
2018-02-07 17:38:43 -08:00
parent 090dc5aa50
commit 02cd993afd
6 changed files with 11 additions and 12 deletions

View File

@ -214,7 +214,7 @@ ac_disconnected_cmd =
button = new
button_icon = /usr/share/icons/ArchLabs-Dark/32x32/places/distributor-logo-archlabs.png
button_text =
button_lclick_command= jgmenu_run
button_lclick_command= jgmenu_run >/dev/null 2>&1 &
button_rclick_command= exo-open ~/.config/jgmenu/jgmenurc
button_mclick_command=
button_uwheel_command=

View File

@ -214,7 +214,7 @@ ac_disconnected_cmd =
button = new
button_icon = /usr/share/icons/ArchLabs-Dark/32x32/places/distributor-logo-archlabs.png
button_text =
button_lclick_command= jgmenu_run
button_lclick_command= jgmenu_run >/dev/null 2>&1 &
button_rclick_command= exo-open ~/.config/jgmenu/jgmenurc
button_mclick_command=
button_uwheel_command=