disable omz update
This commit is contained in:
@ -6,7 +6,6 @@ exec-once=waybar
|
||||
exec-once=hyprpaper
|
||||
exec-once=dunst
|
||||
|
||||
exec-once=xrandr --output DP-2 --primary
|
||||
|
||||
exec-once = hyprpm reload -n
|
||||
|
||||
@ -221,3 +220,6 @@ bind = $mainMod, mouse_up, workspace, e-1
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
|
||||
exec-once=sleep 10;xrandr --output DP-2 --primary
|
||||
|
||||
Reference in New Issue
Block a user