Modify CLDX profiles

develop
parent a52a99715f
commit 04384005c7

@ -17,9 +17,16 @@
</properties>
<items>
<item name="xfce4-menu" id="1"/>
#?cl_remote_host!=#
<item name="launcher" id="20"/>
<item name="launcher" id="21"/>
#cl_remote_host#
#?cl_remote_host!=&cl_remote_ftp!=#
<item name="launcher" id="22"/>
#cl_remote_host#
#?cl_remote_host==#
<item name="launcher" id="23"/>
#cl_remote_host#
<item name="separator" id="50"/>
<item name="pager" id="3"/>
<item name="showdesktop" id="4"/>

@ -9,7 +9,7 @@ as_command = emerald --replace
# масштабирование, показать рабочий стол, переключение окон,размещение окон,
# превью окон, snapping, переключение между рабочими столами - "стена",
# анимации сворачивания, раскрытия, открытия окон
as_active_plugins = core;decoration;mousepoll;move;regex;resize;scale;showdesktop;snap;switcher;place;thumbnail;wall;animation;
as_active_plugins = core;decoration;mousepoll;move;regex;resize;scale;showdesktop;snap;staticswitcher;place;thumbnail;wall;animation;
# отключаем меню окна по правой кнопке
as_window_menu_button = Disabled
@ -20,8 +20,10 @@ s0_snap_type = 0;1;
s0_edges_categories = 0;1;
[animation]
# эффекты на открытие окно: Волна,Расстворение,Расстоворение
s0_open_effects = animation:Wave;animation:Fade;animation:Fade;
# эффекты на открытие окно: Нет эффекта,Угасание для меню.
s0_open_effects = animation:None;animation:Fade;animation:Fade;
# эффект минимизации
s0_minimize_effects = animation:Zoom;
# настройка плагина при переключении рабочих столов
[wall]
@ -51,7 +53,7 @@ as_constrain_y = false
as_initiate_button = <Alt>Button3
# настройка плагина преключения приложений
[switcher]
# не масштабировать рабочий стол при переключении приложений
s0_zoom = 0.000000
[staticswitcher]
# не показывать превью если нажати не более 50 милисекунд
s0_popup_delay = 0.050000

@ -1 +1,5 @@
# Calculate link=/usr/share/emerald/themes/Compiz-Gilouche/theme.ini symbolic
# Calculate format=kde link=/usr/share/emerald/themes/Compiz-Gilouche/theme.ini mirror
[titlebar]
title_object_layout=IT:H:NXC:Normal Layout
titlebar_font=Droid Sans Bold 10
active_text_halo_alpha=0.46

@ -0,0 +1,4 @@
# автовращение по exit
exif_auto_rotate: true
# растянуть по размеру окна
zoom_mode: fit

@ -0,0 +1,9 @@
# Calculate format=kde link=/usr/share/applications/gparted.desktop mirror
[Desktop Entry]
#?os_root_type==livecd#
Exec=sudo /usr/sbin/gparted %f
#os_root_type#
#?os_root_type!=livecd#
Exec=ktsuss /usr/sbin/gparted %f
#os_root_type#
!OnlyShowIn=

@ -0,0 +1,4 @@
# Calculate format=kde link=/usr/share/applications/gparted.desktop mirror os_root_type==livecd
[Desktop Entry]
Exec=sudo /usr/sbin/gparted %f
!OnlyShowIn=
Loading…
Cancel
Save