Fix keyboard
This commit is contained in:
parent
159b677f0a
commit
9250ff7d06
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user