super + enter to switch keyboard layouts

This commit is contained in:
2026-08-23 21:47:45 -07:00
parent 908876a7b8
commit 295a437043
6 changed files with 27 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ hl.config({
render_power = 3,
color = "#00000088",
},
-- screen_shader = 'shader.frag',
},
dwindle = {
preserve_split = true,
@@ -64,6 +65,7 @@ hl.config({
persistent_warps = true,
zoom_detached_camera = false,
zoom_disable_aa = false,
no_hardware_cursors = 1,
},
xwayland = {
force_zero_scaling = true,