upd settings submenu
This commit is contained in:
parent
c7826d1dc3
commit
10c4fda141
@ -15,7 +15,7 @@
|
||||
under the mouse pointer. when followMouse is enabled -->
|
||||
<underMouse>no</underMouse>
|
||||
<!-- move focus under the mouse, even when the mouse is not moving -->
|
||||
<focusDelay>200</focusDelay>
|
||||
<focusDelay>500</focusDelay>
|
||||
<!-- when followMouse is enabled, the mouse must be inside the window for
|
||||
this many milliseconds (1000 = 1 sec) before moving focus to it -->
|
||||
<raiseOnFocus>no</raiseOnFocus>
|
||||
@ -297,7 +297,24 @@
|
||||
<action name="DirectionalCycleWindows"><direction>up</direction></action>
|
||||
</keybind>
|
||||
<keybind key="W-S-Down">
|
||||
<action name="DirectionalCycleWindows"><direction>down</direction></action>
|
||||
<action name="DirectionalCycleWindows">
|
||||
<direction>down</direction>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="F1">
|
||||
<action name="Execute">
|
||||
<command>jumpapp firefox</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="F2">
|
||||
<action name="Execute">
|
||||
<command>jumpapp -t doublecmd doublecmd</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="F3">
|
||||
<action name="Execute">
|
||||
<command>jumpapp geany</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="W-F1">
|
||||
<action name="Execute">
|
||||
@ -444,7 +461,7 @@
|
||||
</keybind>
|
||||
<keybind key="W-space">
|
||||
<action name="Execute">
|
||||
<command>mb-jgtools main</command>
|
||||
<command>mb-jgtools main top</command>
|
||||
</action>
|
||||
<!---<action name="ShowMenu">
|
||||
<menu>root-menu</menu>
|
||||
|
@ -6,15 +6,15 @@ Tint2 panels,^pipe(jgtint2-pipe),tint2conf
|
||||
^sep(Mabox Themes)
|
||||
Theme manager,mb-obthemes,preferences-desktop-theme
|
||||
^sep(Desktop)
|
||||
Wallpaper,^pipe(jgwallpaperchanger),nitrogen
|
||||
Wallpaper,jgwallpaperchanger -s,nitrogen
|
||||
Configure <b>Fonts</b>,colorizer-fonts -s,fonts
|
||||
Colorizer,colorizer -s,colorizer
|
||||
Look and Feel,lxappearance,preferences-desktop-theme
|
||||
Reload GTK,reload-gtk,reload
|
||||
^sep()
|
||||
Menu/Sidepanels,^pipe(jgmenusettings-pipe),menu-editor
|
||||
Conkies,^pipe(jgconky-pipe),desktop-effects
|
||||
Compositor,^pipe(jgpicom-pipe menu),compton
|
||||
Conkies,colorizer-conky -s,desktop-effects
|
||||
Compositor,jgpicom-pipe -s,compton
|
||||
Notifications,xfce4-notifyd-config,xfce4-notifyd
|
||||
^sep()
|
||||
Screen resolution,arandr,monitor
|
||||
|
|
@ -6,15 +6,15 @@ Paneles Tint2,^pipe(jgtint2-pipe),tint2conf
|
||||
^sep(Temas de Mabox)
|
||||
Gestor de Temas,mb-obthemes,preferences-desktop-theme
|
||||
^sep(Escritorio)
|
||||
Fondos de pantalla,^pipe(jgwallpaperchanger),nitrogen
|
||||
Fondos de pantalla,jgwallpaperchanger -s,nitrogen
|
||||
Configurar <b>fuentes</b>,colorizer-fonts -s,fonts
|
||||
Colorizer,colorizer -s,colorizer
|
||||
Apariencia,lxappearance,preferences-desktop-theme
|
||||
Reload GTK,reload-gtk,reload
|
||||
^sep()
|
||||
Menu / Paneles laterales,^pipe(jgmenusettings-pipe),menu-editor
|
||||
Recuadros Conky,^pipe(jgconky-pipe),desktop-effects
|
||||
Compositor gráfico,^pipe(jgpicom-pipe menu),compton
|
||||
Recuadros Conky,colorizer-conky -s,desktop-effects
|
||||
Compositor gráfico,jgpicom-pipe -s,compton
|
||||
Notificaciones,xfce4-notifyd-config,xfce4-notifyd
|
||||
^sep()
|
||||
Resolución de pantalla,arandr,display
|
||||
|
|
@ -6,15 +6,15 @@ Panel tint2,^pipe(jgtint2-pipe),tint2conf
|
||||
^sep(Motywy Maboxa)
|
||||
Zarządzaj motywami,mb-obthemes,preferences-desktop-theme
|
||||
^sep(Pulpit)
|
||||
Tapeta,^pipe(jgwallpaperchanger),nitrogen
|
||||
Tapeta,jgwallpaperchanger -s,nitrogen
|
||||
Konfiguruj <b>Czcionki</b>,colorizer-fonts -s,fonts
|
||||
Colorizer,colorizer -s,colorizer
|
||||
Wystrój i ikony,lxappearance,preferences-desktop-theme
|
||||
Reload GTK,reload-gtk,reload
|
||||
^sep()
|
||||
Menu/Panele Boczne,^pipe(jgmenusettings-pipe),menu-editor
|
||||
Zarządzaj Conky,^pipe(jgconky-pipe),desktop-effects
|
||||
Kompozytor,^pipe(jgpicom-pipe menu),compton
|
||||
Zarządzaj Conky,colorizer-conky -s,desktop-effects
|
||||
Kompozytor,jgpicom-pipe -s,compton
|
||||
Powiadomienia,xfce4-notifyd-config,xfce4-notifyd
|
||||
^sep()
|
||||
Rozdzielczość ekranu,arandr,display
|
||||
|
|
Loading…
Reference in New Issue
Block a user