diff --git a/base/.vim/bundle/ale b/base/.vim/bundle/ale index 1773a496..88d052b5 160000 --- a/base/.vim/bundle/ale +++ b/base/.vim/bundle/ale @@ -1 +1 @@ -Subproject commit 1773a496ad39fdd3d904679955b39357f3f38442 +Subproject commit 88d052b5a9ee3a41364497e1b98f01305d01df35 diff --git a/desktop-common/.minetest/games/mineclone2 b/desktop-common/.minetest/games/mineclone2 index 6ebafe77..ef41b543 160000 --- a/desktop-common/.minetest/games/mineclone2 +++ b/desktop-common/.minetest/games/mineclone2 @@ -1 +1 @@ -Subproject commit 6ebafe7735a25b7dc39e5e2a4f61ab02210d05cb +Subproject commit ef41b54387901f6133f0175a12784e83a5a086d6 diff --git a/desktop-gruvbox/.xinitrc b/desktop-gruvbox/.xinitrc index d0330153..d675cb61 100755 --- a/desktop-gruvbox/.xinitrc +++ b/desktop-gruvbox/.xinitrc @@ -21,7 +21,7 @@ case $(hostname) in vm-*) xrandr --output Virtual-1 --mode 1920x1080 --rate 60 --primary ;; - dsk-cstm-0*) + dsk-ryzen-0*) xrandr --output DisplayPort-1 --mode 2560x1440 --rate 144 --primary xrandr --output HDMI-A-0 --mode 1920x1080 --rate 60 --pos 2560x360 ;;