2023-01-25 17:51:15 +01:00
|
|
|
[alpha]
|
|
|
|
min_value = 0.100000
|
|
|
|
modifier = <alt> <super>
|
|
|
|
|
|
|
|
[animate]
|
|
|
|
close_animation = fade
|
|
|
|
duration = 400
|
|
|
|
enabled_for = all
|
|
|
|
fade_duration = 400
|
|
|
|
fade_enabled_for = none
|
|
|
|
fire_duration = 300
|
|
|
|
fire_enabled_for = none
|
|
|
|
fire_particle_size = 16.000000
|
|
|
|
fire_particles = 2000
|
|
|
|
open_animation = fade
|
|
|
|
startup_duration = 600
|
|
|
|
zoom_duration = 500
|
|
|
|
zoom_enabled_for = none
|
|
|
|
|
|
|
|
[autostart]
|
|
|
|
audio = pipewire
|
2023-04-20 15:17:05 +02:00
|
|
|
audio_notify = sleep 1; pa-notify -t 2
|
2023-04-20 15:52:03 +02:00
|
|
|
audio_player = sleep 1; playerctld daemon
|
2023-02-01 15:23:33 +01:00
|
|
|
automount = udiskie -As
|
|
|
|
autostart_wf_shell = false
|
|
|
|
background = wf-background
|
2023-01-25 17:51:15 +01:00
|
|
|
bar = waybar
|
2023-04-05 21:48:05 +02:00
|
|
|
element = element-desktop --hidden --enable-features=UseOzonePlatform --ozone-platform=wayland
|
2023-04-20 13:34:13 +02:00
|
|
|
gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
2023-02-01 15:23:33 +01:00
|
|
|
idle = swayidle -w timeout 590 gtklock before-sleep gtklock
|
2023-04-20 15:17:05 +02:00
|
|
|
network = sleep 1; nm-applet --indicator
|
2023-01-25 17:51:15 +01:00
|
|
|
notifications = mako
|
|
|
|
outputs = kanshi
|
|
|
|
|
|
|
|
[blur]
|
|
|
|
blur_by_default = type is "toplevel"
|
|
|
|
bokeh_degrade = 1
|
|
|
|
bokeh_iterations = 15
|
|
|
|
bokeh_offset = 5.000000
|
|
|
|
box_degrade = 1
|
|
|
|
box_iterations = 2
|
|
|
|
box_offset = 1.000000
|
|
|
|
gaussian_degrade = 1
|
|
|
|
gaussian_iterations = 2
|
|
|
|
gaussian_offset = 1.000000
|
|
|
|
kawase_degrade = 8
|
|
|
|
kawase_iterations = 2
|
|
|
|
kawase_offset = 2.000000
|
2023-02-01 15:23:33 +01:00
|
|
|
method = gaussian
|
2023-01-25 17:51:15 +01:00
|
|
|
saturation = 1.000000
|
|
|
|
toggle = none
|
|
|
|
|
|
|
|
[command]
|
|
|
|
binding_filer = <super> KEY_F
|
|
|
|
binding_firefox = <super> KEY_B
|
|
|
|
binding_gamma = <super> KEY_G
|
|
|
|
binding_kanshi = <super> KEY_K
|
|
|
|
binding_launcher = <super> KEY_S
|
|
|
|
binding_matrix = <super> KEY_E
|
2023-03-15 21:10:19 +01:00
|
|
|
binding_mute = KEY_MUTE
|
2023-04-20 15:17:05 +02:00
|
|
|
binding_next = KEY_NEXTSONG
|
2023-04-20 15:52:03 +02:00
|
|
|
binding_playpause = KEY_PLAYPAUSE
|
2023-04-05 21:48:05 +02:00
|
|
|
binding_previous = KEY_PREVIOUSSONG
|
2023-01-25 17:51:15 +01:00
|
|
|
binding_screenshot = <shift> KEY_SYSRQ
|
|
|
|
binding_screenshot_interactive = KEY_SYSRQ
|
|
|
|
binding_terminal = <super> KEY_T
|
2023-04-20 15:52:03 +02:00
|
|
|
binding_volumedown = KEY_VOLUMEDOWN
|
|
|
|
binding_volumeup = KEY_VOLUMEUP
|
2023-01-25 17:51:15 +01:00
|
|
|
binding_vscode = <super> KEY_V
|
|
|
|
binding_waybar = <super> KEY_W
|
|
|
|
binding_wlogout = <super> KEY_P
|
|
|
|
command_filer = Thunar
|
|
|
|
command_firefox = firefox
|
|
|
|
command_gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
|
|
|
command_kanshi = kanshi
|
|
|
|
command_launcher = wofi --show drun
|
2023-04-05 21:48:05 +02:00
|
|
|
command_matrix = element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland
|
2023-03-15 21:10:19 +01:00
|
|
|
command_mute = pamixer -t
|
2023-04-20 15:17:05 +02:00
|
|
|
command_next = playerctl next
|
2023-04-20 15:52:03 +02:00
|
|
|
command_playpause = playerctl play-pause
|
2023-04-05 21:48:05 +02:00
|
|
|
command_previous = playerctl previous
|
2023-04-20 13:34:13 +02:00
|
|
|
command_screenshot = grim - | wl-copy -t image/png
|
|
|
|
command_screenshot_interactive = pkill -9 slurp; grim -g "$(slurp -d)" - | wl-copy -t image/png
|
2023-01-25 17:51:15 +01:00
|
|
|
command_terminal = foot
|
2023-04-20 15:52:03 +02:00
|
|
|
command_volumedown = pamixer -d 5 -u
|
|
|
|
command_volumeup = pamixer -i 5 -u
|
2023-04-20 16:54:50 +02:00
|
|
|
command_vscode = code-oss
|
2023-01-25 17:51:15 +01:00
|
|
|
command_waybar = pkill -9 waybar; waybar
|
|
|
|
command_wlogout = wlogout
|
|
|
|
|
|
|
|
[core]
|
2023-02-01 15:23:33 +01:00
|
|
|
background_color = \#000000FF
|
2023-01-25 17:51:15 +01:00
|
|
|
close_top_view = <super> KEY_Q | <alt> KEY_F4
|
|
|
|
focus_button_with_modifiers = false
|
|
|
|
focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
|
|
|
|
focus_buttons_passthrough = true
|
|
|
|
max_render_time = -1
|
2023-04-20 15:52:03 +02:00
|
|
|
plugins = alpha animate autostart command cube expo grid idle move oswitch place resize vswitch window-rules wm-actions zoom blur fast-switcher wobbly wrot
|
2023-01-25 17:51:15 +01:00
|
|
|
preferred_decoration_mode = server
|
|
|
|
vheight = 3
|
|
|
|
vwidth = 3
|
|
|
|
xwayland = true
|
|
|
|
|
|
|
|
[cube]
|
|
|
|
activate = <alt> <ctrl> BTN_LEFT
|
|
|
|
background = \#00000000
|
|
|
|
background_mode = simple
|
|
|
|
cubemap_image =
|
|
|
|
deform = 0
|
|
|
|
initial_animation = 350
|
|
|
|
light = true
|
|
|
|
rotate_left = none
|
|
|
|
rotate_right = none
|
|
|
|
skydome_mirror = true
|
|
|
|
skydome_texture =
|
|
|
|
speed_spin_horiz = 0.020000
|
|
|
|
speed_spin_vert = 0.020000
|
|
|
|
speed_zoom = 0.070000
|
|
|
|
zoom = 0.100000
|
|
|
|
|
|
|
|
[decoration]
|
2023-03-15 21:10:19 +01:00
|
|
|
active_color = \#000000CA
|
|
|
|
border_size = 2
|
2023-01-25 17:51:15 +01:00
|
|
|
button_order =
|
|
|
|
font = Roboto
|
|
|
|
ignore_views = none
|
2023-03-15 21:10:19 +01:00
|
|
|
inactive_color = \#0000009C
|
2023-01-25 17:51:15 +01:00
|
|
|
title_height = 0
|
|
|
|
|
|
|
|
[expo]
|
|
|
|
background = \#00000000
|
|
|
|
duration = 300
|
|
|
|
offset = 10
|
|
|
|
select_workspace_1 = KEY_1
|
|
|
|
select_workspace_2 = KEY_2
|
|
|
|
select_workspace_3 = KEY_3
|
|
|
|
select_workspace_4 = KEY_4
|
|
|
|
select_workspace_5 = KEY_5
|
|
|
|
select_workspace_6 = KEY_6
|
|
|
|
select_workspace_7 = KEY_7
|
|
|
|
select_workspace_8 = KEY_8
|
|
|
|
select_workspace_9 = KEY_9
|
|
|
|
toggle = <super>
|
|
|
|
|
|
|
|
[extra-gestures]
|
|
|
|
close_fingers = 20
|
|
|
|
move_delay = 500
|
|
|
|
move_fingers = 3
|
|
|
|
|
|
|
|
[fast-switcher]
|
|
|
|
activate = <alt> KEY_TAB
|
|
|
|
activate_backward = <alt> <shift> KEY_TAB
|
2023-03-15 21:10:19 +01:00
|
|
|
inactive_alpha = 1.000000
|
2023-01-25 17:51:15 +01:00
|
|
|
|
|
|
|
[fisheye]
|
|
|
|
radius = 450.000000
|
|
|
|
toggle = <ctrl> <super> KEY_F
|
|
|
|
zoom = 7.000000
|
|
|
|
|
|
|
|
[grid]
|
|
|
|
duration = 300
|
|
|
|
restore = <super> KEY_DOWN | <super> KEY_KP0
|
|
|
|
slot_b = <super> KEY_KP2
|
|
|
|
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
|
|
|
|
slot_r = <super> KEY_RIGHT | <super> KEY_KP6
|
|
|
|
slot_t = <super> KEY_KP8
|
|
|
|
slot_tl = <super> KEY_KP7
|
|
|
|
slot_tr = <super> KEY_KP9
|
|
|
|
type = crossfade
|
|
|
|
|
|
|
|
[idle]
|
|
|
|
cube_max_zoom = 1.500000
|
|
|
|
cube_rotate_speed = 1.000000
|
|
|
|
cube_zoom_speed = 1000
|
|
|
|
disable_on_fullscreen = true
|
|
|
|
dpms_timeout = 600
|
|
|
|
screensaver_timeout = 300
|
|
|
|
toggle = none
|
|
|
|
|
|
|
|
[input]
|
|
|
|
click_method = default
|
|
|
|
cursor_size = 24
|
|
|
|
cursor_theme = default
|
|
|
|
disable_touchpad_while_mouse = false
|
|
|
|
disable_touchpad_while_typing = false
|
|
|
|
gesture_sensitivity = 1.000000
|
|
|
|
kb_capslock_default_state = false
|
|
|
|
kb_numlock_default_state = false
|
|
|
|
kb_repeat_delay = 400
|
|
|
|
kb_repeat_rate = 40
|
|
|
|
left_handed_mode = false
|
|
|
|
middle_emulation = false
|
|
|
|
modifier_binding_timeout = 400
|
|
|
|
mouse_accel_profile = default
|
|
|
|
mouse_cursor_speed = 0.000000
|
|
|
|
mouse_scroll_speed = 1.000000
|
|
|
|
natural_scroll = false
|
|
|
|
scroll_method = default
|
|
|
|
tap_to_click = true
|
|
|
|
touchpad_accel_profile = default
|
|
|
|
touchpad_cursor_speed = 0.000000
|
|
|
|
touchpad_scroll_speed = 1.000000
|
|
|
|
xkb_layout = eu
|
|
|
|
xkb_model =
|
|
|
|
xkb_options =
|
|
|
|
xkb_rules = evdev
|
|
|
|
xkb_variant =
|
|
|
|
|
|
|
|
[input-device]
|
|
|
|
output =
|
|
|
|
|
|
|
|
[invert]
|
|
|
|
preserve_hue = false
|
|
|
|
toggle = <super> KEY_I
|
|
|
|
|
|
|
|
[move]
|
|
|
|
activate = <super> BTN_LEFT
|
|
|
|
enable_snap = false
|
|
|
|
enable_snap_off = true
|
|
|
|
join_views = false
|
|
|
|
quarter_snap_threshold = 50
|
|
|
|
snap_off_threshold = 10
|
|
|
|
snap_threshold = 10
|
|
|
|
workspace_switch_after = -1
|
|
|
|
|
|
|
|
[oswitch]
|
|
|
|
next_output = <super> KEY_O
|
|
|
|
next_output_with_win = <shift> <super> KEY_O
|
|
|
|
|
|
|
|
[output]
|
|
|
|
mode = auto
|
|
|
|
position = auto
|
|
|
|
scale = 1.000000
|
|
|
|
transform = normal
|
|
|
|
|
|
|
|
[place]
|
|
|
|
mode = center
|
|
|
|
|
|
|
|
[preserve-output]
|
|
|
|
last_output_focus_timeout = 1000000
|
|
|
|
|
|
|
|
[resize]
|
|
|
|
activate = <super> BTN_RIGHT
|
|
|
|
|
|
|
|
[scale]
|
|
|
|
allow_zoom = false
|
|
|
|
background = 0.0 0.0 0.0 0.0
|
|
|
|
bg_color = \#1A1A1AE6
|
|
|
|
duration = 750
|
|
|
|
inactive_alpha = 0.750000
|
|
|
|
interact = false
|
|
|
|
middle_click_close = false
|
|
|
|
spacing = 50
|
|
|
|
text_color = \#CCCCCCFF
|
|
|
|
title_font_size = 16
|
|
|
|
title_overlay = all
|
|
|
|
title_position = center
|
|
|
|
toggle = <super> KEY_P
|
|
|
|
toggle_all =
|
|
|
|
|
|
|
|
[scale-title-filter]
|
|
|
|
bg_color = \#00000080
|
|
|
|
case_sensitive = false
|
|
|
|
font_size = 30
|
|
|
|
overlay = true
|
|
|
|
share_filter = false
|
|
|
|
text_color = \#CCCCCCCC
|
|
|
|
|
|
|
|
[simple-tile]
|
|
|
|
button_move = <super> BTN_LEFT
|
|
|
|
button_resize = <super> BTN_RIGHT
|
|
|
|
inner_gap_size = 5
|
|
|
|
keep_fullscreen_on_adjacent = true
|
|
|
|
key_focus_above = <super> KEY_K
|
|
|
|
key_focus_below = <super> KEY_J
|
|
|
|
key_focus_left = <super> KEY_H
|
|
|
|
key_focus_right = <super> KEY_L
|
|
|
|
key_toggle = <super> KEY_T
|
|
|
|
outer_horiz_gap_size = 0
|
|
|
|
outer_vert_gap_size = 0
|
|
|
|
tile_by_default = all
|
|
|
|
|
|
|
|
[switcher]
|
|
|
|
next_view = <alt> KEY_TAB
|
|
|
|
prev_view = <alt> <shift> KEY_TAB
|
|
|
|
speed = 500
|
|
|
|
view_thumbnail_scale = 1.000000
|
|
|
|
|
|
|
|
[vswipe]
|
|
|
|
background = \#1A1A1AFF
|
|
|
|
delta_threshold = 24.000000
|
|
|
|
duration = 180
|
|
|
|
enable_free_movement = false
|
|
|
|
enable_horizontal = true
|
|
|
|
enable_smooth_transition = false
|
|
|
|
enable_vertical = true
|
|
|
|
fingers = 4
|
|
|
|
gap = 32.000000
|
|
|
|
speed_cap = 0.050000
|
|
|
|
speed_factor = 256.000000
|
|
|
|
threshold = 0.350000
|
|
|
|
|
|
|
|
[vswitch]
|
|
|
|
background = \#00000000
|
|
|
|
binding_down = <ctrl> <super> KEY_DOWN
|
|
|
|
binding_left = <ctrl> <super> KEY_LEFT
|
|
|
|
binding_right = <ctrl> <super> KEY_RIGHT
|
|
|
|
binding_up = <ctrl> <super> KEY_UP
|
|
|
|
binding_win_down = <ctrl> <shift> <super> KEY_DOWN
|
|
|
|
binding_win_left = <ctrl> <shift> <super> KEY_LEFT
|
|
|
|
binding_win_right = <ctrl> <shift> <super> KEY_RIGHT
|
|
|
|
binding_win_up = <ctrl> <shift> <super> KEY_UP
|
|
|
|
duration = 300
|
|
|
|
gap = 20
|
|
|
|
with_win_down = <ctrl> <super> <shift> KEY_DOWN
|
|
|
|
with_win_left = <ctrl> <super> <shift> KEY_LEFT
|
|
|
|
with_win_right = <ctrl> <super> <shift> KEY_RIGHT
|
|
|
|
with_win_up = <ctrl> <super> <shift> KEY_UP
|
|
|
|
wraparound = false
|
|
|
|
|
|
|
|
[window-rules]
|
|
|
|
|
|
|
|
[wm-actions]
|
|
|
|
minimize = none
|
|
|
|
send_to_back = none
|
|
|
|
toggle_always_on_top = none
|
|
|
|
toggle_fullscreen = none
|
|
|
|
toggle_maximize = none
|
|
|
|
toggle_showdesktop = none
|
|
|
|
toggle_sticky = none
|
|
|
|
|
|
|
|
[wobbly]
|
|
|
|
friction = 5.000000
|
|
|
|
grid_resolution = 6
|
|
|
|
spring_k = 8.000000
|
|
|
|
|
|
|
|
[workarounds]
|
|
|
|
all_dialogs_modal = true
|
|
|
|
app_id_mode = stock
|
|
|
|
dynamic_repaint_delay = false
|
|
|
|
|
|
|
|
[wrot]
|
|
|
|
activate = <ctrl> <super> BTN_RIGHT
|
|
|
|
activate-3d = <shift> <super> BTN_RIGHT
|
|
|
|
invert = false
|
|
|
|
reset = <ctrl> <super> KEY_R
|
|
|
|
reset-one = <super> KEY_R
|
|
|
|
reset_radius = 25.000000
|
|
|
|
sensitivity = 24
|
|
|
|
|
|
|
|
[zoom]
|
|
|
|
modifier = <super>
|
|
|
|
smoothing_duration = 300
|
|
|
|
speed = 0.010000
|
|
|
|
|