Skip to content

Commit

Permalink
fix: correct language change in the pegasus keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 21, 2024
1 parent 52db302 commit 69efdc7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions sway/sway/hosts/pegasus.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@

# provide support for en/fa layouts
# swaymsg -t get_inputs
bindsym --to-code $mod+space exec "swaymsg input '1165:51576:ITE_Tech._Inc._ITE_Device(8258)_Keyboard' xkb_switch_layout next"
bindsym --to-code $mod+space exec "swaymsg input '1133:49948:Logitech_USB_Keyboard_Consumer_Control' xkb_switch_layout next"

# output eDP-1 scale 0.9
output eDP-1 adaptive_sync true

input "1133:16490:Logitech_MX_Anywhere_2S" {
accel_profile "flat"
pointer_accel 0.5
scroll_factor 2.0
}

0 comments on commit 69efdc7

Please sign in to comment.