diff --git a/home/.config/sway/config b/home/.config/sway/config index 9ea6052..840e61a 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -103,17 +103,16 @@ input "2:10:TPPS/2_IBM_TrackPoint" { input "1390:269:ELECOM_TrackBall_Mouse_HUGE_TrackBall" { natural_scroll enabled - accel_profile flat } -input "ErgoDox EZ ErgoDox EZ Keyboard" { +input "65261:4871:ErgoDox_EZ_ErgoDox_EZ_Keyboard" { xkb_layout "de" xkb_numlock enabled } input "1:1:AT_Translated_Set_2_keyboard" { - xkb_layout "de" - xkb_options caps:super + xkb_layout "de" + xkb_options caps:escape } input * xkb_layout "de" @@ -209,6 +208,7 @@ bindsym $mod+Shift+Right move right # Workspaces: # # switch to workspace +workspace '3: Comms' output "Dell Inc. DELL U2415 7MT018BM1PGU" bindsym $mod+1 workspace 1: Code bindsym $mod+2 workspace 2: Web bindsym $mod+3 workspace 3: Comms