Advertisement
bluebyt

Wayfire.ini_now

May 6th, 2024 (edited)
855
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 18.74 KB | None | 0 0
  1. [alpha]
  2. min_value = 0.100000
  3. modifier = <alt> <super>
  4.  
  5. [animate]
  6. close_animation = fire
  7. duration = 100ms circle
  8. enabled_for = (type equals "toplevel" | (type equals "x-or" & focusable equals true))
  9. fade_duration = 400ms circle
  10. fade_enabled_for = type equals "overlay"
  11. fire_color = \#B22303FF
  12. fire_duration = 300ms circle
  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 = 600ms circle
  19. zoom_duration = 500ms circle
  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. 0_0 = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
  39. 0_1 = dbus-update-activation-environment --systemd WAYLAND_DISPLAY DISPLAY XAUTHORITY XDG_CURRENT_DESKTOP=sway XDG_SESSION_TYPE=wayland
  40. autostart_wf_shell = false
  41. background = wf-background
  42. bar =
  43. dock = wf-dock
  44. launcher01 = /home/bluebyt/.bin/thunar.sh
  45. launcher02 = kitty
  46. launcher03 = alacritty -e "ncmpcpp"
  47. launcher04 = mpv /mnt/media/Videos/Chillout008/playlist.m3u &
  48. launcher05 = brave-beta --ozone-platform=wayland &
  49. launcher06 = firefox
  50. launcher07 = lite-xl
  51. launcher08 = xfce4-terminal
  52. launcher09 = blueman-manager
  53. launcher10 = pavucontrol
  54. launcher12 = nwg-look
  55. launcher13 = vesktop
  56. launcher14 = ristretto -s /mnt/media/Deviant/ &
  57. launcher15 = foot bpytop
  58. launcher16 = wezterm
  59. launcher17 = clapper /mnt/media/Videos/Chillout009/playlist.claps
  60. launcher18 = ~/.config/scripts/./eww-start3.sh
  61. launcher19 = ulauncher --hide-window
  62. launcher20 =
  63. launcher21 =
  64. launcher22 =
  65. launcher25 = swayosd-server
  66. launcher26 = swayosd-libinput-backend
  67. launcher27 = notify-send -a aurora "hello $(whoami)"
  68. launcher28 = /usr/bin/xava
  69. launcher29 = pactl load-module module-switch-on-connect
  70. launcher30 = swww-daemon && swww img ~/Pictures/Nord/Nord_wall2.jpeg
  71. launcher31 = /home/bluebyt/.local/bin/ironbar
  72. notifications = mako
  73. polkit-gnome = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
  74. portal = /usr/lib/xdg-desktop-portal --replace & /usr/lib/xdg-desktop-portal-wlr
  75.  
  76. [background-view]
  77. app_id =
  78. command =
  79. file =
  80. inhibit_input = true
  81.  
  82. [bench]
  83. average_frames = 25
  84. position = top_center
  85.  
  86. [blur]
  87. blur_by_default = type is "toplevel"
  88. bokeh_degrade = 1
  89. bokeh_iterations = 15
  90. bokeh_offset = 5.000000
  91. box_degrade = 1
  92. box_iterations = 2
  93. box_offset = 1.000000
  94. gaussian_degrade = 1
  95. gaussian_iterations = 2
  96. gaussian_offset = 1.000000
  97. kawase_degrade = 8
  98. kawase_iterations = 2
  99. kawase_offset = 2.000000
  100. method = gaussian
  101. saturation = 1.000000
  102. toggle = none
  103.  
  104. [command]
  105. binding_launcher = <ctrl> KEY_SPACE
  106. binding_logout = <super> KEY_ESC
  107. binding_mute = KEY_MUTE
  108. binding_rofi = <ctrl> KEY_G
  109. binding_screenshot = KEY_SYSRQ
  110. binding_slurp = <ctrl> KEY_SYSRQ
  111. binding_terminal = <super> KEY_ENTER
  112. binding_voldown = KEY_VOLUMEDOWN
  113. binding_volup = KEY_VOLUMEUP
  114. binding_wofi = <ctrl> KEY_B
  115. command_launcher = ulauncher-toggle &
  116. command_logout = wlogout
  117. command_mute = swayosd-client --output-volume mute-toggle
  118. command_rofi = rofi -show drun &
  119. command_screenshot = ~/.bin/grimshot.sh --notify save screen
  120. command_slurp = ~/.bin/grimshot.sh --notify save window
  121. command_terminal = blackbox
  122. command_voldown = wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- | swayosd-client --output-volume lower
  123. command_volup = wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ | swayosd-client --output-volume raise
  124. command_wofi = wofi --show drun &
  125.  
  126. [core]
  127. background_color = \#1A1A1AFF
  128. close_top_view = <super> KEY_Q
  129. focus_button_with_modifiers = false
  130. focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
  131. focus_buttons_passthrough = true
  132. max_render_time = -1
  133. plugins = ipc ipc-rules stipc alpha animate autostart command cube expo fast-switcher fisheye grid foreign-toplevel gtk-shell idle move place resize switcher vswitch window-rules wm-actions wobbly wrot zoom scale wf-info wsets pixdecor wayfire-shell
  134. preferred_decoration_mode = server
  135. transaction_timeout = 100
  136. vheight = 3
  137. vwidth = 3
  138. xwayland = true
  139.  
  140. [crosshair]
  141. line_color = \#FF0000FF
  142. line_width = 2
  143.  
  144. [cube]
  145. activate = <alt> <ctrl> BTN_LEFT
  146. background = \#1A1A1AFF
  147. background_mode = simple
  148. cubemap_image =
  149. deform = 1
  150. initial_animation = 350ms circle
  151. light = true
  152. rotate_left = none
  153. rotate_right = none
  154. skydome_mirror = true
  155. skydome_texture =
  156. speed_spin_horiz = 0.020000
  157. speed_spin_vert = 0.020000
  158. speed_zoom = 0.070000
  159. zoom = 0.100000
  160.  
  161. [decoration]
  162. active_color = \#222222AA
  163. border_size = 0
  164. button_order = minimize maximize close
  165. font = sans-serif
  166. ignore_views = none
  167. inactive_color = \#333333DD
  168. title_height = 0
  169.  
  170. [expo]
  171. background = \#1A1A1AFF
  172. duration = 300ms circle
  173. inactive_brightness = 0.700000
  174. keyboard_interaction = true
  175. offset = 10
  176. select_workspace_1 = <ctrl> KEY_1
  177. select_workspace_2 = KEY_2
  178. select_workspace_3 = KEY_3
  179. select_workspace_4 = KEY_4
  180. select_workspace_5 = KEY_5
  181. select_workspace_6 = KEY_6
  182. select_workspace_7 = KEY_7
  183. select_workspace_8 = KEY_8
  184. select_workspace_9 = KEY_9
  185. toggle = <super>  | hotspot left-top 10x10 200
  186. transition_length = 200
  187.  
  188. [extra-gestures]
  189. close_fingers = 20
  190. move_delay = 500
  191. move_fingers = 3
  192.  
  193. [fast-switcher]
  194. activate = <alt> KEY_ESC
  195. activate_backward = <alt> <shift> KEY_ESC
  196. inactive_alpha = 0.700000
  197.  
  198. [fisheye]
  199. radius = 450.000000
  200. toggle = <ctrl> <super> KEY_F
  201. zoom = 7.000000
  202.  
  203. [focus-change]
  204. cross-output = false
  205. cross-workspace = false
  206. down = <shift> <super> KEY_DOWN
  207. grace-down = 1
  208. grace-left = 1
  209. grace-right = 1
  210. grace-up = 1
  211. left = <shift> <super> KEY_LEFT
  212. raise-on-change = true
  213. right = <shift> <super> KEY_RIGHT
  214. scan-height = 0
  215. scan-width = 0
  216. up = <shift> <super> KEY_UP
  217.  
  218. [focus-steal-prevent]
  219. cancel_keys = KEY_ENTER
  220. deny_focus_views = none
  221. timeout = 1000
  222.  
  223. [follow-focus]
  224. change_output = true
  225. change_view = true
  226. focus_delay = 50
  227. raise_on_top = true
  228. threshold = 10
  229.  
  230. [force-fullscreen]
  231. constrain_pointer = false
  232. constraint_area = view
  233. key_toggle_fullscreen = <alt> <super> KEY_F
  234. preserve_aspect = true
  235. transparent_behind_views = true
  236. x_skew = 0.000000
  237. y_skew = 0.000000
  238.  
  239. [foreign-toplevel]
  240.  
  241. [grid]
  242. duration = 300ms circle
  243. restore = <super> KEY_DOWN | <super> KEY_KP0
  244. slot_b = <super> KEY_KP2
  245. slot_bl = <super> KEY_KP1
  246. slot_br = <super> KEY_KP3
  247. slot_c = <super> KEY_UP | <super> KEY_KP5
  248. slot_l = <super> KEY_LEFT | <super> KEY_KP4
  249. slot_r = <super> KEY_RIGHT | <super> KEY_KP6
  250. slot_t = <super> KEY_KP8
  251. slot_tl = <super> KEY_KP7
  252. slot_tr = <super> KEY_KP9
  253. type = crossfade
  254.  
  255. [gtk-shell]
  256.  
  257. [hide-cursor]
  258. hide_delay = 2000
  259. toggle = <ctrl> <super> KEY_H
  260.  
  261. [hinge]
  262. filename = /sys/bus/iio/devices/iio:device1/in_angl0_raw
  263. flip_degree = 180
  264. poll_freq = 200
  265.  
  266. [idle]
  267. cube_max_zoom = 1.500000
  268. cube_rotate_speed = 1.000000
  269. cube_zoom_speed = 1000
  270. disable_initially = false
  271. disable_on_fullscreen = false
  272. dpms_timeout = -1
  273. screensaver_timeout = 120
  274. toggle = none
  275.  
  276. [input]
  277. click_method = default
  278. cursor_size = 24
  279. cursor_theme = Bibata-Modern-Classic
  280. disable_touchpad_while_mouse = false
  281. disable_touchpad_while_typing = false
  282. drag_lock = false
  283. gesture_sensitivity = 1.000000
  284. kb_capslock_default_state = false
  285. kb_numlock_default_state = true
  286. kb_repeat_delay = 400
  287. kb_repeat_rate = 40
  288. left_handed_mode = false
  289. middle_emulation = false
  290. modifier_binding_timeout = 400
  291. mouse_accel_profile = default
  292. mouse_cursor_speed = 0.000000
  293. mouse_scroll_speed = 1.000000
  294. natural_scroll = false
  295. scroll_method = default
  296. tablet_motion_mode = default
  297. tap_to_click = true
  298. touchpad_accel_profile = default
  299. touchpad_cursor_speed = 0.000000
  300. touchpad_scroll_speed = 1.000000
  301. xkb_layout = us,ca
  302. xkb_model = pc105
  303. xkb_options = grp:alt_shift_toggle
  304. xkb_rules = evdev
  305. xkb_variant = altgr-intl
  306.  
  307. [input-device]
  308. output =
  309.  
  310. [input-method-v1]
  311. enable_text_input_v1 = true
  312. enable_text_input_v3 = true
  313.  
  314. [invert]
  315. preserve_hue = false
  316. toggle = <super> KEY_I
  317.  
  318. [ipc]
  319.  
  320. [ipc-rules]
  321.  
  322. [join-views]
  323.  
  324. [keycolor]
  325. color = \#000000FF
  326. opacity = 0.250000
  327. threshold = 0.500000
  328.  
  329. [mag]
  330. default_height = 500
  331. toggle = <alt> <super> KEY_M
  332. zoom_level = 75
  333.  
  334. [move]
  335. activate = <super> BTN_LEFT
  336. enable_snap = true
  337. enable_snap_off = true
  338. join_views = false
  339. preview_base_border = \#404080CC
  340. preview_base_color = \#8080FF80
  341. preview_border_width = 3
  342. quarter_snap_threshold = 50
  343. snap_off_threshold = 200
  344. snap_threshold = 10
  345. workspace_switch_after = -1
  346.  
  347. [obs]
  348.  
  349. [oswitch]
  350. next_output = <super> KEY_O
  351. next_output_with_win = <shift> <super> KEY_O
  352. prev_output =
  353. prev_output_with_win =
  354.  
  355. [output]
  356. depth = 8
  357. mode = auto
  358. position = auto
  359. scale = 1.000000
  360. transform = normal
  361. vrr = false
  362.  
  363. [pixdecor]
  364. always_decorate = imv
  365. animate = true
  366. bg_color = \#2AC3DEFF
  367. bg_text_color = \#B3B3B3FF
  368. border_size = 2
  369. effect_color = \#9D7CD8FF
  370. effect_type = none
  371. fg_color = \#E6A60AFF
  372. fg_text_color = \#FFFFFFFF
  373. ignore_views = ulauncher
  374. maximized_borders = false
  375. maximized_shadows = false
  376. overlay_engine = rounded_corners
  377. rounded_corner_radius = 5
  378. shadow_color = \#00000040
  379. shadow_radius = 10
  380. titlebar = false
  381.  
  382. [place]
  383. mode = center
  384.  
  385. [preserve-output]
  386. last_output_focus_timeout = 10000
  387.  
  388. [resize]
  389. activate = <super> BTN_RIGHT
  390. activate_preserve_aspect = none
  391.  
  392. [scale]
  393. allow_zoom = false
  394. bg_color = \#1A1A1AE6
  395. close_on_new_view = false
  396. duration = 400ms circle
  397. inactive_alpha = 0.750000
  398. include_minimized = false
  399. interact = false
  400. middle_click_close = false
  401. minimized_alpha = 0.450000
  402. outer_margin = 0
  403. spacing = 50
  404. text_color = \#CCCCCCFF
  405. title_font_size = 16
  406. title_overlay = all
  407. title_position = center
  408. toggle = <super> KEY_P
  409. toggle_all = <super> KEY_W
  410.  
  411. [scale-title-filter]
  412. bg_color = \#00000080
  413. case_sensitive = false
  414. font_size = 30
  415. overlay = true
  416. share_filter = false
  417. text_color = \#CCCCCCCC
  418.  
  419. [session-lock]
  420.  
  421. [shortcuts-inhibit]
  422. break_grab = none
  423. ignore_views = none
  424. inhibit_by_default = none
  425.  
  426. [showrepaint]
  427. reduce_flicker = true
  428. toggle = <alt> <super> KEY_S
  429.  
  430. [simple-tile]
  431. animation_duration = 0ms circle
  432. button_move = <super> BTN_LEFT
  433. button_resize = <super> BTN_RIGHT
  434. inner_gap_size = 5
  435. keep_fullscreen_on_adjacent = true
  436. key_focus_above = <super> KEY_K
  437. key_focus_below = <super> KEY_J
  438. key_focus_left = <super> KEY_H
  439. key_focus_right = <super> KEY_L
  440. key_toggle = <super> KEY_T
  441. outer_horiz_gap_size = 0
  442. outer_vert_gap_size = 0
  443. preview_base_border = \#404080CC
  444. preview_base_color = \#8080FF80
  445. preview_border_width = 3
  446. tile_by_default = all
  447.  
  448. [switcher]
  449. next_view = <alt> KEY_TAB
  450. prev_view = <alt> <shift> KEY_TAB
  451. speed = 500ms circle
  452. view_thumbnail_rotation = 30
  453. view_thumbnail_scale = 1.000000
  454.  
  455. [view-shot]
  456. capture = <alt> <super> BTN_MIDDLE
  457. command = notify-send "The view under cursor was captured to %f"
  458. filename = /tmp/snapshot-%F-%T.png
  459.  
  460. [vswipe]
  461. background = \#1A1A1AFF
  462. delta_threshold = 24.000000
  463. duration = 180ms circle
  464. enable_free_movement = false
  465. enable_horizontal = true
  466. enable_smooth_transition = false
  467. enable_vertical = true
  468. fingers = 4
  469. gap = 32.000000
  470. speed_cap = 0.050000
  471. speed_factor = 256.000000
  472. threshold = 0.350000
  473.  
  474. [vswitch]
  475. background = \#1A1A1AFF
  476. binding_down = <ctrl> KEY_DOWN
  477. binding_last =
  478. binding_left = <ctrl> KEY_LEFT
  479. binding_right = <ctrl> KEY_RIGHT
  480. binding_up = <ctrl> KEY_UP
  481. duration = 300ms circle
  482. gap = 20
  483. send_win_down =
  484. send_win_last =
  485. send_win_left =
  486. send_win_right =
  487. send_win_up =
  488. with_win_down = <ctrl> <super> KEY_DOWN
  489. with_win_last =
  490. with_win_left = <ctrl> <super> KEY_LEFT
  491. with_win_right = <ctrl> <super> KEY_RIGHT
  492. with_win_up = <ctrl> <super> KEY_UP
  493. wraparound = true
  494.  
  495. [water]
  496. activate = <ctrl> <super> BTN_LEFT
  497.  
  498. [wayfire-shell]
  499. toggle_menu = <super>
  500.  
  501. [wf-info]
  502.  
  503. [window-rules]
  504. rule_001 = on created if app_id is "thunar" then set geometry 236 83 886 552
  505. rule_002 = on created if app_id is "thunar" then set alpha 0.8
  506. rule_0021 = on created if title contains "Rename" then set geometry 485 241 418 215
  507. rule_0022 = on created if title contains "Properties" then set geometry 378 91 572 541
  508. rule_003 = on created if title is "bluebyt - Thunar" then assign_workspace 0 0
  509. rule_004 = on created if title is "Downloads - Thunar" then assign_workspace 2 0
  510. rule_005 = on created if title is "media - Thunar" then assign_workspace 2 2
  511. rule_006 = on created if app_id is "Alacritty" then set geometry 1301 121 789 474
  512. rule_007 = on created if app_id is "Alacritty" then set alpha 0.8
  513. rule_008 = on created if app_id is "Alacritty" then assign_workspace 0 0
  514. rule_009 = on created if app_id is "kitty" then set geometry 261 665 844 551
  515. rule_010 = on created if app_id is "kitty" then set alpha 0.8
  516. rule_011 = on created if app_id is "kitty" then assign_workspace 0 0
  517. rule_012 = on created if app_id is "mpv" then set geometry 1304 717 812 476
  518. rule_013 = on created if app_id is "mpv" then assign_workspace 0 0
  519. rule_014 = on created if app_id is "brave-browser-beta" then set geometry 245 62 2006 1234
  520. rule_015 = on created if app_id is "brave-browser-beta" then set alpha 1.0
  521. rule_016 = on created if app_id is "brave-browser-beta" then assign_workspace 1 0
  522. rule_017 = on created if app_id is "xfce4-terminal" then set geometry 231 650 849 575
  523. rule_018 = on created if app_id is "xfce4-terminal" then set alpha 0.8
  524. rule_019 = on created if app_id is "xfce4-terminal" then assign_workspace 2 0
  525. rule_020 = on created if app_id is "lite-xl" then set geometry 1121 53 1095 1214
  526. rule_021 = on created if app_id is "lite-xl" then set alpha 0.8
  527. rule_022 = on created if app_id is "lite-xl" then assign_workspace 2 0
  528. rule_023 = on created if app_id is "org.gnome.TextEditor" then move 1160 80
  529. rule_024 = on created if app_id is "org.gnome.TextEditor" then set alpha 0.8
  530. rule_025 = on created if app_id is "org.gnome.TextEditor" then assign_workspace 2 0
  531. rule_026 = on created if app_id is "nwg-look" then set geometry 270 129 821 519
  532. rule_027 = on created if app_id is "nwg-look" then set alpha 0.8
  533. rule_028 = on created if app_id is "nwg-look" then assign_workspace 0 1
  534. rule_029 = on created if app_id is "blueman-manager" then set geometry 1400 750 300 500
  535. rule_030 = on created if app_id is "blueman-manager" then set alpha 0.7
  536. rule_031 = on created if app_id is "blueman-manager" then assign_workspace 0 1
  537. rule_032 = on created if app_id is "pavucontrol" then set geometry 280 710 800 500
  538. rule_033 = on created if app_id is "pavucontrol" then set alpha 0.9
  539. rule_034 = on created if app_id is "pavucontrol" then assign_workspace 0 1
  540. rule_035 = on created if app_id is "firefox" then move 290 71
  541. rule_036 = on created if app_id is "firefox" then set alpha 1.0
  542. rule_037 = on created if app_id is "firefox" then assign_workspace 1 1
  543. rule_038 = on created if app_id is "chromium" then move 280 70
  544. rule_039 = on created if app_id is "chromium" then set alpha 1.0
  545. rule_040 = on created if app_id is "chromium" then assign_workspace 1 0
  546. rule_042 = on created if app_id is "ristretto" then set geometry 580 162 1468 1059
  547. rule_041 = on created if app_id is "ristretto" then assign_workspace 2 1
  548. rule_042 = on created if app_id is "foot" then set geometry 308 93 1760 1171
  549. rule_043 = on created if app_id is "foot" then set alpha 0.8
  550. rule_044 = on created if app_id is "foot" then assign_workspace 0 2
  551. rule_045 = on created if app_id is "vesktop" then set geometry 412 62 1774 1251
  552. rule_046 = on created if app_id is "vesktop" then set alpha 0.8
  553. rule_047 = on created if app_id is "vesktop" then assign_workspace 1 2
  554. rule_048 = on created if app_id is "org.wezfurlong.wezterm" then set geometry 235 637 870 574
  555. rule_049 = on created if app_id is "org.wezfurlong.wezterm" then set alpha 0.8
  556. rule_050 = on created if app_id is "org.wezfurlong.wezterm" then assign_workspace 2 2
  557. rule_051 = on created if app_id is "pcmanfm" then move 270 100
  558. rule_052 = on created if app_id is "pcmanfm" then assign_workspace 2 2
  559. rule_053 = on created if app_id is "ulauncher" then center
  560. rule_054 = on created if app_id is "ulauncher" then set alpha 0.7
  561. rule_055 = on created if app_id is "Conky" then set sticky
  562. rule_056 = on created if app_id is "com.github.rafostar.Clapper" then set geometry 1350 720 750 500
  563. rule_057 = on created if app_id is "com.github.rafostar.Clapper" then assign_workspace 2 2
  564. rule_058 = on created if app_id is "GStreamer gst-play-1.0" then set geometry 1350 820 750 500
  565. rule_059 = on created if app_id is "nemo org.Nemo" then set alpha 0.8
  566. rule_060 = on created if app_id is "nemo org.Nemo" then assign_workspace 1 2
  567. rule_061 = on created if app_id is "gimp-2.99" then move 270 70
  568. rule_062 = on created if app_id is "gimp-2.99" then set alpha 0.9
  569. rule_063 = on created if app_id is "gimp-2.99" then assign_workspace 0 2
  570. rule_064 = on created if app_id is "org.gnome.Ptyxis.Devel" then set alpha 0.8
  571. rule_065 = on created if app_id is "org.gnome.Ptyxis.Devel" then assign_workspace 1 1
  572. rule_066 = on created if app_id is "com.raggesilver.BlackBox" then move 270 700
  573. rule_067 = on created if app_id is "com.raggesilver.BlackBox" then assign_workspace 2 2
  574. rule_068 = on created if app_id is "io.github.celluloid_player.Celluloid" then move 1300 700
  575. rule_069 = on created if app_id is "forg.kde.kdenlive" then set geometry 255 81 1969 1155
  576. rule_070 = on created if app_id is "org.kde.kdenlive" then set alpha 1.0
  577. rule_071 = on created if app_id is "org.kde.kdenlive" then assign_workspace 1 1
  578.  
  579. [winzoom]
  580. dec_x_binding = <ctrl> <super> KEY_LEFT
  581. dec_y_binding = <ctrl> <super> KEY_UP
  582. inc_x_binding = <ctrl> <super> KEY_RIGHT
  583. inc_y_binding = <ctrl> <super> KEY_DOWN
  584. modifier = <ctrl> <super>
  585. nearest_filtering = false
  586. preserve_aspect = true
  587. zoom_step = 0.100000
  588.  
  589. [wm-actions]
  590. minimize = none
  591. send_to_back = none
  592. toggle_always_on_top = none
  593. toggle_fullscreen = none
  594. toggle_maximize = none
  595. toggle_showdesktop = none
  596. toggle_sticky = none
  597.  
  598. [wobbly]
  599. friction = 3.000000
  600. grid_resolution = 6
  601. spring_k = 8.000000
  602.  
  603. [workarounds]
  604. all_dialogs_modal = true
  605. app_id_mode = full
  606. discard_command_output = true
  607. dynamic_repaint_delay = false
  608. enable_input_method_v2 = false
  609. enable_opaque_region_damage_optimizations = false
  610. enable_so_unloading = false
  611. force_preferred_decoration_mode = false
  612. remove_output_limits = false
  613. use_external_output_configuration = false
  614.  
  615. [workspace-names]
  616. background_color = \#333333B3
  617. background_radius = 30.000000
  618. display_duration = 500
  619. font = sans-serif
  620. margin = 0
  621. position = center
  622. show_option_names = false
  623. text_color = \#FFFFFFFF
  624.  
  625. [wrot]
  626. activate = <ctrl> <super> BTN_RIGHT
  627. activate-3d = <shift> <super> BTN_RIGHT
  628. invert = false
  629. reset = <ctrl> <super> KEY_R
  630. reset-one = <super> KEY_R
  631. reset_radius = 25.000000
  632. sensitivity = 24
  633.  
  634. [wsets]
  635. label_duration = 2000ms circle
  636.  
  637. [xdg-activation]
  638.  
  639. [zoom]
  640. interpolation_method = 0
  641. modifier = <super>
  642. smoothing_duration = 300ms circle
  643. speed = 0.010000
  644.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement