Обновлены настройки ini.env

atratsevskiy
Alexander Tratsevskiy 8 years ago
parent 385e0a1261
commit 6253525f21

@ -1,35 +1,42 @@
# User Profile Settings
[profile]
# Vim-like
# Vim-like (cld, cldm, cldx)
editor-vi = off
# Font size
# Font size (cld, cldm, cldx)
font-size = 10
# (cldm, cldx)
keyboard-delay = 360
# В интерфейсе Xfce максимальное значение 250
# В интерфейсе Xfce максимальное значение '250' (cldm, cldx)
keyboard-rate = 250
# Mouse click policy (single, double)
# Mouse click policy 'single', 'double' (cldm, cldx)
mouse-clickpolicy = single
# (cldm, cldx)
mouse-doubleclick-delayed = 400
# (cldm, cldx)
mouse-lefthanded = off
# Time in seconds after which put the to sleep an inactive computer, 0 - newer
# Time in seconds after which put the to sleep an inactive computer, '0' - newer (cldm)
power-computer-sleep = 0
# Time in seconds after which the display is turned off when idle, 0 - newer
# Time in seconds after which the display is turned off when idle, '0' - newer (cldm)
power-display-sleep = 30
# Activate screensaver when computer is idle
# Activate screensaver when computer is idle (cldm)
screensaver-activation = on
# Time in minutes, after which the computer is idle
# Time in minutes, after which the computer is idle (cldm)
screensaver-delay = 10
# Lock screen when screensaver is active
# Lock screen when screensaver is active (cldm)
screensaver-lock = on
# Icon size
# Интервал смены обоев в минутах, '0' - newer (cldx)
wallpaper-cycle = 0
# Icon size (cldx)
wm-icon-size = 48
# (cldm, cldx)
wm-panel-main-autohide = off
# The position of the main panel (top, bottom, left, right)
# The position of the main panel: 'top', 'bottom', 'left', 'right' (cldm)
wm-panel-main-position = top
# The size of the Main panel
# The size of the Main panel (cldx, cldm)
wm-panel-main-size = 32
# (cldm, cldx)
wm-panel-menu-autohide = on
# Position the Quick Launch toolbar (top, bottom, left, right)
# Position the Quick Launch toolbar: 'top', 'bottom', 'left', 'right' (cldm)
wm-panel-menu-position = bottom
# The size of the Quick Launch toolbar
# The size of the Quick Launch toolbar (cldm, cldx)
wm-panel-menu-size = 56

@ -25,6 +25,13 @@
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="#-wallpaper(#-os_x11_resolution-#,/usr/share/wallpapers/Calculate_Linux/contents/images)-#"/>
#?ini(profile.wallpaper-cycle)>0#
<property name="workspace0" type="empty">
<property name="backdrop-cycle-enable" type="bool" value="true"/>
<property name="backdrop-cycle-random-order" type="bool" value="true"/>
<property name="backdrop-cycle-timer" type="uint" value="#-ini(profile.wallpaper-cycle)-#"/>
</property>
#ini#
</property>
</property>
</property>

Loading…
Cancel
Save