Hyprland on Arch Install script -V2

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 580

  • @lordarkalix307
    @lordarkalix307 Рік тому +55

    Hi, i finish the install and the lock screen apear but, when i launch hyprland, i got a black screen with "_"
    Any idea how i fix that?, arch still responsig if i change the session witch ctrl + alt, but hyprland only give me black screen

    • @lordarkalix307
      @lordarkalix307 Рік тому +13

      Nvm, i fix that commenting or deleting: export = WLR_EGL_NO_MODIFIERS=1
      and my cursor come invisible, I see the lines commented below the "exports" are:
      env = LIBVA_DRIVER_NAME,nvidia
      env = XDG_SESSION_TYPE,wayland
      env = GBM_BACKEND,nvidia-drm
      env = __GLX_VENDOR_LIBRARY_NAME,nvidia
      env = WLR_NO_HARDWARE_CURSORS,1 < == this
      but if i uncomment that doesnt work, only if i comment:
      export = WLR_NO_HARDWARE_CURSORS=1

    • @lordarkalix307
      @lordarkalix307 Рік тому +2

      and yes i use nvidia graphic card

    • @SolDoesTech
      @SolDoesTech  Рік тому +12

      hello, thank you for your comment and for posting your fix, This is going to help a few others that have the same issue, I am going to pin this comment. Thank you!

    • @RaishmiYoru
      @RaishmiYoru Рік тому +2

      ​ im also having this issue
      Black screen but no cursor
      Im on VMware and no nvidia gpu
      Is this a vm issue?

    • @trevors777
      @trevors777 Рік тому +3

      Yeah I have a similar problem where it essentially loops through the log in. I do use an nvidia card

  • @mainniewolinsky3081
    @mainniewolinsky3081 Рік тому +26

    What a great guide, I actually was very early adopter of Hyprland, back then it was still very buggy and not well documented, however nowadays it is the best tiling window manager for modern Wayland and your video is definitely the best guide I have ever seen on that topic! I wish the video existed back then ;)
    But really, you pretty much included all of the best practices and up-to date packages, feels like a new era for Linux and makes me excited to use it more over Windows.

    • @SolDoesTech
      @SolDoesTech  Рік тому +2

      Hello and thank your the kind words :) I appreciate it very much!

  • @aquilasjuca
    @aquilasjuca Рік тому +34

    Hello I'm from Brazil. Your videos on arch Linux and Hyprland helped me install a system I always wanted. Thanks for sharing your knowledge ❤.

    • @alastor--radiodemon7556
      @alastor--radiodemon7556 Рік тому +5

      Hello from Brazil I'm dad

    • @SolDoesTech
      @SolDoesTech  Рік тому +4

      Hello :) thank you for the comment, I am very glad to hear this :)

    • @ze4849
      @ze4849 Рік тому +2

      Another brazilian here! Very good video indeed

  • @brandonwilliams3565
    @brandonwilliams3565 Рік тому +7

    You are seriously my hero. I've been tinkering with this setup all day and I've seriously never loved a setup more.

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the kind words, glad you're enjoying the config :) Thank you for watching!

  • @DavidHaras
    @DavidHaras Рік тому +5

    Installed today, have to say worked a treat thank you for the work you have put in. I look forward to using the setup and tweaking it,

    • @SolDoesTech
      @SolDoesTech  Рік тому +2

      Hello, thank you for the comment. Glad to hear the script worked for you, enjoy! :)

  • @-joggs-
    @-joggs- Рік тому +5

    Thanks for another great video! I installed the first version last week and now wanted to update. Almost everything went perfect upgrading. I cloned the v2 script and ran it without removing any old configs. It all went well until the script broke when trying to install the thunar-archive package (404 error). The reason for the error was that my yay package database was out of date, so i did a yay -Syu for the thunarr-archive package and ran the script again, and EVERYTHING just worked.The old settings from the v1 installed was removed, so that is great! Beautiful login page! So a fix in the script for my use case, when upgrading, could be to upgrade the yay library in the beginning . Great job once again! Looking forward to upcoming videos! Maybe more cool stuff to implement in hyprland?

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment, I see an error in my logic on when I run yay -Suy in the script to account for what you just described so thank you for pointing that out! Ill update the script to execute the command at the correct point. Thanks again for reporting this to me :)

  • @peppe540
    @peppe540 Рік тому +13

    Great video, clear explanation. Really liked it. Used V1 to setup my hyprland (obviously changed some things ;-), works very well. I'll recommend your tutorial to anyone who likes to have a go at hyprland on Arch. Cannot go wrong with that. Thanks!

    • @angelnaydev5801
      @angelnaydev5801 Рік тому +2

      same here. V2 looks even better

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you for the comment and thank you for watching :) glad you enjoyed the first version and I am very happy to hear you modified it to your liking :) thanks again for the kind words and the support!

    • @peppe540
      @peppe540 Рік тому

      @@SolDoesTech Keep up this style!. It is refreshing, no fluff, very clear. Cannot go wrong. And then your script is good as well, reliable source, anyone should be comfortable following it. Possibly you need to adjust sth again, now hyprland is in the official community repo? My tweaks were mainly the filemanager (Nemo guy here), adjusting and tweaking waybar (modules in or out etc) and using foot as terminal, azote as the wallpaper utility and nwg-look for the styling. Keep going!

  • @xllvr
    @xllvr Рік тому +3

    Got recommended this video by chance and though I can't use a TWM because of work this is a VERY well put together explanation. Well done

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Thank you for the comment, I appreciate it very much :)

  • @JoshuaMaciel
    @JoshuaMaciel Рік тому +3

    Just followed your old video as a rough guide last night without realizing this had came out hours before I started my arch install 😂 either way they’re both great videos and going to look at some of your changes again and see if I like anything better than what I did. Thanks!

  • @jrabbott34
    @jrabbott34 Рік тому +2

    Nice!! Love the tweaks man. I had V1 installed already and just ran V2 right on top. As you said, the .backups created and it overlapped nicely with the new. Thanks Sol!!!

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Awesome! glad to hear the upgrade process worked, enjoy V2! :)

  • @jo971000
    @jo971000 Рік тому +5

    great guide tbh. loved the effort and dedication you put in to this video

    • @SolDoesTech
      @SolDoesTech  Рік тому

      thank you for the kind words, much appreciated! also, thank you for watching :)

  • @mikefalls2405
    @mikefalls2405 Рік тому +1

    Been using this as my daily driver for the past week since it dropped. So far, so good! Great work

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thats fantastic, glad to hear you're enjoying it. Thank you for watching ! :)

  • @borisknows
    @borisknows Рік тому +1

    Hi buddy. Great video. Subscribed and liked it after a fist view. You did great in depth explanation of your config which is amazing. Keep up the great work buddy and hope to see more of your vids in the near future 😊

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thank you for the kind words :) I'm glad you enjoyed the video, thank you for watching!

  • @kevinwakhisi7001
    @kevinwakhisi7001 Рік тому +7

    well thats awesome ...better than the last version. I really liked the waybar config with all extra shortcuts

    • @kevinwakhisi7001
      @kevinwakhisi7001 Рік тому +1

      Although I don't like the loading transition time when opening a window or application

    • @SolDoesTech
      @SolDoesTech  Рік тому

      thank you, I appreciate the comment :)

    • @SolDoesTech
      @SolDoesTech  Рік тому

      To make the animation a bit snappier you can updated ~/.config/hypr/hyprland.conf and on line 81 update this:
      animation = windows, 1, 10, myBezier, slide
      to:
      animation = windows, 1, 7, myBezier, slide
      See if that's a bit more to your liking :) thank you for watching!

  • @dezram
    @dezram Рік тому +4

    Thanks for the script, It greatly simplifies the installation of hyprland))

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you for the comment, its exactly why i created it so I'm happy to hear this :)

  • @theafkzoneyt
    @theafkzoneyt Рік тому

    Cool work, man!
    I’ve been wanting to switch back to Arch for few years now. But couldn’t spare enough quality time that you need to explore and set up everything. Your script eased that for me.
    Few tweaks on top and yay! 🎉

  • @walter_lesaulnier
    @walter_lesaulnier 8 місяців тому +1

    Great video!. Something scary I was reminded of when you blurred your wifi password- I saw a demo of an AI that could often de-blur blurred parts of images. Most blurring follows one of a few algorithms and is fairly easy for an AI to undo.

  • @Vashinator7
    @Vashinator7 Рік тому +1

    Good job on these! I am working on hyprland stuff currently. Planning to put out a video about it soon.

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you! appreciate the kind word. Nice channel , looking forward to watching your video on Hyprland :)

  • @joffreybluthe7906
    @joffreybluthe7906 Рік тому +2

    This is making me want to give it a try pretty bad 😁
    Never done an arch install to the end before but you're making it look very simple

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment! The arch team made some improvements with the archinstall script and my set-hypr script should get you all the way to Hyprland. If you have an Nvidia GPU you may want to hold off till I release V3 in the next few days. that has some fixes for nvidia GPUs. Thank you for watching!

    • @joffreybluthe7906
      @joffreybluthe7906 Рік тому

      Thx for the additional info :)
      I don't have an Nvidia GPU but I'm gonna start playing with it in a VM anyway before wiping my drive ^^

  • @mathguy198
    @mathguy198 Рік тому +3

    Great tutorial discovered your v1 yesterday itself and today here's v2🥳. It seems your v1 tutorial was implemented by Chris titus and he made a video about it without giving any credits to you. Will be trying out v2 today, will be trying using artix and paru instead of arch and yay.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment. As far as Chris Titus video. If its the same one I'm thinking about then his video came before mine and before my script was on github. In fact if its the same 3 hour or 4 hour live stream on his channel then that video was the inspiration for me to write up the install script. I was working through my own Hyprland config and setup and after watching someone spend hours setting up a system I asked myself, wont it be great if there was a script that did all of that? .. ;) Thank you for trying out v1, I hope you would like v2 and thank you for watching!

    • @mathguy198
      @mathguy198 Рік тому

      @@SolDoesTech thanks a lot for your efforts

  • @MartinErman
    @MartinErman Рік тому +1

    Great video, I'm going to try this script this weekend. Also subscribed :)

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thank you for subscribing :) hope the script runs well for you and let em know if you have questions. Thank you for watching!

  • @CienciaEVoce
    @CienciaEVoce Рік тому +1

    Thank you! I'm looking foward to change my bspwm setup to Hyperland doing a clean install and your guide it's what i was looking for!

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the comment. Glad to hear you would be giving this a try, hope it goes well :) Thank you for watching!

  • @donaldwilliams6821
    @donaldwilliams6821 Рік тому +1

    I really can't thank you enough for this video and script. I've been using ubuntu based distros for years (or debian) My main system is elemenary OS7. I like it's clean and simple GUI. But the last few days I have been using hyprland as my daily system. It's worked super well so far. If it continues this way I will be reloading my main system with ARCH. I installed ARCOlinuxXL on my other test laptop, then layered on hyprland. Had a couple minor issues with the set-hypr script. One package I had to manually install then install sddm-git over the sddm that was already installed. But so far it's working great too. ARCO has some nice tools and the calamares installer is nice also. I look forward to any of your updates. Thank you again

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment :) I appreciate the kind words and I am very glad that my script got you up and running. Thank you for reporting the various issues as it does help me re-think some of the inner working of the script so I can make it better for the future. Thanks again for the comment and thank you for watching!

    • @ykarsun
      @ykarsun 7 місяців тому +1

      how did you install sddm?

  • @jesse7631
    @jesse7631 Рік тому +6

    Sol, have you ever thought of switching over to Paru as your AUR helper instead of Yay?

    • @SolDoesTech
      @SolDoesTech  Рік тому +4

      Hello, thank you for the feedback. based on so many comments I am going to have to make the switch on the next version :)

    • @DullJoker
      @DullJoker Рік тому +1

      Hey lets jump in as another Jesse (cuz thats my name as well). I agree with the shift to paru. Eventhough the out of the box experience of yay is better imo, the development behind yay has kinda died. Rip

    • @noiamnote
      @noiamnote Рік тому

      Isn't it the complete opposite? It says on the github repo of yay it was last updated 10 hours ago, in contrast to paru repo it states that the last commit was on 22 of jan

  • @MichaelChristoffersen
    @MichaelChristoffersen 5 місяців тому

    I've been using i3 for about 15 years or so. I can finally move on :) My tiny Intel NUC (i3-6100U) is rocking this Hyprland install. Many thanks :)

  • @PortalGeek
    @PortalGeek Рік тому +1

    Great job Sol! It is running nice on my lenovo. A clipBoard widget in the panel would be great, so we can have access to things we copy and paste, we are developers you know kkkkk. Thanks man.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the feedback, not a bad idea ill see about getting that in :)

  • @MushishiYoki
    @MushishiYoki 4 місяці тому

    Love this version. Thanks, hopefully this version will continue to be updated.

  • @axolotl84
    @axolotl84 Рік тому +1

    Hi Sol, thanks for your guides. Absolutely brilliant. I tried installing the v2 version as per this video but got a blank screen as per the pinned comment. I couldn't find the file to fix it as per the users comments, but just wanted to say that v1 works fine on a nvidia card straight out the box (which is weird!). Thanks again for the videos and configs :)

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the comment, I appreciate the feedback and yes that is interesting that v1 worked but not v2.. just wondering, have you given v3 a go yet? I specifically tries to improve Nvidia support with v3 so be interested to know. Thank you for the kind words and thank you for watching!

  • @pseglav
    @pseglav Рік тому +3

    Thanks for the updated guide! Questions: 1. how to change the weather region? 2. how to add celsius instead of foregate? 3. how to add a keyboard layout icon and add an additional language to us?

    • @rdzi
      @rdzi Рік тому +1

      1. for me the weather was able to locate my location (not sure how or why) 2. in the .config/hypr/waybar/config.jsonc there are variables that you can change. 3. Can't help with this one sorry.

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello thank you for the comment, ill try to address question 3 in an upcoming video as its a feature that is being requested by a few other viewers already so I hope to have an example for you soon :)

    • @pseglav
      @pseglav Рік тому

      @@SolDoesTech tnx!! 😘😘😘

  • @tmilky
    @tmilky 11 місяців тому

    Thank you very much, without you this wouldn't be possible for me to set up :)

  • @Freireg1503
    @Freireg1503 5 місяців тому

    I've followed the V1 guide in an VM and work almost entirely, just had some issues with kitty. But now I'm confident to attempt this directly on the pc, thanks for the guide and script!

  • @Lucy_Monostone
    @Lucy_Monostone Рік тому +4

    Hello Sol, and thanks for the video, i just had some issues when installing Hyprland, its the keyboard layout it doesn't seem to change, i tried modifying Hyprland config files, Xorg, Vconsole, Ibus, downgrading and upgrading packages and other stuff, but none seems to work.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello, thank you for the question. If you are asking about the Keyboard layout in Hyprland then i think you are looking for the "kb_layout = us" in ~/.config/hypr/hyprland.conf it should be on line 26 hope i understood your question correctly :)

    • @Lucy_Monostone
      @Lucy_Monostone Рік тому

      @@SolDoesTech Thanks for the reply, it was some packages conflict issues in my system.

  • @cristopherbryansalinaszhim4961

    The installation finished but when I log in on the lock screen it does not enter me anywhere. Home section and it returns me to the block screen

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thank you for the comment. Do you have an Nvidia GPU? if so then that may be the issue. Please check out V3 ua-cam.com/video/pKQ_GCYx-do/v-deo.html that's when Nvidia support was added and the latest V4 improved on that , V4 is here ua-cam.com/video/whAi_y_LfEE/v-deo.html

  • @Mikclson
    @Mikclson Рік тому +2

    Hi guys, I tried the archinstall and it failed for me, found the fix in the arch forums. Bug with the encryption section of the script.
    Fix: when you boot into the live usb, connect to wifi/ethernet as indicated in the video and BEFORE running the script run "pacman -Sy archinstall". This will update the archinstaller script that has the fix and it should work now.

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you for posting this here, much appreciated!

  • @addict2pc
    @addict2pc Рік тому +1

    You, sir are a legend! Thank you for this.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Thank you for the kind words :) and thank you very much for watching!

  • @manankataria
    @manankataria Рік тому +2

    Great script update just have one suggestions for waybar
    Have a keyboard loacale shortcut that you click and it shows your keybindings.

    • @angelnaydev5801
      @angelnaydev5801 Рік тому

      good question and I would like to know the same. I was able to set up my switch between the different languages, but I have no indication

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thank you for the suggestion, I am going to note it and look into it for a future update to the config :)

  • @nerdg2
    @nerdg2 Рік тому +1

    Wow, i settled with garuda but i kinda want to give this a try. you're awesome

  • @benitoraphaelivsicat3384
    @benitoraphaelivsicat3384 15 днів тому +1

    need help Upon installation and start up i got an error on my hyprland. conf
    got an error at line 99 saying master:new master does not exits
    then at line 110 special categorys first value must be the key. key for device is name

  • @Rthabett
    @Rthabett Рік тому +5

    Is it safe to install it on top of the old version or I need a clean arch install?

    • @ancientbrat9782
      @ancientbrat9782 Рік тому +1

      Clean install will be the best choice to avoid bugs or any working errors

    • @finoturo9221
      @finoturo9221 Рік тому +1

      no bugs, only config files would be new, if u chose

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello, Thank you for the question. I tested V2 install over a V1 and it worked fine for me. The script would backup the existing config folders so if you made any modifications in V1 they would not be lost. As always, please back up an important items before running the set-hypr script on an existing system just to be safe :) Thank you for watching!

    • @Rthabett
      @Rthabett Рік тому

      @@SolDoesTech thank you u r amazing.

  • @PhrozenN
    @PhrozenN Рік тому +2

    Thank you so much for the script. Having trouble installing fuse3, getting a 404 from the repo

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, sorry to hear you are getting an error try to run this:
      yay -Suy
      After that try the install again and see if that fixed the issue.

    • @PhrozenN
      @PhrozenN Рік тому

      @@SolDoesTech I fixed it, somehow my mirrorlist got borked. Btw, there are a few symlinks in the config that reference ~/sol/.config/ that I had to fix. Now I just have to figure out how to switch the weather plugin to ⁰C and change the location 😅

  • @darkfrost315
    @darkfrost315 Рік тому +1

    Really excited for your script

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you for the comment and the support :)

  • @sulavbaral9972
    @sulavbaral9972 Рік тому +1

    I watched your previous video and tried out hyprland hoping I'll learn new thing from this video aswell

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the comment :) something that is nice about these types of environment is that you can get into the configs and change things around and learn from doing. I hope you will take advantage of that :) thank you for watching!

  • @adityasilwal7069
    @adityasilwal7069 Рік тому +2

    Simply beautiful! The script doesn't auto detect the correct resolution though. Have to tweak the hyprland config... Apart from that, absolutely gorgeous!

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello, thank you for the comment. Yes you are 100% correct since the conf file is using the default "preferred" settings so it may not pickup the correct resolution. I know you managed to update the conf but for anyone else reading this the tip to get this working is at 21:46 in the video. Thank you for watching :)

  • @guyld
    @guyld Рік тому +1

    Really good in depth video, just wanted to mention that the chromium flags cause my chrome to not appear on the screen when trying to open, probably just specific to certain devices/drivers, if this happens to anyone remember to delete your user settings files which will delete your flags!

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the comment! I appreciate you sharing the tip here about deleting the settings to resolve the issue, thank you! also, thank you for watching :)

  • @StephenClarkOsu
    @StephenClarkOsu Рік тому +4

    Great tutorial! It works great for me.
    One question, how do I make kitty fully opaque? I tried setting background_opacity to 1 but it's still a bit blurred and transparent.
    Edit: it was in the hyprland conf, specifically the line
    windowrulev2 = opacity 0.8 0.8,class:^(kitty)$
    Changing those values to 1 did the trick.

  • @andetsuu
    @andetsuu 10 місяців тому

    I used this tutorial to install hyprland and it works very smoothly, thank u a lot

  • @solidhyrax
    @solidhyrax Рік тому +1

    The DE looks great, you did a great job. One thing I found a little annoying. When there's no window open, you still have a little of the part where the window title should be. Personally I'd prefer for it to be gone until you have a program open, then it would show up. It just looks ugly when it doesn't have any text populating it.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment. I appreciate the feedback and ill see if I can improve on that. Thanks again and thank you for watching!

  • @grawlixes
    @grawlixes Рік тому

    was looking to do a clean Arch + Wayland + Hyprland install, so thank you! super helpful video.

  • @eshanchatterjee1250
    @eshanchatterjee1250 Рік тому +1

    Hi! I am having an issue where swaylock is unlocking whatever key is pressed. Any ideas what's going on?

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thank you for the comment. The swaylock has a grace period of 2 seconds. If you want to change that to zero then you can edit ~/.config/swaylock/config and update the "grace=2" to "grace=0". That will make it that the screen locks right away. Thank you for watching :)

  • @teyathebirb8922
    @teyathebirb8922 6 місяців тому +1

    Great guide, however when it tried to install Hyprland, it throws "yay: command not found".
    I think its because it's not actually installing Yay, idk what's going on with it

    • @teyathebirb8922
      @teyathebirb8922 6 місяців тому +1

      Additionally, swww fails to install

  • @recyclawps
    @recyclawps Рік тому +2

    @SolDoesTech hey I really enjoyed using your guide. I've installed and have been using Linux for the first time, using your version of hyprland and am having a blast configuring this WM to meet my needs. I've pretty sure I have the same laptop as you (g15 513QY Amd Advantage) and I was wondering if it was possible to pass through the gpu to a windows vm using qemu?

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the comment. I am very glad to hear you are enjoying the setup! As far as doing a pass through. Yes its possible to do and there are many videos online that show the process but since you have an Asus system and i assume you installed the asus package then you may want to checkout the guide here asus-linux.org/wiki/vfio-guide/ , thank you for watching!

  • @sulinity
    @sulinity Рік тому +2

    How do we change the wallpaper?, i already replace it everywhere but it keeps putting the same background image

  • @adityapalve3752
    @adityapalve3752 Рік тому +1

    Thanks for the lovely video !!

  • @paullee107
    @paullee107 Рік тому

    You know - yer setup isn't my exact liking, altho it rocks, but being new to Hypr and his allows me to SEE and touch various options as opposed to all the stock settings. Thank you - hopefully in08/23 it still installs ok - I'll try tonight!!

  • @mohamadzakaria6717
    @mohamadzakaria6717 Рік тому +2

    Thanks for making this script,, i love it❤

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you for the comment! I am glad you like it :) and thank you for watching!

  • @roylopez6673
    @roylopez6673 10 місяців тому

    A million thanks Sir, now I have a hyprland same as yours.

  • @diabloget
    @diabloget Рік тому +1

    I have a weird issue, I wonder if you have any idea of what could be causing it. When I try to run arch from my USB drive, it starts ok, but after a few seconds my whole computer restarts. Even if I don't type a single command. I disabled secure boot in my bios and also did a cpu and ram test to make sure they are not the issue. No idea of what else could be causing this issue! :C I have windows installed and OpenSuse as a second operative system in a different drive, I wanted to replace Opensuse with Arch, but seems like I cant atm because of this. I tried searching in google about this, but couldn't find anything useful D:

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment. That is an odd issue indeed and I will be honest it may be something I am not going to be able to help with directly. The only other thing I can suggest is to try EndeavourOS instead of vanilla Arch as it has a more robust installer that may get you up and running you can then try my script or look into this script by @Ja.KooLit that uses similar ideas from my script but with a different approach ua-cam.com/video/sgDJnaMgtY0/v-deo.html

    • @diabloget
      @diabloget Рік тому +1

      @@SolDoesTech Thanks for your time :D, and yeah, it seems very odd. I will try to ask in an Arch forum, but if not, I'll try Endeavour as you suggested. Thanks!

  • @lucasburgardt6897
    @lucasburgardt6897 Рік тому

    Hey!, really liked the video and the previous one too, I have some bad experiences with linux with only working for a few days so I just gave up. Your videos resparkled the linux thing in me and I will try your config on bare metal on my notebook. Please continue the good work and I would love to see a video on how to post configure the setup for a nvidia card so I can try it on my main desktop also!

    • @percio6802
      @percio6802 Рік тому

      is this for non-nvidia gpu only?

    • @lucasburgardt6897
      @lucasburgardt6897 Рік тому

      @@percio6802 no, you can probably run it with a nvidia gpu, you just gonna need some ajudstments, like the correct drivers. That's what i asked for

    • @percio6802
      @percio6802 Рік тому

      @@lucasburgardt6897 Ah okay, yeah. If you go on his channel you'll find that he's actually working on a version 3 which will focus on nvidia drivers. So thats great!

  • @vxllvxn
    @vxllvxn Рік тому +1

    couldnt thank you enough for the tutorial!

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      You're welcome, glad you found it useful :) thank you for watching!

  • @nomanneu9978
    @nomanneu9978 Рік тому +1

    Hey there,
    Everything is looking good, except the fact that everything is too big. It’s so big, I don’t think It’s intended to be this big. Since I am relatively new, I would be pleased to get some advice on how to shrink all things altogether. Thanks I’m advance. Have a great day.

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the feedback, you may need to adjust your screen resolution, at about 22:46 I go over that process. Give it a shot and see if that works for you. Thank you for watching!

  • @renatolinard9495
    @renatolinard9495 Рік тому

    Já há um tempo que estou querendo mudar para o hyperland, depois dessa explicação, seguindo seu tutorial deu tudo certo. Fiz algumas alterações nos keybinds para melhor adaptação e ficou simplesmente perfeito... Valew

  • @piyushyadav7764
    @piyushyadav7764 Рік тому +1

    Hey sol, I installed it on my 256gb SSD but it showing 5.1GIB used out of 19.0GIB. how do i increase that size?

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, when you installed Arch did you create a separate partition for your home folder? if you do a "df -h" it would show you the available space on your drive. If that is the case then you can update your path in the ~/.config/waybar/config.jsonc from "/" to "/home" for the "disk" module. Hope that helps :)

    • @piyushyadav7764
      @piyushyadav7764 Рік тому

      @@SolDoesTech thanks it worked...loved your V2 more than V3

    • @SolDoesTech
      @SolDoesTech  Рік тому

      @@piyushyadav7764 Glad to hear it worked! I personally switch around between V2 and V3, glad you're enjoying it :)

  • @carlosalcinaromero1559
    @carlosalcinaromero1559 Рік тому +1

    Awesome script! Pretty good job, very easy installation

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you! I appreciate the comment :)

  • @ascensionacademy3418
    @ascensionacademy3418 5 годин тому

    Not currently working, when on hyprland login screen after entering password monitor goes black for few seconds then back to login screen in a loop. Any help? i have nvidia GPU and NOT using VM.

  • @vedranpuljic7643
    @vedranpuljic7643 Рік тому +1

    Hi, I really love what you have done with the installation script. I have one question. Have you tried screen sharing? Is it working with Slack and Google meet? Keep up the great work.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment. I was able to get obs working but i never tried Zoom, meet or Slack. lots of the items that are in the hyprland wiki about screen sharing are already setup for you so you may want to give it a try. Also check out this page here wiki.hyprland.org/FAQ/#screenshare--obs-no-worky and follow the links to learn more :)

  • @GaetanoLucifora
    @GaetanoLucifora Рік тому +1

    Sono passato da Ubuntu a Fedora e sono molto contento. C'è da dire che se da un lato abbiamo Ubuntu più vicino al mondo aziendale, Fedora è più vicina al conoscitore di Linux e allo smanettone. Ma quest'ultimi sicuramente tendono verso Arc Linux.
    Quindi abbiamo da un lato Ubuntu e dall'altro Arc Linux, con Fedora che rimane nel mezzo.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment. I would agree that Fedora is a smack center between something like ubuntu and arch. Fedora releases would include the latest stable packages while arch is on the bleeding edge. So if you need a stable system and still want somewhat latest code then Fedora is a great option. :)

  • @LearnWithZaman
    @LearnWithZaman Рік тому +1

    Clock not shown, Middle of the lock and powerbutton in top bar. How to fix this.

  • @jesse7631
    @jesse7631 Рік тому +1

    Great video Sol! Will this work well with a dual-monitor configuration?

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello, it should work on a dual display. I use dual monitors myself so i left my config in there commented out as a reference. check out 23:36 in the video where i talk about that and give a few tips on setting it up, thank you for the question!

  • @jimg3
    @jimg3 Рік тому

    Love the Hyprland config and look. Would be nice if a version of the script could be available for people using paru as the aur helper instead of yay.

  • @xvlyn
    @xvlyn Рік тому +1

    Amazing! Great job with HyprV2! I only have one question, what should we do so this can run under VirtualBox? [The Log In Screen I loved it!!]

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thank you for the kind words :) so to run it in a VM the key is to make sure 3D acceleration is working and that he hyprland is running in a high enough resolution. but even with all that there is no guarantee. Maybe when the Hyprland project is a bit more mature and wayland is a bit better supported . Thank you again for the comment and thank you for watching!

  • @zaystarrrr
    @zaystarrrr 7 днів тому

    the problem is, i installed hyprland and when landed on the login page, the whole screen froze, and nothing was functioning. i waited a while then decided to do a gpu reboot, and i did. and repeated the installation process again, and then it got stuck again when i entered my password and logged in. now im trying for the 3rd time, and its basically already intsalled. but idk how to find it and launch it. please help because im stressin big time here. i really really need some insight on whats going on rn.

  • @jaycapcom2
    @jaycapcom2 Рік тому

    Thanks for the script and video sir. I appreciate you

  • @bims_sh
    @bims_sh Рік тому +1

    Nice script, modified it a bit to work with my own config and fixed nvidia stuff 👍

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you for the comment and glad you got it working with nvidia :)

  • @RyanSmith-lj3tq
    @RyanSmith-lj3tq Рік тому +1

    Hey Sol, awesome video! I im not able to get chromium’s theme to follow the dark theme. It seems to be only staying on the light gtk theme.
    Also I am unable to use the keyboard keys for sound and brightness. Is that by design?
    Thanks! Keep up the great videos!

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment! So the reason the theme is now switching on chrome has to do with not setting the flags as described in 21:00 but I am seeing an issue right now with chrome (ver 112) and the latest wayland version and if you set that flag it could cause chrome from not launching. so i will not recommend to that step yest till the issue is resolved. Also the keybinding for sound, brights etc. I have left them out from this version but will have them on a few other things on the next one, had a few viewers mention that so making best effort to add that in :)

    • @RyanSmith-lj3tq
      @RyanSmith-lj3tq Рік тому

      @@SolDoesTech Aweseome! Thanks Sol you da man. I am going to test out the Hyprv3 later today

    • @RyanSmith-lj3tq
      @RyanSmith-lj3tq Рік тому

      ahh i see its not quite release yet. Thanks for the support and have a great day

  • @micleh
    @micleh Рік тому +1

    I liked the video a lot! I'm amazed at how much love and dedication you've put into making the script, thus making Hyprland look awesome. I'll definitely try out your configuration. Thanks a lot!!
    I hope you'll continue working on your script. What I'm missing for me at the moment is the audio and brightness keys. You might want to include:
    ```
    # Special Keys
    bind = , xf86audioraisevolume, exec, $volume --inc
    bind = , xf86audiolowervolume, exec, $volume --dec
    bind = , xf86audiomute, exec, $volume --toggle
    bind = , xf86audioplay, exec, playerctl play-pause
    bind = , xf86audionext, exec, playerctl next
    bind = , xf86audioprev, exec, playerctl previous
    bind = , xf86audiostop, exec, playerctl stop
    bind = , xf86monbrightnessup, exec, $backlight --inc
    bind = , xf86monbrightnessdown, exec, $backlight --dec
    ```
    I've got several variables that point to the scripts I have in a "scripts directory", e.g.:
    ```
    $localBin = $HOME/.local/bin
    $scriptsDir = $HOME/.config/hypr/scripts
    $hyprDir = $HOME/.config/hypr
    $volume = $scriptsDir/volume
    $backlight = $scriptsDir/brightness
    ```

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello thank you for the comment and thanks for watching the video. I appreciate you sharing your binds I would look into including this to allow media keys to work correctly. Thanks again!

  • @Little-bird-told-me
    @Little-bird-told-me Рік тому +2

    Great job 👏. How did. You create the installation script. Could you please make a video on that? Do we need to know Python ?

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello, and thank you for the question. The install script itself is a shell script, I may do a video explaining the script in the future. Thank you for watching :)

    • @Little-bird-told-me
      @Little-bird-told-me Рік тому +2

      @SolDoesTech Many thanks Sol. 👍

  • @tsukkidreams
    @tsukkidreams Рік тому +1

    When I run the script, the download process always stops because it can't install waybar-hyprland, any guesses on why that happens?
    EDIT 01: Typing yay -S waybar-hyprland installs it normally, same thing happened later with swww and using yay did the trick too
    EDIT 02: Seems that I have to install absolutely everything manually since everything after kitty is giving me an install error, getting the dependencies via yay solves the error for one but gives another for next one

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for the comment. That is interesting, I am wondering if its a mirror issue, or maybe just a yay issue... thanks for reporting that. I appreciate the feedback!

  • @HighHrothgar0
    @HighHrothgar0 Рік тому +2

    Looks great!

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you! appreciate the comment :)

  • @난아스타
    @난아스타 11 місяців тому +1

    how to uninstall??

  • @mehdinh4986
    @mehdinh4986 Рік тому +1

    Good video, I love it ❤️
    The part of asus in the installation not required??
    Because i have a HP laptop

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, thank you for the kind words :) you don’t have to install the asus tools, its an option and should only be used if you have an ROG laptop, thank you for watching!

  • @falfonsogo
    @falfonsogo Рік тому +1

    Amazing job ! 🎉

  • @et0shi
    @et0shi Рік тому +3

    Unable to login , keeps showing login failed

  • @fredstix7584
    @fredstix7584 Рік тому +1

    Hi Sol, thanks for this tutorial, I just have one issue, once I start hyprland and I type in my username and password and hit enter, the screen goes blank for a second and the I am back at the login screen, my password is correct, any thoughts what could cause this?
    Thanks!

    • @SolDoesTech
      @SolDoesTech  Рік тому

      hello and thank you for the feedback. I had a few users report this scenario and there are multiple reasons this can happen. I would highly recommend as first step to try the V3 of this first as it has more support and improvements to the install process (v4 coming soon as well :) ) here is the link to a video and info ua-cam.com/video/pKQ_GCYx-do/v-deo.html let me know if that helped at all. Thank you for watching!

    • @fredstix7584
      @fredstix7584 Рік тому

      @@SolDoesTech Thanks for the reply, I appreciate it. I am happy to say that V3 runs perfectly on my system, I installed it today. Thanks for all your efforts, keep it up!

  • @Dawdi_the_Ghost
    @Dawdi_the_Ghost Рік тому +1

    Thank you brother, i love the rice and it's my main os now, i had some problems with the prev video but now it's ok the script is very good.
    NOTE: i had some difficulties install wlogout (missing pgp key) and there was a conflict (sddm and addm-git i went through the logout and i think that it just need a second y to confirm the deletion of sddm)
    Thx again

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the feedback. I appreciate you letting me know about this and i will try to solve for this on my next version :) by any chance were you running this on a system that already had KDE installed?

    • @Dawdi_the_Ghost
      @Dawdi_the_Ghost Рік тому +1

      @@SolDoesTech i tried to run it without a system, when i got the problem i did install kde to search and solve it

    • @SolDoesTech
      @SolDoesTech  Рік тому

      @@Dawdi_the_Ghost Ok that makes sense why sddm-git had a conflict then :)

  • @electricz3045
    @electricz3045 Рік тому +2

    Is it possible to install it on top on an existing arch linux Wayland kde installation?

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, you should be able to install on top of an existing kde but please note that sddm would get updated to the -git version, i shouldn't cause an impact but just keep that in mind. Also it would change the sddm background after install. If you want to make sure that nothing gets touched then you can just install the packages by hand and copy over the config files, take a look at the github page for details github.com/SolDoesTech/HyprV2 thank you for watching!

  • @sphinxmorningstar2631
    @sphinxmorningstar2631 6 місяців тому +1

    Hey man it's showing failed to login has my password changed during the process ?? Somehow. Please inform. Others are welcome to pitch in

  • @StevenQR
    @StevenQR Рік тому +1

    Hi, I had an error where I got a black screen after logout, I solved it by deleting the xf86-video-intel package, if someone has the same problem and has the package installed, it is very likely that it will solve it.

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello and thank you for sharing your fix! I just purchased a laptop with an RTX3050 so I can better test my script agains nvidia GPU and write a solution so ill defiantly give your fix a try! Thank you!

  • @Monr3d
    @Monr3d Рік тому +1

    Not sure if I did something wrong, I followed your video to the letter for a new install, but the volume controls didn't work out of the box, "volume control" was stuck trying to connect to pulseaudio. It start working only after installing "pipewire-pulse"

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the comment. I appreciate the feedback, i doubt you did anything wrong its possible that something didn't work so well on your system's config. I appreciate you sharing the fix and I will keep that in mind. Thank you for watching!

  • @daraghhollman3820
    @daraghhollman3820 Рік тому +1

    Simply beautiful

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Thank you! glad you liked it :) thanks for watching!

  • @mil_klover375
    @mil_klover375 3 місяці тому +1

    swww installing very very very slow, it is normal?

  • @ayushshukla1258
    @ayushshukla1258 Рік тому +1

    Dude! I GOT LOCKED OUT OF MY SYSTEM. Login panel is not opening anything and can't access the bash shell.

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello, sorry to hear you are having issues. have you tried switching TTY? (CTRL+ALT+F4 or F5)

    • @ayushshukla1258
      @ayushshukla1258 Рік тому

      @@SolDoesTech Hey, I am on V4, did some changes and it's running... It's Great..
      The thing is I have a 15 inch laptop and the Distros fonts and magnification is too large

  • @renatorivera5469
    @renatorivera5469 Рік тому +1

    Would you make a guide step by step manually installing it on arch linux?

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the feedback! I had a few viewers asking for this type of video so I am planning on making it soon. I have a new video for V4 I am working on now and then I may start working on the step by step manual video.

    • @renatorivera5469
      @renatorivera5469 Рік тому

      @@SolDoesTech Amazing. Thanks for your response. I managed to install your V3 on my PC motivated by a unixporn post that I saw on reddit. Would you make a video about dot files and general system personalization? I have found it incredibly difficult to find information regarding the mater or any tutorial at all that helps with it. Thanks a lot Sol

  • @neruajaudah
    @neruajaudah 11 днів тому

    wow 😍
    i just learn linux for a week, should i move to arch for using this script or i can use it on the distro i used rn?

  • @ominoino1495
    @ominoino1495 Рік тому +1

    Bro your growing , take that opportunity and make your channel bit more nive. Your video are simple good

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the kind words and support! Its been overwhelming with all the comments and feedback while still trying to build new videos :) but yes i need to give the channel a face lift :) Thank you again!

  • @erisonveshi8406
    @erisonveshi8406 Рік тому +1

    Thanks for sharing

  • @donaldwilliams6821
    @donaldwilliams6821 Рік тому

    Great video! Going to try to update my test system first. I've been using this daily and I really enjoy it. Thank you so much for doing this! I still want to make it work in a VM. haha I like to test and break it there. Everything works but the mouse. The pointer is upside down and the selection point isn't aligned with the mouse.

  • @CrayonIRL
    @CrayonIRL 10 місяців тому

    love it, new sub =D

  • @jackelofnar
    @jackelofnar Рік тому +1

    Great job with this guide

  • @rahatamanturov1934
    @rahatamanturov1934 Рік тому +1

    Should I use your script which installs Hyprland binary or hyprland nvidia? Btw after I used your last script it for some reason did not install rog control center on my Asus ROG Strix G513QM with RTX 3060

    • @SolDoesTech
      @SolDoesTech  Рік тому

      Hello and thank you for the comment. I would recommend to use the nvidia patched version for your system. Some users had success with it. As far as things not installing with the older script, yeah its possible that things failed and the script just kept going. With the new script all output is directed to install.log in the HyprV2 folder so if things fail it should be in the log as to why. Best of luck with your install and thanks for watching!

  • @snlonline
    @snlonline Рік тому +1

    Hello Sol thank you so much for this. I’m not sure if this question have been answered yet, how do I set my resolution? On my side it appears very big

    • @SolDoesTech
      @SolDoesTech  Рік тому +1

      Hello thank you for the question, take a look at 23:13 in the video. I talk about editing the hyprland.conf file and i show my own monitor setup that I left in the file as a comment. Hope that gives you a good place to start , thank you for watching!

    • @snlonline
      @snlonline Рік тому +1

      @@SolDoesTech thank you so much