Advertisement
bluebyt

wayfire.ini

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