Files
Single-install-script/configs/hypr/custom/general.lua
T
2026-07-23 14:25:05 +10:00

10 lines
268 B
Lua

-- This file will not be overwritten across dots-hyprland updates.
-- The file name is for the sake of organization and does not matter
-- See the corresponding files in ~/.config/hypr/hyprland for examples
hl.config({
input = {
kb_options = "caps:escape",
},
})