diff --git a/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv b/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv index b223d04..d5eff24 100644 --- a/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv +++ b/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv @@ -12,7 +12,7 @@ Screenshot,mb-jgtools screenshot,emblem-photos ^sep() Settings,^checkout(settings),applications-utilities ^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 ^tag(settings) @@ -47,11 +47,11 @@ Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot ^tag(userguide) . /usr/share/mb-jgtools/userguide.csv ^tag(size) -tiny,cat ~/.config/mabox/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -small,cat ~/.config/mabox/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -normal,cat ~/.config/mabox/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -big,cat ~/.config/mabox/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -huge,cat ~/.config/mabox/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +tiny,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +small,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +big,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +huge,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main ^tag(autostart) Choose apps/services (GUI Editor),yautostart Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany diff --git a/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml b/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml index f47071c..e819396 100644 --- a/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml +++ b/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml @@ -356,7 +356,7 @@ - betterlockscreen -l dim -t "Wpisz hasło aby odblokować" + betterlockscreen -l dim -t "Type password to unlock..." diff --git a/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv b/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv index 0a11570..5531269 100644 --- a/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv +++ b/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv @@ -49,11 +49,11 @@ Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot ^tag(userguide) . /usr/share/mb-jgtools/userguide.csv ^tag(size) -tiny,cat ~/.config/mabox/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -small,cat ~/.config/mabox/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -normal,cat ~/.config/mabox/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -big,cat ~/.config/mabox/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main -huge,cat ~/.config/mabox/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +tiny,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +small,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +big,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +huge,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main ^tag(autostart) Choose apps/services (GUI Editor),yautostart Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany