blob: 857963cef7b7ec382979ab3fd959be9e821066fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Machine-local Hyprland overrides
# This file is sourced by hyprland.conf via conf.d/*.conf glob.
# Add monitor scaling, keybinds, or other machine-specific settings here.
# These override the defaults in hyprland.conf.
#
# Examples:
#
# HiDPI scaling (Framework 13.5" 2256x1504):
# monitor=eDP-1,preferred,auto,1.566667
#
# External monitor:
# monitor=DP-1,3440x1440@144,auto,1
#
# Machine-specific keybinds:
# bind = $mod, L, exec, hyprlock
|