Extend hyprland config.
This commit is contained in:
parent
eb81d83d61
commit
9021673ab9
@ -349,8 +349,8 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "us";
|
kb_layout = "us,hr";
|
||||||
kb_options = "caps:escape";
|
kb_options = "caps:escape,grp:alt_space_toggle";
|
||||||
accel_profile = "flat";
|
accel_profile = "flat";
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -371,6 +371,8 @@ in {
|
|||||||
"$mod, D, exec, tofi-run | xargs hyprctl dispatch exec --"
|
"$mod, D, exec, tofi-run | xargs hyprctl dispatch exec --"
|
||||||
"$mod SHIFT, D, exec, tofi-drun | xargs hyprctl dispatch exec --"
|
"$mod SHIFT, D, exec, tofi-drun | xargs hyprctl dispatch exec --"
|
||||||
|
|
||||||
|
"$mod, F, fullscreen"
|
||||||
|
|
||||||
"$mod SHIFT, L, exec, hyprlock --immediate"
|
"$mod SHIFT, L, exec, hyprlock --immediate"
|
||||||
|
|
||||||
"$mod, G, exec, ${hyprgamemode}/bin/gamemode"
|
"$mod, G, exec, ${hyprgamemode}/bin/gamemode"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user