From 4a24ed46a43c4fb6a47bff0571c7db0edfa72a5a Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 9 Jul 2022 18:35:10 -0300 Subject: [PATCH] =?UTF-8?q?sway:=20Renombrar=209:=20m=C3=BAsica=20a=20medi?= =?UTF-8?q?a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 8b75faa..824d6bf 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -114,7 +114,7 @@ input * { bindsym $mod+6 workspace number 6 bindsym $mod+7 workspace number 7 bindsym $mod+8 workspace "8: comms" - bindsym $mod+9 workspace "9: música" + bindsym $mod+9 workspace "9: media" bindsym $mod+0 workspace number 10 # Move focused container to workspace bindsym $mod+Shift+1 move container to workspace number 1 @@ -125,7 +125,7 @@ input * { bindsym $mod+Shift+6 move container to workspace number 6 bindsym $mod+Shift+7 move container to workspace number 7 bindsym $mod+Shift+8 move container to workspace "8: comms" - bindsym $mod+Shift+9 move container to workspace "9: música" + bindsym $mod+Shift+9 move container to workspace "9: media" bindsym $mod+Shift+0 move container to workspace number 10 # # Layout stuff: