Advertisement
Nonie689

current_custom_wayfire_config.ini

Mar 21st, 2022
1,276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 10.92 KB | None | 0 0
  1. [alpha]
  2. min_value = 0.100000
  3. modifier = <alt> <super>
  4.  
  5. [animate]
  6. close_animation = fade
  7. duration = 400
  8. enabled_for = (type equals "toplevel" | (type equals "x-or" & focusable equals true))
  9. fade_duration = 400
  10. fade_enabled_for = type equals "overlay"
  11. fire_color = \#B22303FF
  12. fire_duration = 300
  13. fire_enabled_for = none
  14. fire_particle_size = 16.000000
  15. fire_particles = 2000
  16. open_animation = zoom
  17. random_fire_color = false
  18. startup_duration = 600
  19. zoom_duration = 500
  20. zoom_enabled_for = none
  21.  
  22. [annotate]
  23. clear_workspace = <alt> <super> KEY_C
  24. draw = <alt> <super> BTN_LEFT
  25. from_center = true
  26. line_width = 3.000000
  27. method = draw
  28. stroke_color = \#FF0000FF
  29.  
  30. [autorotate-iio]
  31. lock_rotation = false
  32. rotate_down = <ctrl> <super> KEY_DOWN
  33. rotate_left = <ctrl> <super> KEY_LEFT
  34. rotate_right = <ctrl> <super> KEY_RIGHT
  35. rotate_up = <ctrl> <super> KEY_UP
  36.  
  37. [autostart]
  38. a1 = sleep 30;conky -c /home/archuser/.conky/cpu-colors-edit/.conkyrc
  39. a2 = alacritty -e /home/archuser/run-go-dispatcher.sh
  40. autostart_wf_shell = true
  41. bar = waybar
  42. clipman-restore = clipman restore
  43. clipman-store = wl-paste -t text --watch clipman store
  44. gammastep = gammastep
  45. idle = swayidle before-sleep swaylock
  46. libinput-gesture = libinput-gestures-setup start
  47. notifications = mako
  48. outputs = kanshi
  49.  
  50. [background-view]
  51. command = mpv --loop=inf
  52. file =
  53.  
  54. [bench]
  55. average_frames = 1
  56. frames_per_update = 3
  57. position = top_center
  58.  
  59. [blur]
  60. blur_by_default = type is "toplevel"
  61. bokeh_degrade = 1
  62. bokeh_iterations = 15
  63. bokeh_offset = 5.000000
  64. box_degrade = 1
  65. box_iterations = 2
  66. box_offset = 1.000000
  67. gaussian_degrade = 1
  68. gaussian_iterations = 2
  69. gaussian_offset = 1.000000
  70. kawase_degrade = 8
  71. kawase_iterations = 2
  72. kawase_offset = 2.000000
  73. method = kawase
  74. mode = normal
  75. saturation = 1.000000
  76. toggle = none
  77.  
  78. [command]
  79. binding_clipman = <super> KEY_H
  80. binding_launcher = <super> <shift> KEY_ENTER
  81. binding_lock = <super> <shift> KEY_ESC
  82. binding_logout = <super> KEY_ESC
  83. binding_media-play-pause = KEY_PLAYPAUSE
  84. binding_media-stop = KEY_STOPCD
  85. binding_mute = KEY_MUTE
  86. binding_screenshot = KEY_SYSRQ | KEY_PRINT
  87. binding_screenshot_interactive = <shift> KEY_SYSRQ | <shift> KEY_PRINT
  88. binding_terminal = <super> KEY_ENTER | <ctrl> <alt> KEY_T
  89. command_brightness_down = brightnessctl s 5%-
  90. command_brightness_up = brightnessctl s +5%
  91. command_clipman = clipman pick -t wofi
  92. command_launcher = wofi
  93. command_lock = swaylock
  94. command_logout = wlogout
  95. command_media-next = playerctl next
  96. command_media-play-pause = playerctl play-pause
  97. command_media-prev = playerctl previous
  98. command_media-stop = playerctl stop
  99. command_mute = pactl set-sink-mute @DEFAULT_SINK@ toggle
  100. command_screenshot = grim $HOME/screenshot-$(date "+%Y-%m-%d-%H:%M:%S").png && notify-send -i "camera" 'screenshot' 'saved in ~/Pictures'
  101. command_screenshot_interactive = slurp | grim -g - $HOME/slurped-$(date "+%Y-%m-%d-%H:%M:%S").png && notify-send -i "camera" 'screenshot' 'saved in ~/Pictures'
  102. command_terminal = alacritty
  103. command_volume_down = pactl set-sink-volume @DEFAULT_SINK@ -5%
  104. command_volume_up = pactl set-sink-volume @DEFAULT_SINK@ +5%
  105. repeatable_binding_brightness_down = KEY_BRIGHTNESSDOWN
  106. repeatable_binding_brightness_up = KEY_BRIGHTNESSUP
  107. repeatable_binding_media-next = KEY_NEXTSONG
  108. repeatable_binding_media-prev = KEY_PREVIOUSSONG
  109. repeatable_binding_volume_down = KEY_VOLUMEDOWN
  110. repeatable_binding_volume_up = KEY_VOLUMEUP
  111.  
  112. [core]
  113. background_color = \#F6D32DFF
  114. close_top_view = <super> KEY_W | <alt> KEY_FN_F4 | <alt> KEY_F4 | <super> BTN_MIDDLE
  115. focus_button_with_modifiers = false
  116. focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
  117. focus_buttons_passthrough = true
  118. max_render_time = 3
  119. plugins = alpha animate autostart command decoration expo fast-switcher grid idle invert move oswitch place resize switcher vswitch wobbly zoom vswipe extra-gestures wm-actions winzoom workspace-names autorotate-iio cube wrot keycolor scale fisheye window-rules
  120. preferred_decoration_mode = server
  121. transaction_timeout = 100
  122. vheight = 1
  123. vwidth = 8
  124. xwayland = true
  125.  
  126. [crosshair]
  127. line_color = \#FF0000FF
  128. line_width = 2
  129.  
  130. [cube]
  131. activate = <alt> <ctrl> BTN_LEFT
  132. background = \#1A1A1AFF
  133. background_mode = simple
  134. cubemap_image =
  135. deform = 0
  136. initial_animation = 350
  137. light = true
  138. rotate_left = <super> KEY_LEFT
  139. rotate_right = <super> KEY_RIGHT
  140. skydome_mirror = true
  141. skydome_texture =
  142. speed_spin_horiz = 0.020000
  143. speed_spin_vert = 0.020000
  144. speed_zoom = 0.070000
  145. zoom = 0.100000
  146.  
  147. [decoration]
  148. active_color = \#321F36FF
  149. border_size = 2
  150. button_order = minimize maximize close
  151. font = liberation-mono
  152. ignore_views = fullscreen
  153. inactive_color = \#8FF0A4FF
  154. title_height = 40
  155.  
  156. [expo]
  157. background = \#1A1A1AFF
  158. duration = 300
  159. inactive_brightness = 0,700000
  160. keyboard_interaction = true
  161. offset = 10
  162. select_workspace_1 = KEY_1
  163. select_workspace_2 = KEY_2
  164. select_workspace_3 = KEY_3
  165. select_workspace_4 = KEY_4
  166. select_workspace_5 = KEY_5
  167. select_workspace_6 = KEY_6
  168. select_workspace_7 = KEY_7
  169. select_workspace_8 = KEY_8
  170. select_workspace_9 = KEY_9
  171. toggle = <super>
  172. transition_length = 200
  173.  
  174. [extra-gestures]
  175. close_fingers = 20
  176. move_delay = 225
  177. move_fingers = 5
  178.  
  179. [fast-switcher]
  180. activate = <alt> KEY_ESC
  181. activate_backward = <alt> <shift> KEY_ESC
  182. inactive_alpha = 0.700000
  183.  
  184. [fisheye]
  185. radius = 450.000000
  186. toggle = <ctrl> <super> BTN_LEFT
  187. zoom = 7.000000
  188.  
  189. [follow-focus]
  190. change_output = true
  191. change_view = true
  192. focus_delay = 50
  193. raise_on_top = true
  194. threshold = 10
  195.  
  196. [force-fullscreen]
  197. constrain_pointer = false
  198. constraint_area = view
  199. key_toggle_fullscreen = <alt> <super> KEY_F
  200. preserve_aspect = true
  201. transparent_behind_views = true
  202. x_skew = 0.000000
  203. y_skew = 0.000000
  204.  
  205. [grid]
  206. duration = 300
  207. restore = <super> KEY_DOWN | <super> KEY_KP0
  208. slot_b = <super> KEY_KP2
  209. slot_bl = <super> KEY_KP1
  210. slot_br = <super> KEY_KP3
  211. slot_c = <super> KEY_UP | <super> KEY_KP5
  212. slot_l = <super> KEY_LEFT | <super> KEY_KP4
  213. slot_r = <super> KEY_RIGHT | <super> KEY_KP6
  214. slot_t = <super> KEY_KP8
  215. slot_tl = <super> KEY_KP7
  216. slot_tr = <super> KEY_KP9
  217. type = crossfade
  218.  
  219. [idle]
  220. cube_max_zoom = 1.500000
  221. cube_rotate_speed = 1.000000
  222. cube_zoom_speed = 1000
  223. disable_on_fullscreen = true
  224. dpms_timeout = 0
  225. screensaver_timeout = 800
  226. toggle = <super> KEY_L
  227.  
  228. [input]
  229. click_method = default
  230. cursor_size = 32
  231. cursor_theme = Sweet-cursors
  232. disable_touchpad_while_mouse = false
  233. disable_touchpad_while_typing = false
  234. gesture_sensitivity = 1.000000
  235. kb_capslock_default_state = false
  236. kb_numlock_default_state = false
  237. kb_repeat_delay = 250
  238. kb_repeat_rate = 41
  239. left_handed_mode = false
  240. middle_emulation = false
  241. modifier_binding_timeout = 400
  242. mouse_accel_profile = adaptive
  243. mouse_cursor_speed = 0.300000
  244. mouse_scroll_speed = 1.000000
  245. natural_scroll = false
  246. scroll_method = default
  247. tap_to_click = true
  248. touchpad_accel_profile = none
  249. touchpad_cursor_speed = 0.000000
  250. touchpad_scroll_speed = 1.000000
  251. xkb_layout = de
  252. xkb_model =
  253. xkb_options = nodeadkeys
  254. xkb_rules = evdev
  255. xkb_variant =
  256.  
  257. [input-device]
  258. output =
  259.  
  260. [invert]
  261. preserve_hue = false
  262. toggle = <super> KEY_I
  263.  
  264. [join-views]
  265.  
  266. [keycolor]
  267. color = \#613583FF
  268. opacity = 0.860000
  269. threshold = 0.700000
  270.  
  271. [mag]
  272. default_height = 500
  273. toggle = <alt> <super> KEY_M
  274. zoom_level = 75
  275.  
  276. [move]
  277. activate = <super> BTN_LEFT
  278. enable_snap = true
  279. enable_snap_off = true
  280. join_views = false
  281. quarter_snap_threshold = 50
  282. snap_off_threshold = 10
  283. snap_threshold = 20
  284. workspace_switch_after = 860
  285.  
  286. [oswitch]
  287. next_output = <super> KEY_O
  288. next_output_with_win = <shift> <super> KEY_O
  289.  
  290. [output]
  291. mode = auto
  292. position = auto
  293. scale = 1.000000
  294. transform = normal
  295.  
  296. [place]
  297. mode = center
  298.  
  299. [preserve-output]
  300. last_output_focus_timeout = 10000
  301.  
  302. [resize]
  303. activate = <super> BTN_RIGHT
  304.  
  305. [scale]
  306. allow_zoom = true
  307. bg_color = \#1A1A1AE6
  308. duration = 750
  309. inactive_alpha = 0.750000
  310. interact = true
  311. middle_click_close = true
  312. spacing = 50
  313. text_color = \#CCCCCCFF
  314. title_font_size = 16
  315. title_overlay = all
  316. title_position = center
  317. toggle = <super> KEY_P | hotspot left-top 10x100 100
  318. toggle_all =
  319.  
  320. [scale-title-filter]
  321. bg_color = \#2EC27EFF
  322. case_sensitive = false
  323. font_size = 48
  324. overlay = false
  325. share_filter = true
  326. text_color = \#A02EAAFF
  327.  
  328. [showrepaint]
  329. reduce_flicker = true
  330. toggle = <alt> <super> KEY_S
  331.  
  332. [simple-tile]
  333. animation_duration = 0
  334. button_move = <super> BTN_LEFT
  335. button_resize = <super> BTN_RIGHT
  336. inner_gap_size = 5
  337. keep_fullscreen_on_adjacent = true
  338. key_focus_above = <super> KEY_K
  339. key_focus_below = <super> KEY_J
  340. key_focus_left = <super> KEY_H
  341. key_focus_right = <super> KEY_L
  342. key_toggle = <super> KEY_T
  343. outer_horiz_gap_size = 0
  344. outer_vert_gap_size = 0
  345. tile_by_default = all
  346.  
  347. [switcher]
  348. gesture_toggle = edge-swipe down 3
  349. next_view = <alt> KEY_TAB
  350. prev_view = <alt> <shift> KEY_TAB
  351. speed = 500
  352. touch_sensitivity = 1.000000
  353. view_thumbnail_scale = 1.000000
  354.  
  355. [vswipe]
  356. background = \#1A1A1AFF
  357. delta_threshold = 24.000000
  358. duration = 180
  359. enable_free_movement = true
  360. enable_horizontal = true
  361. enable_smooth_transition = true
  362. enable_vertical = true
  363. fingers = 4
  364. gap = 32.000000
  365. speed_cap = 0.050000
  366. speed_factor = 256.000000
  367. threshold = 0.350000
  368.  
  369. [vswitch]
  370. background = \#1A1A1AFF
  371. binding_down = <ctrl> <super> KEY_DOWN
  372. binding_last =
  373. binding_left = <ctrl> <super> KEY_LEFT
  374. binding_right = <ctrl> <super> KEY_RIGHT
  375. binding_up = <ctrl> <super> KEY_UP
  376. binding_win_down = <ctrl> <shift> <super> KEY_DOWN
  377. binding_win_left = <ctrl> <shift> <super> KEY_LEFT
  378. binding_win_right = <ctrl> <shift> <super> KEY_RIGHT
  379. binding_win_up = <ctrl> <shift> <super> KEY_UP
  380. duration = 300
  381. gap = 20
  382. send_win_down =
  383. send_win_last =
  384. send_win_left =
  385. send_win_right =
  386. send_win_up =
  387. with_win_down =
  388. with_win_last =
  389. with_win_left = <alt> <shift> <super> KEY_LEFT
  390. with_win_right = <alt> <shift> <super> KEY_RIGHT
  391. with_win_up = <alt> <shift> <super> KEY_UP
  392. wraparound = false
  393.  
  394. [water]
  395. activate = <ctrl> <super> BTN_LEFT
  396.  
  397. [window-rules]
  398.  
  399. [winzoom]
  400. dec_x_binding = <ctrl> <super> KEY_LEFT
  401. dec_y_binding = <ctrl> <super> KEY_UP
  402. inc_x_binding = <ctrl> <super> KEY_RIGHT
  403. inc_y_binding = <ctrl> <super> KEY_DOWN
  404. modifier = <ctrl> <super>
  405. nearest_filtering = false
  406. preserve_aspect = true
  407. zoom_step = 0.100000
  408.  
  409. [wm-actions]
  410. minimize = none
  411. send_to_back = none
  412. toggle_always_on_top = <super> KEY_DELETE
  413. toggle_fullscreen = none
  414. toggle_maximize = none
  415. toggle_showdesktop = none
  416. toggle_sticky = none
  417.  
  418. [wobbly]
  419. friction = 3.000000
  420. grid_resolution = 6
  421. spring_k = 8.000000
  422.  
  423. [workarounds]
  424. all_dialogs_modal = true
  425. app_id_mode = stock
  426. dynamic_repaint_delay = true
  427. use_external_output_configuration = false
  428.  
  429. [workspace-names]
  430. background_color = \#333333B3
  431. display_duration = 500
  432. font = Fira Sans
  433. position = center
  434. show_option_names = false
  435. text_color = \#FFFFFFFF
  436.  
  437. [wrot]
  438. activate = <ctrl> <super> BTN_RIGHT
  439. activate-3d = <shift> <super> BTN_RIGHT
  440. invert = false
  441. reset = <ctrl> <super> KEY_R
  442. reset-one = <super> KEY_R
  443. reset_radius = 25.000000
  444. sensitivity = 24
  445.  
  446. [zoom]
  447. interpolation_method = 0
  448. modifier = <ctrl> <super>
  449. smoothing_duration = 300
  450. speed = 0.010000
  451.  
  452.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement