Skip to content

Instantly share code, notes, and snippets.

@pshirshov
Forked from spaced/fixes.md
Created October 25, 2020 20:05
Show Gist options
  • Save pshirshov/ad7c46039ce6ec0dc8554bcf4eca3b4c to your computer and use it in GitHub Desktop.
Save pshirshov/ad7c46039ce6ec0dc8554bcf4eca3b4c to your computer and use it in GitHub Desktop.
wayland tweaks

scaling hidpi: everything is very small needed steps:

  • settings -> display -> scale = 1
  • settings -> enforce fonts dpi -> 162dpi
  • settings -> symbols -> scale up

meta/win/idea issue:

  • settings -> input -> keyboard -> extended -> toggle left alt with left win
  • idea: help -> custom properties:
keymap.windows.as.meta=true

firefox: about:config:

ui.key.accelKey=224 #xwindow
ui.key.accelKey=91  #wayland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment