Advertisement
bluebyt

wayfire.ini

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