mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/btop/btop.conf Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/binds/managment.conf Update .config/hypr/hyprland/monitors.conf Update .config/kitty/kitty.conf Update .config/kitty/theme.conf Update .config/fish/config.fish Update .local/bin/system_setup.sh
25 lines
336 B
Plaintext
25 lines
336 B
Plaintext
monitorv2 {
|
|
output = DP-1
|
|
mode = 2560x1440@180.06
|
|
position = 0x0
|
|
scale = 1.25
|
|
vrr = 1
|
|
supports_wide_color = 1
|
|
supports_hdr = 1
|
|
|
|
}
|
|
|
|
monitorv2 {
|
|
output = DP-2
|
|
mode = 1920x1080@144
|
|
position = auto-left
|
|
vrr = 1
|
|
scale = 1
|
|
}
|
|
|
|
monitorv2 {
|
|
output =
|
|
position = auto-right
|
|
scale = 1
|
|
}
|