diff --git a/dot_config/wayfire.ini b/dot_config/wayfire.ini index c802920..cb82116 100644 --- a/dot_config/wayfire.ini +++ b/dot_config/wayfire.ini @@ -44,15 +44,16 @@ plugins = \ zoom \ spacing \ blur \ + simple-tile \ wf-info \ rounded-corners ## Close focused window. close_top_view = KEY_Q | KEY_F4 -## Workspaces arranged into a grid: 3 × 3. -vwidth = 3 -vheight = 3 +## Workspaces arranged into a grid: 2 × 2. +vwidth = 2 +vheight = 2 ## Prefer client-side decoration or server-side decoration preferred_decoration_mode = server @@ -286,9 +287,9 @@ duration = 400 title_height = 0 title_size = 0 ignore_views = all -broder_size = 10 -active_color = \#ffffffAA -inactive_color = \#ffffffAA +# broder_size = 10 +# active_color = \#ffffffAA +# inactive_color = \#ffffffAA [blur] method = kawase @@ -296,6 +297,16 @@ kawase_degrade = 1 kawase_iterations = 1 kawase_offset = 5 +[wobbly] +friction = 25 +spring_k = 25 +grid_resolution = 6 + +[simple-tile] +tile_by_default = none +key_toggle = KEY_S +outer_vert_gap_size = 2 +outer_horiz_gap_size = 2 # Rules ──────────────────────────────────────────────────────────────────────── # Example configuration: