{"id":24,"date":"2025-03-21T17:00:34","date_gmt":"2025-03-21T09:00:34","guid":{"rendered":"https:\/\/dreamhax.cc\/?p=24"},"modified":"2025-10-11T10:19:45","modified_gmt":"2025-10-11T02:19:45","slug":"windows-terminal-beautification","status":"publish","type":"post","link":"https:\/\/en.dreamhax.cc\/index.php\/2025\/03\/21\/windows-terminal-beautification\/","title":{"rendered":"Windows Terminal beautification"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Prerequisites:<\/h1>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Operating System: Windows 10 or Windows 11<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Steps:<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Install Windows Terminal and PowerShell<\/strong><br>Search for and install both applications from the Microsoft Store.<\/li>\n\n\n\n<li><strong>Modify Configuration Settings<\/strong><\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open Windows Terminal and change the default profile under the Startup tab to the newly installed PowerShell.<\/li>\n\n\n\n<li>Click the &#8220;Open JSON file&#8221; button at the bottom left, then add the following configurations under the <code>defaults<\/code> section: <\/li>\n\n\n\n<li>In the Windows Terminal settings, change the font for Default\/PowerShell\/Command Prompt to <strong>JetBrains Mono Medium Nerd Font Complete Mono<\/strong><br><a href=\"https:\/\/www.nerdfonts.com\/font-downloads\">Font Download Link<\/a><\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ Enable acrylic blur effect\n\"useAcrylic\": true,\n\"acrylicOpacity\": 0.2,\n\/\/ Set background image (replace URL with your local image path, e.g., C:\\\\1.png)\n\"backgroundImage\": \"URL\",\n\"backgroundImageOpacity\": 0.4<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Install oh-my-posh<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Search for and install it from the Windows Store, or use this direct link:<br><a href=\"https:\/\/apps.microsoft.com\/detail\/xp8k0hkjfrxgck?mode=mini\">oh-my-posh Store Link<\/a><\/li>\n\n\n\n<li>After installation, modify the startup script:<br>In Windows Terminal, run:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>notepad $PROFILE<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Add the following line to the file:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>oh-my-posh init pwsh --config $env:POSH_THEMES_PATH\\montys.omp.json | Invoke-Expression<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Final Step<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Restart Windows Terminal to enjoy your customized interface!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Prerequisites: Steps: Install oh-my-posh Add the following line to the file: Final Step Restart Windows Terminal to enjoy your customized interface!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[16,15,10],"class_list":["post-24","post","type-post","status-publish","format-standard","hentry","category-beautification","tag-beautification","tag-terminal","tag-windows"],"_links":{"self":[{"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/posts\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":5,"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/posts\/24\/revisions"}],"predecessor-version":[{"id":30,"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/posts\/24\/revisions\/30"}],"wp:attachment":[{"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/media?parent=24"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/categories?post=24"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/en.dreamhax.cc\/index.php\/wp-json\/wp\/v2\/tags?post=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}