sway: Fix comments

This commit is contained in:
elenapan 2025-04-01 17:10:35 +03:00
parent e8ff3f537f
commit add5e60e00
2 changed files with 3 additions and 3 deletions

View file

@ -60,7 +60,7 @@ bindsym --to-code {
# Smart focus
# - Cycle focus right if current layout is tabbed / splith
# - Cycle focus down if current layout is stacked / splitv
# - change focus from floating to tiling layer otherwise
# - Change focus from floating to tiling layer otherwise
$mod+Tab exec $sway/smart-focus-change next
# Reverse direction with shift
$mod+Shift+Tab exec $sway/smart-focus-change prev

View file

@ -19,8 +19,8 @@
output eDP-1 {
max_render_time 3
# Temporarily turning VRR off due to this bug:
# https://gitlab.freedesktop.org/drm/amd/-/issues/2186
# Set to off if affected by https://gitlab.freedesktop.org/drm/amd/-/issues/2186
# Problems were reported with the vulkan renderer
# Also relevant: https://github.com/swaywm/sway/issues/7411
adaptive_sync off