From 9250ff7d06f9fb0888e480441c7ace30d2f512fd Mon Sep 17 00:00:00 2001 From: Joren Date: Thu, 3 Oct 2024 13:42:14 +0200 Subject: [PATCH] Fix keyboard --- sway/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sway/config b/sway/config index 3721543..bfc4354 100755 --- a/sway/config +++ b/sway/config @@ -173,7 +173,7 @@ output * bg /usr/share/backgrounds/sakura.jpg fill # Same bindings for the laptop keyboard (with azerty layout) bindsym --input-device=$home_kb $mod+ampersand workspace number 1 bindsym --input-device=$home_kb $mod+eacute workspace number 2 - bindsym --input-device=$hpme_kb $mod+quotedbl workspace number 3 + bindsym --input-device=$home_kb $mod+quotedbl workspace number 3 bindsym --input-device=$home_kb $mod+apostrophe workspace number 4 bindsym --input-device=$home_kb $mod+parenleft workspace number 5 bindsym --input-device=$home_kb $mod+section workspace number 6 @@ -184,7 +184,7 @@ output * bg /usr/share/backgrounds/sakura.jpg fill bindsym --input-device=$home_kb $mod+Shift+ampersand move container to workspace number 1 bindsym --input-device=$home_kb $mod+Shift+eacute move container to workspace number 2 - bindsym --input-device=$hpme_kb $mod+Shift+quotedbl move container to workspace number 3 + bindsym --input-device=$home_kb $mod+Shift+quotedbl move container to workspace number 3 bindsym --input-device=$home_kb $mod+Shift+apostrophe move container to workspace number 4 bindsym --input-device=$home_kb $mod+Shift+parenleft move container to workspace number 5 bindsym --input-device=$home_kb $mod+Shift+section move container to workspace number 6 @@ -362,4 +362,4 @@ input "5215:485:SEMICO_USB_Keyboard" { # - +for_window [title="Bisq"] floating enable