Hyprland on Arch Install script - V4 Nvidia Support

  Рет қаралды 89,294

Sol Does Tech

Sol Does Tech

Күн бұрын

This video is an improvement on my last V3 Hyprland video. In this video the main focus was to improve the install script and to provide some of the most requested functionality. I also improved the nvidia support and added a better way to work with environment variables (not covered in video) that can be found at ~/.config/hypr/env_var.conf and env_var_nvidia.conf
The original Hyprland video can be found here • Arch Install and Hyprl...
If you need help with installing Arch please see this video here • Hyprland on Arch Insta...
Thank you everyone for the amazing support and I hope you enjoy the V4 version of this script.
GitHub repo of the new script and config:
github.com/SolDoesTech/HyprV4
Use the timeline below to navigate the video to the section that most interest you
00:00 - Start
00:28 - HyprV Install
05:44 - V4 Overview
09:28 - Measuring units
10:53 - Custom background
12:37 - Keyboard Layout
15:52 - Monitor setup
18:56 - Laptop functions
19:39 - Updating the system
20:17 - Clipboard Manager
Major software components used in this Arch deployment: Hyprland, kitty, waybar, swaybg, swaylock, wofi, wlogout, starship, thunar, swww

Пікірлер: 541
@peblejackson4714
@peblejackson4714 4 ай бұрын
The introduction of the notes and indicators for the set-hypr script has been a great addition. Thanks a lot for that.
@dovs96
@dovs96 Жыл бұрын
Finally, the keyboard layout indicator on the panel. Good job, I know that many of folks were struggling with that. Very cool design overall.
@peppe540
@peppe540 Жыл бұрын
Thanks Sol! What was a 'simple' installation script has truly grown into a great Arch-hypr spin. Fantastic, kudo's and keep them coming ;-)
@dominikbohm4263
@dominikbohm4263 11 ай бұрын
Thank you so much! Just installed via your script and it worked flawless! I absolutely love that you can change to different versions now. Keep up the good work and thank you so much for the awesome script!
@exorsuschreudenschadenfreude
@exorsuschreudenschadenfreude 10 ай бұрын
commenting for the algorithm, thank you so much for dope setup Sol!
@tysonkoch468
@tysonkoch468 Жыл бұрын
🎉 Thank you, you previous arch-hyprland video help my solve my dual boot partitioning problems as well as introduce me to the best tiling window manager ive seen yet.
@SolDoesTech
@SolDoesTech Жыл бұрын
Hello, you are very welcome, that is fantastic to hear! :) Thank you for watching!
@TimelessTechNL
@TimelessTechNL Ай бұрын
Fantastic work! I have been trying for hours to get arch to work with hyprland on my RTX 4060 and I tried a lot of things that are on the wiki. Eventually none of them worked and I did a complete wipe and followed your tutorial completely and now it works beautifully. It looks amazing and I'm really hyped for getting to use it :)
@CutlassCraft
@CutlassCraft Жыл бұрын
This is amazing! I have been wanting to checkout Arch for a long time and you made it super easy. Thank you!!
@SolDoesTech
@SolDoesTech Жыл бұрын
You are very welcome :)
@Sinnko
@Sinnko Жыл бұрын
These videos are great installing is really easy and the dotfiles are easy to customize. great job!
@SolDoesTech
@SolDoesTech Жыл бұрын
Thank you, I appreciate it :) and thank you for watching!
@ExtinctNomai
@ExtinctNomai 10 ай бұрын
Loved your scripts! I know how to install arch and setup everything, but your install script makes everything so good and everything works out of the box... It is truly amazing! Thank you for your work
@SolDoesTech
@SolDoesTech 10 ай бұрын
Thank you for the kind words and thank you for watching :)
@ExfeliusLy
@ExfeliusLy 9 ай бұрын
​@@SolDoesTechi am using amd gpu can ı still install it
@baxlash81
@baxlash81 10 ай бұрын
Hey Sol, you have done a fantastic job! Very simple and straight forward installation! I love you scripts! It would be very nice if you reduce to displayed name of the current keyboard layout to the first 3 characters. Some layouts like for example "English (intl., with AltGr dead keys)" have very long names and consume a huge space on the bar.
@def1de
@def1de 9 ай бұрын
That's absolutely amazing. I didn't manage to install it on my own because of Nvidia drivers, but this script helped a lot. And the rice is good as well. Keep it up 👍
@unleashed_ts
@unleashed_ts 5 ай бұрын
Thanks Sol, everything is well explained Fantastic job btw!!!
@luisguillermorodriguezmare70
@luisguillermorodriguezmare70 Жыл бұрын
Hey Sol! Amazing script, I have to tell you. I started using from v2 and this version is amazing. Just a quick recommendation. Instead of selecting the device for the language change, we can toggle from the kb_layout using the kb_options part. I used this to change keyboard layout in the hyprland.conf: input{ kb_layout = us, latam ... kb_options=grp:lctrl_lwin_toggle ... } To check what are the options for toggle in the system, we can use grep 'grp:.*toggle' /usr/share/X11/xkb/rules/base.lst Again, thanks again for the script!
@livb4139
@livb4139 Жыл бұрын
love the addition of the clipboard manager
@sanjunandi1627
@sanjunandi1627 Жыл бұрын
Wow was looking for something new .thanks a lot.. installing now.. great work sir ❤🎉
@SolDoesTech
@SolDoesTech Жыл бұрын
Thank you! Enjoy :)
@user-ft4fc7jx3x
@user-ft4fc7jx3x Жыл бұрын
I hope the next version of the file manager can look better, and it can look as good as v2 and v1. Looking forward to your next work😀
@twobitmichelangelo
@twobitmichelangelo 11 ай бұрын
Thanks for creating this install script for Hyprland. A couple of comments. Some of the key bindings are a little odd compared to other tiling window managers like xmonad, qtile, bspwm, sway..... but these are easy enough to adjust. It would be nice if you included the swayidle package as part of the installation, and added an idle timeout feature in the config like: exec-once = swayidle -w timeout 300 'swaylock -f' timeout 600 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f'
@OneTrickKal
@OneTrickKal 5 ай бұрын
Please note: hyprland-nvidia has been deleted from AUR. you must manually change the install script to install hyprland instead. nvim set-hypr (/ key) hyprland-nvidia (enter) (press I) change hyprland-nvidia to hyprland (press esc) :!wq run script.
@djdje75hbebd5kzoem
@djdje75hbebd5kzoem 5 ай бұрын
thank you so much.
@OneTrickKal
@OneTrickKal 5 ай бұрын
@@djdje75hbebd5kzoem you're most welcome.
@SolDoesTech
@SolDoesTech 5 ай бұрын
Thank you for providing a solution and posting it here, much appreciated! I am looking into updating the script now.
@OneTrickKal
@OneTrickKal 5 ай бұрын
@@SolDoesTech No problem. though i must thank you for making a really easy guide and install script. Im new to linux and it's helped alot by giving me a baseline.
@francocarabajal9021
@francocarabajal9021 Жыл бұрын
I had just finished installing HyprV3 and some hours later you posted this. Reinstalling as I write 😂 Love the project 🔥
@gh0stcloud499
@gh0stcloud499 Жыл бұрын
Awesome work can’t wait to try this out :)
@ITBlanka
@ITBlanka Жыл бұрын
Ha! Watched v1, v2 and v3 last couple days, didnt expected v4! Thanks!
@SolDoesTech
@SolDoesTech Жыл бұрын
Hello, thank you for watching my videos :) hope you enjoy V4 :)
@msakg
@msakg Жыл бұрын
Bro, you need to know ure best. Thank you and your deserving time to make this awesome theme available for us. I was struggling with I3 on X11 for a couple of years and you save me from hell.
@neotwenty-nineBzH
@neotwenty-nineBzH Жыл бұрын
I'm stunned by your work and this amazing config
@danieldiaz2093
@danieldiaz2093 Жыл бұрын
Better and better, excellent work! thanks for sharing!
@joffreybluthe7906
@joffreybluthe7906 Жыл бұрын
Very cool additions once again! I've been using my own personal spin on your V2 as a daily driver and I'm quite happy with it :) I'll most likely be adding the idle controler soon enough ;)
@joffreybluthe7906
@joffreybluthe7906 Жыл бұрын
Quick question, maybe it's just the way I set up everything but it seems like my computer is never going to sleep, is that normal? That means that the idle button in the bar is pretty useless (I noticed that before adding the button)
@bartimois2584
@bartimois2584 Жыл бұрын
keep up the those videos bro, these are so cool!
@erichanson5628
@erichanson5628 11 ай бұрын
This script worked like a charm! Thank You!
@andreimihaila6832
@andreimihaila6832 10 ай бұрын
Amazing tutorial series❤ Would love to see tutorials for intel gpu support
@sanskarpandey281
@sanskarpandey281 Жыл бұрын
Thank You Very Much! Sir❤❤, This script works fine for me. Everything goes smooth for me. Thanks For the update and also thanks for your quick response in last comment
@KernalPanics
@KernalPanics Ай бұрын
Your awesome Sal got it all working on my 2023 zehpyrus m16 with no problems whatsoever great video and script.
@anubhavpandey5182
@anubhavpandey5182 Жыл бұрын
great job , excited try out , as soon as the script for virtual box release 🙂🙂👍👍
@hanteroes
@hanteroes 10 ай бұрын
Awesome! I love your setup script. I just needed to change some keybinds as I find the default ones kinda clunky, but otherwise it's all quite lovely.
@EmaPremium
@EmaPremium 10 ай бұрын
Hey man can you teach me how? I would like to change minds as well ❤
@landon_23
@landon_23 Ай бұрын
Awesome script! Just dualbooted for this! now I won't need to edit a bunch of config files for a clean looking desktop. Thank you.
@muhammadvikral4367
@muhammadvikral4367 Жыл бұрын
Been using V3 with your v2 themes for a while now. Have some customization over it too. I love it, thanks for your good work man ! The only problem i encountered so far is when I use the screenshot, the picture is pixelated, any idea what's wrong with that? I'm using a laptop with dual VGA (Intel & nvdia). And for the monitor i usually use an external monitor
@cristhianvictorrojasmarque2705
@cristhianvictorrojasmarque2705 11 ай бұрын
This is one the coolest rice i've ever seen, I can only say Thank You!!!
@PerfMonk
@PerfMonk Жыл бұрын
Very Cool Video. Thanks I will use some of those to improve my desktop :=)
@SolDoesTech
@SolDoesTech Жыл бұрын
Thank you, glad you enjoyed it :)
@quarterpie5338
@quarterpie5338 11 ай бұрын
Wow, this is great, thanks for all the work you put into this script, and providing it for free. Is there anyway customize the login screen? i cant seem to find the config file for it. Thanks!
@juanlemod
@juanlemod Жыл бұрын
Amazing work. Thank you for sharing this.
@twattusbobble9845
@twattusbobble9845 Жыл бұрын
I'm absolutely loving it. I spun this up yesterday and can't get enough. I used to use i3 a few years ago and then moved to Manjaro with Material Shell. Material Shell has broken since gnome update though so I had to look for something else. This has absolutely blown me away! What would be nice (something we had in Material Shell) is a button on the bottom or top bar that can toggle the tiling mode. We used to have [split, float, maximize, grid] and a few more. I've setup key bindings for maximize and swap windows which is decent enough but the ability to toggle the tiling mode would be amazing.
@dxcently
@dxcently 10 ай бұрын
i cannot express how much i thank you for this vid.
@SolDoesTech
@SolDoesTech 10 ай бұрын
Thank you for the comment, it is much appreciated :)
@realMenta
@realMenta Жыл бұрын
It would be cool to add an interface selection when installing. If you prefer the layout of v1, v2, etc
@SolDoesTech
@SolDoesTech Жыл бұрын
Hello and thank you for the feedback, I will make a note of that for future improvements :)
@realMenta
@realMenta Жыл бұрын
@@SolDoesTech Thank you! Your script is a great way to try it out. One day I will try to make my own haha. Good luck and thank you for your efforts to create these great tools and good video explanation!
@ImDuck42
@ImDuck42 Жыл бұрын
Yeah that woudl be great
@matzcontreras
@matzcontreras 9 ай бұрын
click in number of version on desktop top bar
@a-mad4356
@a-mad4356 8 ай бұрын
Hiw do I Uninstall hyperv
@therealmess6658
@therealmess6658 4 ай бұрын
Awesome work! This is extremely random, but your voice sounds like another youtubers named PlanB.
@standardbrickproductions3328
@standardbrickproductions3328 Жыл бұрын
Awesome! I have fixed all my issues from V3 and detailed them in a comment on the V3 video. V4 is running smoothly so far!! I would just like to know how to add flatpak to the update script? Thanks!
@Serizon_
@Serizon_ 9 ай бұрын
Thank you very much for me hyprland from arch repo as desktop just didn't work I really like this you are awesome as hell man , ty very much
@pamelacalderon6815
@pamelacalderon6815 Жыл бұрын
Is there any functionality lost between V3 and V4? I'm about to install this and as im AMD and I really liked that you had the different config presets in V3 I wouldnt want to lose that. Thanks for the great videos !
@Ujwl666
@Ujwl666 Жыл бұрын
Sol thanks for this video, I wanted to know will this work with AMD GPUs as well ? I have an amd gpu and was wondering if the steps are same to install hyprland
@pepsiplease69
@pepsiplease69 10 ай бұрын
Hi Sol, Thanks for pointing me to this video, HyperV is way nicer than the previous setup. Still struggling with the clipboard though, at 21:18 what key are you pressing to paste text into the kitty window?
@pepsiplease69
@pepsiplease69 10 ай бұрын
Actually I just figured it out. Middle button click on my mouse will do a paste.
@SolDoesTech
@SolDoesTech 10 ай бұрын
@@pepsiplease69 yep you got it, so once you select the item any standard paste command would allow you to paste it
@LarsOksendal
@LarsOksendal 9 ай бұрын
The install script should enable multilib and install base-devel, but this is great stuff :) Good work.
@NjorogeIsaac_izo
@NjorogeIsaac_izo 8 ай бұрын
Hi Sol, thanks for the commendable work 🎉. I have a slight problem though, the audio volume both from the speakers and headphones is very low even at max volume of 153. Sound is okay if I live boot different distros. Is this problem unique to me and what could be the issue? Hey, your influence is far reaching, I'm from Kenya in East Africa!
@Valfarr
@Valfarr Жыл бұрын
I am new (2 months) to Linux. Tried the "beginner" distros and honestly they just made me go back to Windows so many times. I didn't want something LIKE windows. I wanted something different, something new and I know Arch, especially doing all of this, is "not beginner friendly". I did install vanilla arch and arch based distros multiple times (mainly KDE /Gnome based) and learned enough of the basics to understand what you are talking about. You made it simple to follow along and it's working flawlessly with my 3090 and dual 1440p monitors. I'm legit excited to see what else I can learn and do with this haha. All in all, thanks for the amazing work!
@SolDoesTech
@SolDoesTech Жыл бұрын
Hello and thank you for this commentI I am very glad to hear this script has you up and running and I am very excited for you to start tinkering and modifying the config to make it your own.Thank you for watching and enjoy :)
@lun.atemis
@lun.atemis Жыл бұрын
Just wanted to let you know that keyboard override in the HyprV config may not work on some machines? I had to manually change the waybar config in one install, you may want to look into what could cause that? Anyways aside from that great work, its working perfectly
@krilledahl8894
@krilledahl8894 Жыл бұрын
Second that! On my Dell XPS13 9300 I had to set the keyboard in .config/waybar/config.jsonc to get it to work.
@cgnico3978
@cgnico3978 8 ай бұрын
Works real good! I'm on my way now to try cleaning some unnecessary stuff to my needs. But your script was helpful for lazy persons. However I'm a bit confuse with having qt5ct and qt6ct. Are they actually necessary?
@gosho09
@gosho09 10 ай бұрын
I believe after the hyprland-nvidia 0.28.0-1 update, the decoration blur in the config needs to be set with different formatting, otherwise an error appears.
@user-fl8rz7tr5n
@user-fl8rz7tr5n Жыл бұрын
So awesome version again🎉!! I made some tweaks based on your V3 and have been using it as my daily work setup. However, I couldn't add a touch pad controller successfully and make it as nicely as your background change function. Could you please help me to build it or add it in your next hypr version? Thank you sooooooo much♥♥
@unclefester9113
@unclefester9113 8 ай бұрын
I am glad for videos like this. I realise that this looks great and that this is way way beyond my skill set and way past the amount of time I am willing to devote to this.
@plyhadess
@plyhadess 10 ай бұрын
works amazing, thank you bro
@SolDoesTech
@SolDoesTech 10 ай бұрын
You're very welcome :)
@kratos2246
@kratos2246 Жыл бұрын
Nice was able to implement V4. The fix for the background did not work for me at first, needed to execute swww init.
@Raftzard
@Raftzard 5 ай бұрын
Hey sir, first of all: thank you, that looks so beautiful and easy to setup with your help. I am a noob coming from windows (been 4 months now). Two problems I had: I did not have those numbers to switch from environments on the upper left corner when I finished the setup. Nothing critical, I had a lot of fun trying this today (maybe there is a keyboard shortcut to open another?). Another thing: somehow the keyboard layout does not change for me. Kind of annoying this one, because I had to guess the us layout for some basic commands. I even followed your example to the letter (adding pl and ru etc) and nothing happened. I could not identify the right keyboard, because the pl+ru change never applied anywhere. It could be that I did some noobish mistake but I followed the view exactly as you did, so I find it very strange. everything seems to be set to br (what I need) but still, only us on the button on the upper right corner. Detail: I have a fresh arch install with kde on it too. On KDE, the keyboard is ok. Anyway, if you or anyone else could help me with this, I'd really appreciate it! Having a lot of fun and learning anyway! Thank you again, THIS is much more beautiful than windows, much nicer to use!
@ribbit920
@ribbit920 4 ай бұрын
Thank you a lot, I was struggling to put the keyboard on portugues but your tutorial helped me.
@EvangelosMarkakis
@EvangelosMarkakis 11 ай бұрын
Great script Sol. Only one thing, pressing language name in waybar only changes the name but not the actual keyboard layout and when changing keyboard layout with the keybinding doesn't change the name in waybar. I'm using us default and greek (polytonic) keyboard and the distro I'm using is Garuda Dragonized. 2/7/23 Problem solved, I had to play with the various keyboards. Great work Sol !!!!!
@hcjkruse
@hcjkruse Жыл бұрын
Exellent video for getting into Arch with a useable modern desktop with a self positioning window manager. Both for new users and dinosaurs who did not use Linux on the desktop for a while. I picked this up at this V2 incarnation which does not work on my aging Thinkpad T450s. The V4 version of the script does work very well. I wanted something that does not install a ton of rubbish or things like flatpack. Arch seems perfect for that. However I did not want to configure WiFi card scripts and settings as if it was 1999. I played with Wavelan cards and firmware long enough. I am not a Linux newbie but grew up with Redhat 5.2, then SuSE, Gentoo and finally Debian on WSL2. However I haven't really used Linux on the Desktop since 2007. I also wanted something that has easy to configure WiFi for using guest networks or switch to my mobile hotspot. So I started with V2 of the script. The odd thing I immediately noticed was that I had to chmod the script. I made a note to make a pull request for that. However this was already fixed in version 3. Initially I forgot to install the network manager so I had to: 1. start over 2 chroot mount from usb and fix 3 plug in a cable I picked option 1 to fully test the script and the recipe from the video. The following thing I ran into was after reboot typing in the Wi-fi password as a commandline tool argument. That is not going to work if you have a `!` in your Wi-Fi password. Also typing it as an argument is a security risk since it will end up in the shell history unless you an extra space at the beginning of your command. For new users and people with complicated Wi-Fi passwords it might be better to suggest to use the nmtui command to select your Wi-Fi SSID and enter the Wi-Fi password via a text menu. After installing I could not login. It kept saying login failure. I double checked via another console that my password was correct. I changed it to a simple password. That did not help. Rebooting did not help. Also I noticed that the graphical login was capitalizing the first letter of my username, which is odd. Next I found out there was a V3 and V4 version of the script. I tried to install V4 over V2. That does not work immediately out of the box. You get an error about Wayland config files already existing. Deleting one file solved that. I did not investigate further configuration but first did a fresh Arch install and then used the V4 script. That works like a charm. Only the auto display scaliing settings were a bit too large for a T450s with Full-HD display. Having the explanation in the video on how to fix that saved me a ton of searching. I also appreciate the explanation about configuring the different keyboard and language settings. I have a few questions/suggestions that might be addressed in a V5 video. 0. Add a sticky note to the older videos to point to the latest version and add a warning in the older scripts that mention the same. 1. How to configure or switch multiple keyboards. I have a Planck, Corne and Cornish Zen that I sometimes connect to this laptop. On the move I want to use the installed keyboard. 2. How to change the browser to Chrome in the start-bar, remove the mail icon or change it to chrome starting Gmail, add other custom programs with appropriate icons. I will dive into the config files for this. Next steps for me are: 1. Now there is a beautiful desktop but Arch starts up with tech-gibberish I am not always interested in. I remember from Ubuntu that there was a way to beautify the startup. Having that gibberish hidden would be awesom 2. How well do captive portals work on Linux nowadays. I remember this was initially a problem with Linux. No idea how that works now. 3. Easy to use wireguard integration. 4. LunarVim (or AstroVim) config flavour of Nevim. 5. Ansible 6. IntelliJ 7. Steam, really wonder What games run well with Wayland. 8. Oh My Posh. Sorry I don't like star shell.
@jonbikaku6133
@jonbikaku6133 Жыл бұрын
Really cool! Would be a great upgrade if you also edit pacman for parallel downloads to make things faster!
@SolDoesTech
@SolDoesTech Жыл бұрын
Hello and thank you for the feedback. Indeed great idea although my script does install one package at a time so I will have to update the verify loop. I will look into getting that in for the next version :)
@suparman45a17
@suparman45a17 10 ай бұрын
Cool script with complete informations😊
@ricardo072
@ricardo072 9 ай бұрын
Thanks for sharing your work and time with Everyone, this project is wonderful, I'm wondering,... does your script will work well if I already have KDE Plasma on my Arch Linux PC ?
@g14wx17
@g14wx17 Жыл бұрын
Thanks a lot, this is awesome!
@SolDoesTech
@SolDoesTech Жыл бұрын
You are very welcome :)
@krilledahl8894
@krilledahl8894 Жыл бұрын
I think I found a little flaw, when switching to v1 from v4 the papirus icon theme is still active until you either flip the dark/light switch or continue to v2.
@ineedappliancerepair
@ineedappliancerepair 9 ай бұрын
Beautiful work!!!!
@areeburrehmankhan1166
@areeburrehmankhan1166 11 ай бұрын
Hey man thanks for making this amazing video It has helped me a lot in setting up hyper land in arch Linux. But there is one thing that I want to know The thing that I want to know is that how can I know all the key bindings are they similar to bspwm default? Or are they a bit different can you help me in that please.
@frizzlwizzl
@frizzlwizzl 11 ай бұрын
Dude, you just blew my mind! I've been working on sway for hours and hours and I still had the default way at cause I didn't have time to focus on that yet. And this... it's what I need! Thank you so much for your script, effort and video guides. I'm going to follow you closely :) Quick question. If you update your script, can I just run it in/over my current installation?
@SolDoesTech
@SolDoesTech 11 ай бұрын
Hello and thank you for the comment :) As I release updates you would be able to install them on top of the existing config. The script would make a backup as it updates but, its always a good idea to have a backup :) Thank you for watching and enjoy!
@user-ry1ix3bh7h
@user-ry1ix3bh7h 11 ай бұрын
Hey, Sol! You really made a Really Good Design, but i have a question Is it possible for me to Install this thing In my laptop Intel GPU?
@SolDoesTech
@SolDoesTech 11 ай бұрын
Hello and thank you for the comment. I dont see a reason why this wont work on an intel based GPU. The only concern is that Hyprland could be a bit sluggish. If you do decide to try this out please drop me a line with your results. Thank you for watching :)
@mon-ou5el
@mon-ou5el 7 ай бұрын
awesome script, great for bash script study purpose
@gh0stcloud499
@gh0stcloud499 Жыл бұрын
I have 1 question: What is the login manger/display manager you used? I can't figure out how to configure it. I want to change it so that when you enter your password, it doesn't display the last keypress. But I really like the config otherwise. Really nice hyprland setup! Thank you so much for sharing!
@raitsprait
@raitsprait Жыл бұрын
It's SDDM, using sdt theme To hide all characters, set in it's config "/usr/share/sddm/themes/sdt/theme.conf" ForceHideCompletePassword="true"
@popplestones886
@popplestones886 Жыл бұрын
I have V4 running on 3 systems now, very cool
@makkusu3866
@makkusu3866 Жыл бұрын
In first of all - the video and the script is great and thanks to you the installation process is very straight forward, nothing compared installing i3wm! The only thing which I faced and I have no idea how to fix it - some apps are not in the full resolution of my laptop monitor (2k screen, nvidia RTX3060, Lenovo Legion S7 15ACH6). If I open Brave Browser or some GTK apps like Timeshift I can see that the app is blurry and is in low res compared to the rest of the system. Do you know how to fix that?
@ZethGamer
@ZethGamer 11 ай бұрын
I do have one issue with this setup, and I'm not exactly sure why it acts like this as there are seemingly no errors being thrown in the debug. But for some reason swaylock seems to just "crash" as soon as you enter ANY key.
@punishedfilthyfrank7348
@punishedfilthyfrank7348 7 ай бұрын
for some reason I can't log in using my account, it just says login failed
@gurjaka
@gurjaka 8 ай бұрын
Hey sol, I've tried your config months ago and it inspired me to create mine, but only thing I can't figure out is how do i set DARK THEME for thunar and palucontrol(volume control app) or even for Dolphin file manager. Do you mind helping me with that?
@Lichnish
@Lichnish 8 ай бұрын
Awesome as someone new to linux, excited to mess with the configs now
@unLinuxeroMas
@unLinuxeroMas Жыл бұрын
the power menu needs an improvememnt it not look that good as a the rest of the config, thanks for that amazing config dude btw
@II__II
@II__II Ай бұрын
What kind of laptop do you have? I came to your channel when you were installing Fedora on an asus. How's that going now? Can I install all this on my asus?
@II__II
@II__II Ай бұрын
It's just that the new asus laptops are not linux friendly
@CipherOne
@CipherOne Жыл бұрын
You’d be the first guy to get Hyprland running on Fedora with NVIDIA if you made that video. I’ve was able to get it working, but no mouse. The instructions to fix NVIDIA compatibility seem to only work on Arch. I can’t run Arch on my production environment, unfortunately.
@lgymeme9516
@lgymeme9516 Жыл бұрын
Hey Sol, thanks for the tutorial, but there is a problem, it is the latency when I open any app, it just takes so long.
@kayachan5198
@kayachan5198 4 ай бұрын
cool stuff, you spelled configuring yay wrong at 2:33 - sorry to be that guy. i discovered how to turn off power management for my wifi from this, and more, thank you
@voidcolore
@voidcolore Жыл бұрын
This guy is the best he is literally making an operating system
@Mopigames_
@Mopigames_ Жыл бұрын
No bruh 💀💀 it's just some very nice ricing skills
@mon-ou5el
@mon-ou5el Жыл бұрын
Great work !
@SolDoesTech
@SolDoesTech Жыл бұрын
Thank you :)
@undefined_null
@undefined_null Жыл бұрын
Any idea on how to use this in a dual boot configuration??
@Hashmojis
@Hashmojis Жыл бұрын
Oh my god this is AWESOME, My old pc can't run Windows anymore and was trying hyprland on Arch yesterday but the black screen kept popping up, thank you so much!
@renatorivera5469
@renatorivera5469 Жыл бұрын
Damn solid proyect
@Big_Tibs
@Big_Tibs 2 ай бұрын
Super cool tool! I love that. Is there any particular reason why it does not work on vm? I tried it and in fact it does not work
@debarunbiswas1000
@debarunbiswas1000 7 ай бұрын
maan, help me, im stuck, i installed hyprland v2, now i want to uninstall it, how do i do it?????
@binja_
@binja_ Жыл бұрын
Do you think you will ever make a similar installer for any other window managers?
@SolDoesTech
@SolDoesTech Жыл бұрын
Hello and thank you for the question. It is very possible although I am very focused on Hyprland since its what I use on my daily driver machine. I hope to bring this project to a point where its very easy for the user to install hyprland. I think when that goal is accomplished I will switch focus to other distros as well as other window managers. Thank you for watching!
@izq4411
@izq4411 8 ай бұрын
Hey, I was wondering if there is any way to remove the bottom bar? I don't really use it and i cant figure out how to remove it... thanks in advance!
@DouglasSantos-lw5sp
@DouglasSantos-lw5sp 11 ай бұрын
in my installation the walpaper gone when i reboot or logout, every time i have to change the light mode or dark mode to work
@mousasha-
@mousasha- 11 ай бұрын
run yay or yay -Suy. The version of swww from a few days ago (v0.8.0) was a big rewrite and had some annoying bugs as a result. Apparently wasn't loading the cache on initializing right which would explain why it wasn't loading the wallpaper on startup. Updating to 0.8.1 fixes it.
@VLiviu
@VLiviu 11 ай бұрын
thanks. tried your script and the desktop looks amazing. BUT, it broke my network. my Eth and WiFi stoped working (all config files were removed) nice
@eriarerVT
@eriarerVT 5 ай бұрын
It keeps telling me that theres no hyprland-nvidia
@no-prophet
@no-prophet 7 ай бұрын
It's not working. V3 was working great but when I updated to V4 I can't even log in, SDDM just brings me back, I can't log in to the system. Any thoughts?
@Dario-mc4gw
@Dario-mc4gw Жыл бұрын
Love it, v4 is really good!!
@SolDoesTech
@SolDoesTech Жыл бұрын
Thank you :) hope you enjoy it.
@azmr111
@azmr111 Жыл бұрын
Great video, keep up the good work. Is there a way to upgrade from V3 to V4 without reinstalling hyprland?
@SolDoesTech
@SolDoesTech Жыл бұрын
Hello and thank you for the comment :) you should be able to run the set-hypr V4 script on top of your existing V3 and it would update the config. It should also backup you dot files in the ~/.config folder but I still recommend to have your own backup just in case :)
@azmr111
@azmr111 Жыл бұрын
@@SolDoesTech Great!, thank you!
@perjergersen5847
@perjergersen5847 Жыл бұрын
This one still has an issue where if you change your resolution scale swww seems to stop working and no longer shows the wallpaper. Still havent really figured out how to fix it. Other than that the script rocks. 👍
WAYLAND in 2023: how GOOD (or BAD) is it? Apps, GPUs, desktops, gaming...
18:51
The Linux Experiment
Рет қаралды 147 М.
Fresh Arch Linux Install With Hyprland WM
14:55
Novaspirit Tech
Рет қаралды 51 М.
IS THIS REAL FOOD OR NOT?🤔 PIKACHU AND SONIC CONFUSE THE CAT! 😺🍫
00:41
Купили айфон для собачки #shorts #iribaby
00:31
ГДЕ ЖЕ ЭЛИ???🐾🐾🐾
00:35
Chapitosiki
Рет қаралды 11 МЛН
Hyprland on Arch Install script -V2
30:35
Sol Does Tech
Рет қаралды 115 М.
Why you (probably) shouldn't use an Arch Linux install script
10:18
Tmux has forever changed the way I write code.
13:30
Dreams of Code
Рет қаралды 909 М.
What the hell is a Tiling Window Manager? Linux For Newbs EP 2
12:33
How I Install Arch Linux (the hard way).
21:44
Dreams of Autonomy
Рет қаралды 103 М.
Arch Install and Hyprland setup
25:40
Sol Does Tech
Рет қаралды 488 М.
Installing Hyprland Tiling Window Manager on Arch Linux with Nvidia GPU
15:30
10 Hyprland Tips in Under 10 Minutes
9:25
The Linux Cast
Рет қаралды 23 М.
APPLE совершила РЕВОЛЮЦИЮ!
0:39
ÉЖИ АКСЁНОВ
Рет қаралды 988 М.
Дени против умной колонки😁
0:40
Deni & Mani
Рет қаралды 12 МЛН
MacBook Air Японский Прикол!
0:42
Sergey Delaisy
Рет қаралды 251 М.
keren sih #iphone #apple
0:16
kadangaruan
Рет қаралды 1,7 МЛН
Mem VPN - в Apple Store
0:30
AndroHack
Рет қаралды 104 М.