update
This commit is contained in:
@@ -25,10 +25,12 @@ source=~/.config/hypr/mocha.conf
|
|||||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||||
# monitor = HDMI-A-1, 1920x1080@60, 0x0, 1
|
# monitor = HDMI-A-1, 1920x1080@60, 0x0, 1
|
||||||
|
|
||||||
monitor = HDMI-A-1, 1920x1080@60, 1920x720, 1 # tablet
|
monitor = HDMI-A-1, 1920x1080@60, 1920x1440, 1 # tablet
|
||||||
monitor = DP-1, 1920x1080@60, 0x0, 1
|
monitor = DP-1, 1920x1080@60, 0x0, 1
|
||||||
monitor = DP-3, 3840x2160@60, 1920x-720, 1.5
|
monitor = DP-3, 3840x2160@60, 1920x-720, 1.0
|
||||||
monitor = DP-2, 1920x1080@60, 4480x0, 1
|
monitor = DP-2, 1920x1080@60, 5760x0, 1
|
||||||
|
|
||||||
|
# 4480
|
||||||
|
|
||||||
# monitor = HDMI-A-1, 1920x1080@60, 0x1080, 1 # tablet
|
# monitor = HDMI-A-1, 1920x1080@60, 0x1080, 1 # tablet
|
||||||
# monitor = DP-2, 1920x1080@60, 0x0, 1
|
# monitor = DP-2, 1920x1080@60, 0x0, 1
|
||||||
@@ -228,6 +230,14 @@ animations {
|
|||||||
# windowrule = bordersize 0, floating:0, onworkspace:f[1]
|
# windowrule = bordersize 0, floating:0, onworkspace:f[1]
|
||||||
# windowrule = rounding 0, floating:0, onworkspace:f[1]
|
# windowrule = rounding 0, floating:0, onworkspace:f[1]
|
||||||
|
|
||||||
|
# The magic that fixes xcb programs sidebar dragging issues.
|
||||||
|
windowrulev2 = noinitialfocus, class:FreeCAD
|
||||||
|
windowrulev2 = noinitialfocus, class:^(OMEdit)$
|
||||||
|
|
||||||
|
debug {
|
||||||
|
disable_logs = false
|
||||||
|
}
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
/nix/store/nc9m6q3cqw8jpygl2nsll365qkmrwdck-home-manager-files/.config/hypr/hyprland.conf
|
/nix/store/q3xk7xj5ki6380y1kdzx8y0np7pmawd9-home-manager-files/.config/hypr/hyprland.conf
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# Generated by nwg-displays on 2026-04-21 at 15:07:24. Do not edit manually.
|
||||||
|
|
||||||
|
monitor=HDMI-A-1,1920x1080@60.04,1920x1440,1.0
|
||||||
|
monitor=DP-1,1920x1080@60.0,0x0,1.0
|
||||||
|
monitor=DP-2,1920x1080@60.0,5760x0,1.0
|
||||||
|
monitor=DP-3,3840x2160@60.0,1920x-720,1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user