Skip to content

Commit

Permalink
chore: change sway configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 22, 2024
1 parent 1fef63a commit 0ce7876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway/sway/hosts/x-wing.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# provide support for en/fa layouts
# swaymsg -t get_inputs
bindsym --to-code $mod+space exec "swaymsg input '1133:49948:Logitech_USB_Keyboard_Consumer_Control' xkb_switch_layout next; swaymsg input '1:1:AT_Translated_Set_2_keyboard' xkb_switch_layout next"
bindsym --to-code $mod+space exec "swaymsg input '1133:49948:Logitech_USB_Keyboard_Consumer_Control' xkb_switch_layout next || swaymsg input '1:1:AT_Translated_Set_2_keyboard' xkb_switch_layout next"

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

0 comments on commit 0ce7876

Please sign in to comment.