137 lines
2.8 KiB
Plaintext
137 lines
2.8 KiB
Plaintext
# More option see https://github.com/DreamMaoMao/mango/wiki/
|
|
|
|
shadows = 0
|
|
layer_shadows = 0
|
|
shadow_only_floating = 1
|
|
shadows_size = 10
|
|
shadows_blur = 15
|
|
shadows_position_x = 0
|
|
shadows_position_y = 0
|
|
shadowscolor= 0x000000ff
|
|
|
|
border_radius=6
|
|
no_radius_when_single=0
|
|
focused_opacity=1.0
|
|
unfocused_opacity=1.0
|
|
|
|
# Animation Configuration(support type:zoom,slide)
|
|
# tag_animation_direction: 0-horizontal,1-vertical
|
|
animations=1
|
|
layer_animations=1
|
|
animation_type_open=slide
|
|
animation_type_close=fade
|
|
animation_fade_in=1
|
|
animation_fade_out=1
|
|
tag_animation_direction=1
|
|
zoom_initial_ratio=0.3
|
|
zoom_end_ratio=0.6
|
|
fadein_begin_opacity=0.5
|
|
fadeout_begin_opacity=0.8
|
|
animation_duration_move=200
|
|
animation_duration_open=300
|
|
animation_duration_tag=350
|
|
animation_duration_close=300
|
|
animation_duration_focus=0
|
|
animation_curve_open=0.46,1.0,0.29,1
|
|
animation_curve_move=0.46,1.0,0.29,1
|
|
animation_curve_tag=0.46,1.0,0.29,1
|
|
animation_curve_close=0.08,0.92,0,1
|
|
animation_curve_focus=0.46,1.0,0.29,1
|
|
|
|
# Scroller Layout Setting
|
|
scroller_structs=20
|
|
scroller_default_proportion=0.8
|
|
scroller_focus_center=0
|
|
scroller_prefer_center=0
|
|
edge_scroller_pointer_focus=1
|
|
scroller_default_proportion_single=1.0
|
|
scroller_proportion_preset=0.5,0.8,1.0
|
|
|
|
# Master-Stack Layout Setting
|
|
new_is_master=1
|
|
default_nmaster=1
|
|
smartgaps=0
|
|
## default size of new window
|
|
default_mfact=0.5
|
|
|
|
|
|
# Overview Setting
|
|
hotarea_size=10
|
|
enable_hotarea=1
|
|
ov_tab_mode=0
|
|
overviewgappi=5
|
|
overviewgappo=30
|
|
|
|
# Misc
|
|
no_border_when_single=0
|
|
axis_bind_apply_timeout=100
|
|
focus_on_activate=1
|
|
inhibit_regardless_of_visibility=0
|
|
sloppyfocus=1
|
|
warpcursor=1
|
|
focus_cross_monitor=0
|
|
focus_cross_tag=0
|
|
enable_floating_snap=0
|
|
snap_distance=30
|
|
cursor_size=24
|
|
drag_tile_to_tile=1
|
|
|
|
# keyboard
|
|
repeat_rate=25
|
|
repeat_delay=600
|
|
numlockon=0
|
|
xkb_rules_layout=us
|
|
|
|
# Trackpad
|
|
# need relogin to make it apply
|
|
disable_trackpad=0
|
|
tap_to_click=1
|
|
tap_and_drag=1
|
|
drag_lock=1
|
|
trackpad_natural_scrolling=0
|
|
disable_while_typing=1
|
|
left_handed=0
|
|
middle_button_emulation=0
|
|
swipe_min_threshold=1
|
|
|
|
# mouse
|
|
# need relogin to make it apply
|
|
mouse_natural_scrolling=0
|
|
|
|
# Appearance
|
|
gappih=7
|
|
gappiv=7
|
|
gappoh=15
|
|
gappov=15
|
|
scratchpad_width_ratio=0.8
|
|
scratchpad_height_ratio=0.9
|
|
borderpx=3
|
|
rootcolor=0x201b14ff
|
|
bordercolor=0x444444ff
|
|
focuscolor=0xc9b890ff
|
|
maximizescreencolor=0x89aa61ff
|
|
urgentcolor=0xad401fff
|
|
scratchpadcolor=0x516c93ff
|
|
globalcolor=0xb153a7ff
|
|
overlaycolor=0x14a57cff
|
|
|
|
|
|
# blur settings
|
|
blur = 1
|
|
blur_layer = 1
|
|
blur_params_radius = 4
|
|
blur_params_num_passes = 2
|
|
blur_params_radius = 6
|
|
blur_params_noise = 0.02
|
|
blur_params_brightness = 0.9
|
|
blur_params_contrast = 0.9
|
|
blur_params_saturation = 1.2
|
|
# this cache's the blurred background onto the layer's background
|
|
# windows beneath the layer will not show since it's a static background when enabled
|
|
blur_optimized=0
|
|
|
|
source=~/.config/mango/env.conf
|
|
source=~/.config/mango/keybindings.conf
|
|
source=~/.config/mango/rules.conf
|
|
source=~/.config/mango/exec.conf
|