adding some wayfire changes

This commit is contained in:
Chris Cochrun 2021-05-04 10:10:46 -05:00
parent 71f6bbc9b1
commit e49e46bec5
2 changed files with 36 additions and 31 deletions

View file

@ -318,7 +318,7 @@ colors:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
background_opacity: 0.95
background_opacity: 0.80
#selection:
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"

View file

@ -4,9 +4,9 @@ modifier = <super>
[animate]
close_animation = zoom
duration = 200
duration = 100
enabled_for = (type equals "toplevel" | (type equals "x-or" & focusable equals true))
fade_duration = 400
fade_duration = 20
fade_enabled_for = type equals "overlay"
fire_duration = 10
fire_enabled_for = none
@ -58,33 +58,37 @@ bokeh_offset = 5.000000
box_degrade = 1
box_iterations = 2
box_offset = 1.000000
gaussian_degrade = 1
gaussian_degrade = 3
gaussian_iterations = 2
gaussian_offset = 1.000000
kawase_degrade = 8
kawase_iterations = 2
kawase_offset = 2.000000
kawase_degrade = 6
kawase_iterations = 4
kawase_offset = 1.5
method = kawase
saturation = 1.000000
toggle = none
[command]
binding_browser = <super> KEY_B
binding_launcher = KEY_COMPOSE
binding_mute = KEY_MUTE
binding_screenshot = KEY_PRINT
binding_screenshot_interactive = <shift> KEY_PRINT
binding_terminal = <super> KEY_ENTER
command_browser = qutebrowser
command_launcher = wofi --show drun
command_mute = pactl set-sink-mute @DEFAULT_SINK@ toggle
command_screenshot = grim $(date '+%F_%T').webp
command_screenshot_interactive = slurp | grim -g - $(date '+%F_%T').webp
command_terminal = alacritty
binding_browser = <super> KEY_B
command_browser = qutebrowser &
binding_emacs = <super> KEY_E
command_emacs = emacsclient -c -a emacs
binding_launcher = KEY_COMPOSE
command_launcher = rofi -show drun -modi drun
binding_run = <super> KEY_COMPOSE
command_run = rofi -show run -modi run
binding_screenshot = KEY_PRINT
command_screenshot = grim $(date '+%F_%T').webp
binding_screenshot_interactive = <shift> KEY_PRINT
command_screenshot_interactive = slurp | grim -g - $(date '+%F_%T').webp
command_volume_down = pactl set-sink-volume @DEFAULT_SINK@ -5%
command_volume_up = pactl set-sink-volume @DEFAULT_SINK@ +5%
repeatable_binding_volume_down = KEY_VOLUMEDOWN
command_volume_up = pactl set-sink-volume @DEFAULT_SINK@ +5%
repeatable_binding_volume_up = KEY_VOLUMEUP
binding_mute = KEY_MUTE
command_mute = pactl set-sink-mute @DEFAULT_SINK@ toggle
[core]
background_color = \#1A1A1AFF
@ -122,7 +126,7 @@ zoom = 0.100000
[decoration]
active_color = \#222222AA
border_size = 4
border_size = 0
button_order = minimize maximize close
font = sans-serif
ignore_views = none
@ -131,8 +135,8 @@ title_height = 0
[expo]
background = \#1A1A1AFF
duration = 300
offset = 10
duration = 200
offset = 5
select_workspace_1 = KEY_1
select_workspace_2 = KEY_2
select_workspace_3 = KEY_3
@ -142,7 +146,7 @@ select_workspace_6 = KEY_6
select_workspace_7 = KEY_7
select_workspace_8 = KEY_8
select_workspace_9 = KEY_9
toggle = <alt> <super> KEY_TAB
toggle = <super> KEY_W
[extra-gestures]
close_fingers = 20
@ -181,8 +185,8 @@ slot_b = <super> KEY_KP2 | <super> <shift> KEY_J
slot_bl = <super> KEY_KP1
slot_br = <super> KEY_KP3
slot_c = <super> KEY_UP | <super> KEY_KP5
slot_l = <super> KEY_LEFT | <super> KEY_KP4 | <super> <shift> KEY_H
slot_r = <super> KEY_RIGHT | <super> KEY_KP6 | <super> <shift> KEY_L
slot_l = <super> <shift> KEY_H
slot_r = <super> <shift> KEY_L
slot_t = <super> KEY_KP8 | <super> <shift> KEY_K
slot_tl = <super> KEY_KP7
slot_tr = <super> KEY_KP9
@ -230,7 +234,7 @@ output = eDP-1
[invert]
preserve_hue = false
toggle = <super> KEY_I
toggle = <super> <alt> KEY_I
[join-views]
@ -270,7 +274,7 @@ activate = <super> BTN_RIGHT
[scale]
allow_zoom = false
bg_color = \#1A1A1AE6
duration = 400
duration = 200
inactive_alpha = 0.750000
interact = false
middle_click_close = false
@ -279,8 +283,8 @@ text_color = \#CCCCCCFF
title_font_size = 16
title_overlay = all
title_position = center
toggle = <super> KEY_P
toggle_all =
toggle_all = <super> KEY_P
toggle =
[scale-title-filter]
bg_color = \#00000080
@ -346,6 +350,7 @@ wraparound = false
activate = <ctrl> <super> BTN_LEFT
[window-rules]
rule_1 = on created if app_id is "emacs" then set alpha 0.8
[winzoom]
dec_x_binding = <ctrl> <super> KEY_LEFT
@ -366,9 +371,9 @@ toggle_showdesktop = none
toggle_sticky = none
[wobbly]
friction = 2.000000
grid_resolution = 6
spring_k = 9.000000
friction = 3.000000
grid_resolution = 36
spring_k = 5.000000
[workarounds]
all_dialogs_modal = true