add lxpolkit to jwm Startup
with lxpolkit pcmanfm can mount devices and ask for privilege escalation
This commit is contained in:
parent
18f2f698c4
commit
3884886c7c
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@
|
||||||
<Key mask="A" key="Down">ddesktop</Key>
|
<Key mask="A" key="Down">ddesktop</Key>
|
||||||
|
|
||||||
<StartupCommand>$(find ~/.screenlayout/ -type f -executable|head -n 1)</StartupCommand>
|
<StartupCommand>$(find ~/.screenlayout/ -type f -executable|head -n 1)</StartupCommand>
|
||||||
|
<StartupCommand>lxpolkit</StartupCommand>
|
||||||
<StartupCommand>pcmanfm --desktop</StartupCommand>
|
<StartupCommand>pcmanfm --desktop</StartupCommand>
|
||||||
<StartupCommand>xscreensaver -no-splash</StartupCommand>
|
<StartupCommand>xscreensaver -no-splash</StartupCommand>
|
||||||
<StartupCommand>volumeicon</StartupCommand>
|
<StartupCommand>volumeicon</StartupCommand>
|
||||||
|
|
Loading…
Reference in a new issue