fix betterlockscreen
This commit is contained in:
parent
9c9759d5fd
commit
a96721b497
@ -12,7 +12,7 @@ Screenshot,mb-jgtools screenshot,emblem-photos
|
|||||||
^sep()
|
^sep()
|
||||||
Settings,^checkout(settings),applications-utilities
|
Settings,^checkout(settings),applications-utilities
|
||||||
^sep()
|
^sep()
|
||||||
Lock screen,blurlock,system-lock-screen
|
Lock screen,betterlockscreen -l dim -t "Type password to unlock...",system-lock-screen
|
||||||
Exit,mb-jgtools mblogout,system-shutdown
|
Exit,mb-jgtools mblogout,system-shutdown
|
||||||
|
|
||||||
^tag(settings)
|
^tag(settings)
|
||||||
@ -47,11 +47,11 @@ Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot
|
|||||||
^tag(userguide)
|
^tag(userguide)
|
||||||
. /usr/share/mb-jgtools/userguide.csv
|
. /usr/share/mb-jgtools/userguide.csv
|
||||||
^tag(size)
|
^tag(size)
|
||||||
<small><small>tiny</small></small>,cat ~/.config/mabox/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<small><small>tiny</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
<small>small</small>,cat ~/.config/mabox/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<small>small</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
normal,cat ~/.config/mabox/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
<big>big</big>,cat ~/.config/mabox/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<big>big</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
<big><big>huge</big></big>,cat ~/.config/mabox/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<big><big>huge</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
^tag(autostart)
|
^tag(autostart)
|
||||||
Choose apps/services (GUI Editor),yautostart
|
Choose apps/services (GUI Editor),yautostart
|
||||||
Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany
|
Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany
|
||||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
@ -356,7 +356,7 @@
|
|||||||
</keybind>
|
</keybind>
|
||||||
<keybind key="W-l">
|
<keybind key="W-l">
|
||||||
<action name="Execute">
|
<action name="Execute">
|
||||||
<command>betterlockscreen -l dim -t "Wpisz hasło aby odblokować"</command>
|
<command>betterlockscreen -l dim -t "Type password to unlock..."</command>
|
||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
<keybind key="Print">
|
<keybind key="Print">
|
||||||
|
@ -49,11 +49,11 @@ Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot
|
|||||||
^tag(userguide)
|
^tag(userguide)
|
||||||
. /usr/share/mb-jgtools/userguide.csv
|
. /usr/share/mb-jgtools/userguide.csv
|
||||||
^tag(size)
|
^tag(size)
|
||||||
<small><small>tiny</small></small>,cat ~/.config/mabox/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<small><small>tiny</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
<small>small</small>,cat ~/.config/mabox/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<small>small</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
normal,cat ~/.config/mabox/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
<big>big</big>,cat ~/.config/mabox/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<big>big</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
<big><big>huge</big></big>,cat ~/.config/mabox/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
<big><big>huge</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
|
||||||
^tag(autostart)
|
^tag(autostart)
|
||||||
Choose apps/services (GUI Editor),yautostart
|
Choose apps/services (GUI Editor),yautostart
|
||||||
Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany
|
Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany
|
||||||
|
|
Loading…
Reference in New Issue
Block a user