{"id":290,"date":"2025-10-17T23:34:49","date_gmt":"2025-10-17T21:34:49","guid":{"rendered":"https:\/\/tillnet.se\/?p=290"},"modified":"2025-10-17T23:43:22","modified_gmt":"2025-10-17T21:43:22","slug":"omarchy-on-vmware","status":"publish","type":"post","link":"https:\/\/tillnet.se\/index.php\/2025\/10\/17\/omarchy-on-vmware\/","title":{"rendered":"Omarchy on VMware"},"content":{"rendered":"\n<p><strong>Background<\/strong><br>I wanted to try Omarchy and as per usual I installed it as a VM before committing to running it on my hardware. However I ran into some problems, it took me avail to figure it out. Thought I&#8217;d write it down for myself and perhaps for those with the same problem.<\/p>\n\n\n\n<p><strong>Root Cause<\/strong><br>The root cause is that VMware dosen&#8217;t provide the grahics that Omarchy expects and can automatically handle. This gives you a desktop\/GUI that&#8217;s non functional.<\/p>\n\n\n\n<p><strong>System setup<\/strong><br><em>My host system:<\/em><br>Windows 11 Enterprise, 64-bit (Build 26100.6584) 10.0.26100<br>VMware\u00ae Workstation 17 Pro 17.6.4 build-24832109<br><em>VM created:<\/em><br>Many different configurations will work.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"465\" height=\"197\" src=\"https:\/\/tillnet.se\/wp-content\/uploads\/2025\/10\/Untitled.png\" alt=\"\" class=\"wp-image-295\" srcset=\"https:\/\/tillnet.se\/wp-content\/uploads\/2025\/10\/Untitled.png 465w, https:\/\/tillnet.se\/wp-content\/uploads\/2025\/10\/Untitled-300x127.png 300w\" sizes=\"auto, (max-width: 465px) 100vw, 465px\" \/><\/figure>\n\n\n\n<p><strong>Installation<\/strong><br>Boot Omarchy from ISO(<a href=\"https:\/\/omarchy.org\">https:\/\/omarchy.org<\/a>) and install to disk.<br>My download was Omarchy 3.0.2, took about 8 min to install.<\/p>\n\n\n\n<p><strong>Problem\/symptom<\/strong><br>When installation is complete you reboot as per usual. After supplying the password you&#8217;re presented with the desktop. Perhaps Super+B works and some other but most shortcuts gives you nothing, this is because the display is to &#8220;small&#8221;.<\/p>\n\n\n\n<p><strong>Configuration changes<\/strong><br>Open or back out into a new TTY terminal with <em>Ctrl+Alt+F2<\/em>. Supply your username and password, now we can start changing stuff.<\/p>\n\n\n\n<p><em>BONUS!<\/em> Neovim is installed by default but if nano is more to your liking.<br><code>sudo pacman -Sy nano<\/code><\/p>\n\n\n\n<p>Start by installing vm-tools:<br><code>sudo pacman -S open-vm-tools<br>sudo systemctl enable vmtoolsd<\/code><\/p>\n\n\n\n<p>Two config files need to be edited.<\/p>\n\n\n\n<p>envs.conf<br><code>nano ~\/.config\/hypr\/envs.conf<\/code><br>or<br><code>nvim ~\/.config\/hypr\/envs.conf<\/code><br>Add this line to the config and save:<br><code>env = LIBGL_ALWAYS_SOFTWARE, 1<\/code><\/p>\n\n\n\n<p>monitors.conf<br><code>nano ~\/.config\/hypr\/monitors.conf<\/code><br>or<br><code>nvim ~\/.config\/hypr\/monitors.conf<\/code><br>Add(replace) these line to the config and save:<br><code>env = GDK_SCALE,1<\/code><br>and this line for a set resolution of 1920&#215;1080:<code><br>monitor=,1920x1080@60,auto,1<\/code><br>or this line if you run in maximized window:<br><code>monitor=,preferred,auto,1<\/code><\/p>\n\n\n\n<p>Reboot system<\/p>\n\n\n\n<p>Done! Know it should work.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>BackgroundI wanted to try Omarchy and as per usual I installed it as a VM before committing to running it on my hardware. However I &hellip;<\/p>\n","protected":false},"author":1,"featured_media":299,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6],"tags":[],"class_list":["post-290","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-it"],"jetpack_featured_media_url":"https:\/\/tillnet.se\/wp-content\/uploads\/2025\/10\/Screenshot-2025-10-17-233006-e1760738167499.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts\/290","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/comments?post=290"}],"version-history":[{"count":8,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts\/290\/revisions"}],"predecessor-version":[{"id":305,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts\/290\/revisions\/305"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/media\/299"}],"wp:attachment":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/media?parent=290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/categories?post=290"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/tags?post=290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}