forked from KDE/plasma-mobile
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathwayfire.ini
149 lines (137 loc) · 3.63 KB
/
wayfire.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
# Default Wayfire config file for plasma-mobile-wf
[autostart]
plasma = exec startplasmamobile
osk = phosh-osk-stub
[animate]
close_animation = spin
duration = 400ms circle
enabled_for = (type equals "toplevel" | (type equals "x-or" & focusable equals true))
fade_duration = 400ms circle
fade_enabled_for = type equals "overlay"
fire_color = \#B22303FF
fire_duration = 300ms linear
fire_enabled_for = none
fire_particle_size = 16.000000
fire_particles = 2000
open_animation = zoom
random_fire_color = false
startup_duration = 600ms linear
zoom_duration = 500ms circle
zoom_enabled_for = none
minimize_animation = zoom
[command]
binding_showOSK = edge-s2-swipe up 1
command_showOSK = dbus-send --session --print-reply --type=method_call --dest=sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0.SetVisible boolean:true
command_volume_down = amixer set Master 5%-
command_volume_up = amixer set Master 5%+
repeatable_binding_volume_down = KEY_VOLUMEDOWN
repeatable_binding_volume_up = KEY_VOLUMEUP
[core]
background_color = \#1A1A1AFF
enable_text_input_v3 = true
plugins = ipc ipc-rules stipc session-lock animate autostart command foreign-toplevel place resize scale window-rules wm-actions wobbly cube autorotate-iio idle grid xdg-activation
preferred_decoration_mode = server
transaction_timeout = 100
vheight = 1
vwidth = 4
xwayland = true
[cube]
activate = edge-s2-swipe left 1
background = \#FFFFFFFF
background_mode = skydome
cubemap_image =
deform = 0
initial_animation = 750ms circle
light = true
rotate_left = edge-s1-swipe right 1
rotate_right = edge-s1-swipe left 1
skydome_mirror = false
skydome_texture = /usr/share/wayfire/skydome.png
speed_spin_horiz = 80.000000
speed_spin_vert = 80.000000
speed_zoom = 0.000900
zoom = 0.200000
[idle]
cube_max_zoom = 1.500000
cube_rotate_speed = 1.000000
cube_zoom_speed = 1000
disable_initially = false
disable_on_fullscreen = true
dpms_timeout = 60
screensaver_timeout = 0
toggle = none
[input]
click_method = default
cursor_size = 24
cursor_theme = default
disable_touchpad_while_mouse = false
disable_touchpad_while_typing = false
drag_lock = false
edge_swipe_section_length = 0.150000
edge_swipe_threshold = 20
gesture_sensitivity = 5.000000
kb_capslock_default_state = false
kb_numlock_default_state = false
kb_repeat_delay = 400
kb_repeat_rate = 40
left_handed_mode = false
middle_emulation = false
modifier_binding_timeout = 400
mouse_accel_profile = default
mouse_cursor_speed = 0.000000
mouse_natural_scroll = false
mouse_scroll_speed = 1.000000
natural_scroll = false
scroll_method = default
tablet_motion_mode = default
tap_to_click = true
touchpad_accel_profile = default
touchpad_cursor_speed = 0.000000
touchpad_scroll_speed = 1.000000
xkb_layout = us
xkb_model =
xkb_options =
xkb_rules = evdev
xkb_variant =
[input-method-v1]
enable_text_input_v1 = true
enable_text_input_v3 = true
[output:HWCOMPOSER-1]
depth = 8
mode = auto
position = auto
scale = 3.0
transform = auto
vrr = false
[place]
mode = maximize
[scale]
allow_zoom = false
bg_color = \#1A1A1AE6
close_on_new_view = false
drag_distance = 300
duration = 300ms linear
inactive_alpha = 0.750000
include_minimized = false
interact = false
middle_click_close = true
minimized_alpha = 0.450000
outer_margin = 0
spacing = 20
text_color = \#CCCCCCFF
title_font_size = 16
title_overlay = all
title_position = center
toggle = edge-swipe left 1
toggle_all =
[workarounds]
all_dialogs_modal = true
app_id_mode = stock
discard_command_output = true
dynamic_repaint_delay = false
enable_input_method_v2 = true
enable_opaque_region_damage_optimizations = true
enable_so_unloading = false
force_preferred_decoration_mode = true
remove_output_limits = false
use_external_output_configuration = false