diff options
Diffstat (limited to '')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index bea5259..10a0fef 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -77,6 +77,8 @@ mode "$mode_launch" { # mouse button for dragging. floating_modifier $mod normal + mouse_warping none + # reload the configuration file bindsym $mod+Shift+c reload |