Update hyprland
This commit is contained in:
@@ -85,6 +85,8 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
||||
bind = $mainMod, mouse_down, workspace, e+1
|
||||
bind = $mainMod, mouse_up, workspace, e-1
|
||||
|
||||
bind = $mainMod, F, fullscreen
|
||||
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
@@ -29,3 +29,8 @@ windowrulev2 = fullscreen, title:(CS), class:(CS)
|
||||
windowrulev2 = monitor DP-3, title:(CS), class:(CS)
|
||||
windowrulev2 = allowsinput, title:(CS), class:(CS)
|
||||
|
||||
windowrulev2 = tile, title:(Warhammer 40,000: Darktide)
|
||||
windowrulev2 = fullscreen, title:(Warhammer 40,000: Darktide)
|
||||
windowrulev2 = monitor DP-3, title:(Warhammer 40,000: Darktide)
|
||||
windowrulev2 = allowsinput, title:(Warhammer 40,000: Darktide)
|
||||
|
||||
|
||||
@@ -22,6 +22,10 @@ general {
|
||||
layout = master
|
||||
}
|
||||
|
||||
cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
||||
decoration {
|
||||
# rounding = 10
|
||||
|
||||
Reference in New Issue
Block a user