diff options
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 516432d..3899666 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf | |||
@@ -30,10 +30,10 @@ env = SEMESTER_THEME,you got this | |||
30 | 30 | ||
31 | # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ | 31 | # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ |
32 | input { | 32 | input { |
33 | kb_layout = us | 33 | kb_layout = us,tr |
34 | kb_variant = colemak | 34 | kb_variant = colemak, |
35 | kb_model = | 35 | kb_model = |
36 | kb_options = | 36 | kb_options = grp:alt_shift_toggle |
37 | kb_rules = | 37 | kb_rules = |
38 | numlock_by_default = true | 38 | numlock_by_default = true |
39 | 39 | ||