From 821d8a269c32ece7bd5f247281023e9aa31f7539 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sun, 3 Jan 2021 12:02:15 -0800 Subject: [PATCH] disable next prev shortcuts These specific mappings interfere with a remote desktop --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 3e205e7..80bc89a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -212,8 +212,8 @@ bindsym $mod+Print exec grim -g "$(slurp)" ~/screenshots/$(date +%Y-%m-%d_%H-%m- # media bindsym --locked Pause exec playerctl play-pause -bindsym $mod+Mod1+n exec playerctl next -bindsym $mod+Mod1+p exec playerctl previous +#bindsym $mod+Mod1+n exec playerctl next +#bindsym $mod+Mod1+p exec playerctl previous # # Status Bar: