diff --git a/user/mangohud.nix b/user/mangohud.nix index 7caba3c..415cb1d 100644 --- a/user/mangohud.nix +++ b/user/mangohud.nix @@ -10,9 +10,13 @@ let settings = { # Display no_display = true; # Hidden by default - toggle_hud = "Shift_R+F12"; font_size = "20"; + toggle_preset = "Control_R+F9"; + toggle_fps_limit = "Shift_R+F10"; + toggle_hud_position = "Shift_R+F11"; + toggle_hud = "Shift_R+F12"; + # GPU pci_dev = "0:03:00.0"; gpu_text = "RX 7800 XT";