[Hyprland] Update for new keyboard having native ability to swap caps and escape
This commit is contained in:
@@ -33,7 +33,6 @@ env = OLLAMA_HOST,0.0.0.0
|
||||
input {
|
||||
kb_layout = us
|
||||
kb_variant = altgr-intl
|
||||
kb_options = caps:swapescape
|
||||
natural_scroll = true
|
||||
|
||||
numlock_by_default = true
|
||||
|
||||
@@ -40,6 +40,10 @@ env = QT_QPA_PLATFORM, wayland
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT, wayland
|
||||
env = GDK_SCALE,2
|
||||
|
||||
input {
|
||||
kb_options = caps:swapescape
|
||||
}
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user