10 Hyprland Tips in Under 10 Minutes

  Рет қаралды 36,595

The Linux Cast

The Linux Cast

Күн бұрын

Пікірлер: 78
@TheLinuxCast
@TheLinuxCast 7 ай бұрын
Check out the new Cult of the Lizard TShirt! - shop.thelinuxcast.org 0:00 Intro 0:35 Build From Source 1:28 Report Your Bugs 2:10 Use a Plugin Manager or Pyprland 3:06 Use Webcord instead of Discord 3:53 Find the Perfect Animations 4:39 Grim and Slurp 5:35 Bindings to Change Audio 6:04 Source Your Files 6:43 Binding to Rotate Focus Between Monitors 7:25 A Binding to Restart Your Bar 8:23 Wrapping up
@milohoffman274
@milohoffman274 7 ай бұрын
Matt, maybe you could do a video about setting up scratchpads in Hyprland and how they compare to other window managers.
@terminallyonline5296
@terminallyonline5296 7 ай бұрын
4:39 fun fact, the Hyprwm project has a program called Grimblast which is a Hyprland remake of Grimshot, and Grimshot is a wrapper of Grim and Slurp into one command.
@kaitlynyaa
@kaitlynyaa 6 ай бұрын
Webcord is nice, but I honestly recommend Vesktop. Not only does it have full wayland support, it also has a native module that interacts with the pipewire API for audio in screenshares. (also its just cute)
@JoeProstko
@JoeProstko 7 ай бұрын
Thanks for the mention of wpctl. Somehow I didn't know this existed. I just used it to replace amixer and pactl calls in a script I have on my system to control volume increases, decreases, and muting, as well as associated notifications.
@m0r4ag
@m0r4ag 7 ай бұрын
It’s insane how you have such an accurate timing to what I need, I was struggling with portal and you made a video about it and now u’re doing a Hyprland video, thank you so much for the always amazing work
@theLowestPointInMyLife
@theLowestPointInMyLife 7 ай бұрын
hyprland is my first ever window manager and I cant see me using anything or going back to desktop every again
@BatteryProductions
@BatteryProductions 7 ай бұрын
build from source... unless you use arch btw...
@tenj00
@tenj00 7 ай бұрын
I have only 1 problem that keeps me from using Hyprland. Full-screen behavior. I want it the way i3 does it: If I fullscreen on one monitor it should be possible to switch to a different monitor with just my direction keys. Hyprland does not do this, instead it switches all windows in the current monitor to fullscreen and that annoys me to no end.
@Escile
@Escile 5 ай бұрын
Thank you so much! Waybar restart tip was very helpful!
@DanPratt
@DanPratt 7 ай бұрын
Really like your simple but elegant Waybar setup. Gonna have to surf some examples since my CSS skill is basically nonexistent.
@hansdampf2284
@hansdampf2284 5 ай бұрын
Here’s my tip for hyprland: don’t use plain hyprland, use nwg-shell instead. They dev, nwg-piotr has done an excellent job in the past months. In fact, given the release cadence, he’s been working his ass off. Nwg-Shell is a collection of things that go with hyprland and sway. Like a bar, display-settings-manager, gui app for settings, etc. It’s a bit like the old gnome2 used to be. But it uses hyprlands source feature so you can still change things around in your hyprland config manually without messing it up
@Justanoobcoder
@Justanoobcoder 6 ай бұрын
one trick for adjust volume keybinds. hyprland provides `binde` which will repeat the command if you hold the keybind. so it will be more convenient to adjust the volume, you don't have to press the keybind like 3 times to increase volume by 15% binde = ALT, A, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+
@Theosibo
@Theosibo 5 ай бұрын
To truly power up grim and slurp, add swappy to your command chain. i.e. bind = , Print, exec, grim -g "$(slurp)" - | swappy -f - and now you have your screen cap in an annotation tool for light manipulation and easy copy to clipboard.
@burnt_666
@burnt_666 7 ай бұрын
save yourself a keybinding and make a script to restart waybar on config change 👍
@donkey7921
@donkey7921 7 ай бұрын
What if you want to manually restart it?
@burnt_666
@burnt_666 7 ай бұрын
@@donkey7921 guess you'll need a keybinding 🤷‍♂
@shatterstone3045
@shatterstone3045 7 ай бұрын
4:42 You can use Grimshot, which is a wrapper of grim and slurp together and then you can do "grimshot save area" to achieve the same effect, and "grimshot save output" allows you to do a fullscreen screenshot
@dritterregenschirm2324
@dritterregenschirm2324 7 ай бұрын
4:45 It is useful to separate these tools for scripts, e.g. if you want to scan an e-book (that can't be exported) it comes in handy that you can first use slurp to store the coordinates and later call grim many times with those coordinates.
@gizzmoguy.
@gizzmoguy. 7 ай бұрын
This is a very useful video. Make one where you set up environment variables please?
@linuxon-s3f
@linuxon-s3f 5 ай бұрын
What is the name of your nvim theme?
@EIGHTHEEN18
@EIGHTHEEN18 5 ай бұрын
How to close application after use ing it
@archip8021
@archip8021 7 ай бұрын
Would like to know how to quickly switch between windows. Say youre in workspace 1, and you want to switch to firefox, which is on workspace 3 which has 3 different apps open as well. Would like to switch with fewest key strokes. Also, what if you kinda forget what workspace Firefox is on? I try to keep it on 3 but sometimes its not. I feel my previous alt-tabbing was still faster to navigate through windows. Loving hyprland otherwise
@shub39
@shub39 7 ай бұрын
I use super+workspace no to switch workspaces. Then alt tab using cyclenext dispatcher
@no-prophet
@no-prophet 7 ай бұрын
Maybe a plugin like Hycov can help you, it's an Alt + Tab overview of all open windows and tabs on all workspaces.
@gintokisakata7490
@gintokisakata7490 7 ай бұрын
Maybe this: Make a script with hyprctl, that gets all open firefox windows by name and goes through all of them while bringing the active window to top. Call that script with a key combination like maybe super+f or something.
@pmccarthy001
@pmccarthy001 7 ай бұрын
I haven't done much on Linux recently, but with Windows becoming more expensive... primarily requiring more frequent hardware refreshes because of steep hardware requirements... I think some of my PCs will be having a Linux distro on them soon enough. When you talk about compiling from source, you mean that whole process untarring, ungzipping the source code archive,... then run configure, then make, make test, make install...??? Is that what it is? I haven't done it in years, but my memory is that one plus with Linux is that I believe that process of compiling from source is more universal... or perhaps I'm just remembering the compile process for Perl? You can tell it's been a while...
@snex-vr3nw
@snex-vr3nw 16 күн бұрын
Your hyperland customizetion so good, can you send your customized dot files.. ?
@TheLinuxCast
@TheLinuxCast 16 күн бұрын
@@snex-vr3nw they're on gitlab. Link in the description
@conjurermast
@conjurermast 7 ай бұрын
A tip for Arch BTW users: If you are on git master, the git version from AUR that is, then make sure that all hypr packages(paper, language, portal etc) are also the git version, don't mix and match! If you install Hyprland git form AUR, a lot of non-git dependencies will be pulled in, causing problems eventually. Sorry for the vague wording, but this is how far the filter will let me go. Google automatically deleting comments makes the YT comment section almost unusable. (did not even use links this time)
@denizkendirci
@denizkendirci 7 ай бұрын
i tried hyprland once but it took much time to configure and disable everything. i prefer wms which comes with no animations, no transparency, no curvy corners etc enabled in default.
@autumnjeserich2689
@autumnjeserich2689 7 ай бұрын
Hyprland finally made me switch to Linux from windows. I absolutely love it on arch. I still have a dual boot because I rely on software that only work on windows for work purposes but when I build my next PC I'm gonna repurpose my old one to be container server so I can just use arch
@FollowTheLamb7
@FollowTheLamb7 Ай бұрын
Got some good nuggets from the video and the comments. I'll contribute some of my helpful binds. Install the playerctl package to get some of these binds to work correctly. bindr = SUPER, SUPER_L, exec, $rofi # opens rofi with just the press of the left super key bind = SUPER ALT, S, exec, shutdown now # powers off your pc bind = SUPER, F6, exec, playerctl previous # replay spotify song bind = SUPER, F7, exec, playerctl play-pause # play or pause spotify song bind = SUPER, F8, exec, playerctl next # skip to next spotify song input { kb_options = caps:super # changes caps to super key }
@avalagum7957
@avalagum7957 7 ай бұрын
The issue I have when using hyprland in cachyos is that it seems to require a lot of time from me to be able to modify the hyprland theme + waybar to something that is acceptable to me (which is no waste of screen estate). Does anybody know of any tutorial/video showing how to modify hyprland and waybar themes?
@_yuri
@_yuri 7 ай бұрын
are you taking dht blockers(fin/dut) and minoxidil to emerge new hair ?
@simonlauer9379
@simonlauer9379 6 ай бұрын
nice gonna try some of it. just set up hyprland on nixos two days ago. no way i gonna go back to something like gnome even so my hyprland config is not fleshed out yet.
@whiskeylinux
@whiskeylinux 7 ай бұрын
I've never used a window manager. Hyprland is changing me, I'll have to try it out.
@GambuSaur
@GambuSaur 7 ай бұрын
Hey Matt, can you tell me why is webcord better at screen sharing than discord ? Thanks, wish you a great day !
@CocolinoFan
@CocolinoFan 5 ай бұрын
I beg you! Make video on how you setup your workspaces.
@googleaccount7806
@googleaccount7806 6 ай бұрын
Great video! How did you configure Waybar to look like this?
@thesaigoneer
@thesaigoneer 7 ай бұрын
Webcord, pypr, wpctl, (I use grim & slurp already, but your config is cool): always a couple of worthwhile nuggets in your vids. Thanks Matt!
@burein_ita
@burein_ita 7 ай бұрын
why not use grimblast for screenshots. It's basically a grim+slurp wrapper.
@TheLinuxCast
@TheLinuxCast 7 ай бұрын
might as well use the OG since it's already set up
@anix3923
@anix3923 7 ай бұрын
wpctl is part of the wireplumber package
@LL-cz5ql
@LL-cz5ql 5 ай бұрын
I love you
@l-_-lForkBombl-_-l
@l-_-lForkBombl-_-l 3 ай бұрын
Thanks for the video helped me out on my hyprland journey.
@MrAndrewKeyboards
@MrAndrewKeyboards 7 ай бұрын
I truly loved the scratchpad thing... Maybe I'll incorporate it to my own dotfiles. Thanks, Matt!
@ozmosyd
@ozmosyd 7 ай бұрын
Nice thanks for sharing chap. Have you done a quick 101 with flakes and home manger?
@comically_large_chungus
@comically_large_chungus 7 ай бұрын
How did you get betterdiscord to work on webcord
@triggerwarning5025
@triggerwarning5025 3 ай бұрын
Lots of quacking and very little being done lmfao
@Joseph_mohammed
@Joseph_mohammed 7 ай бұрын
Thank you, i was actually struggling to set my dual monitors, ❤ I'm lookimg forward for more videos
@shub39
@shub39 7 ай бұрын
Awesome tips! But why don't you use hyprshot for screenshots?
@sumit_12393
@sumit_12393 7 ай бұрын
your ricing is so good the color scheme , font... Man I love it. Wish I could do too. 😍
@Diego-oy6nc
@Diego-oy6nc 7 ай бұрын
Thanks friend, good content!! Can you share your dot files?
@TheLinuxCast
@TheLinuxCast 7 ай бұрын
Linked in the description
@Kamssiopeia
@Kamssiopeia 6 ай бұрын
Hey! Any chance you could share your dotfiles? I love how your waybar and window border looks and would love to take inspiration from your configuration. Thanks for the video!
@TheLinuxCast
@TheLinuxCast 6 ай бұрын
Link is in the description
@Kamssiopeia
@Kamssiopeia 6 ай бұрын
@@TheLinuxCast Oh, sorry didn't notice gitlab link. Thanks!
@2EOGIY
@2EOGIY 7 ай бұрын
Is it possible to slice a big screen, i.e., an 8K TV, into a smaller monitor? I know that I can set offset and size for every screen, but will it actually work?
@TheLinuxCast
@TheLinuxCast 7 ай бұрын
Yes. It’s pretty easy. Just give it the coordinates.
@2EOGIY
@2EOGIY 7 ай бұрын
@@TheLinuxCast but will it actually way to make it work? i.e. i tried to overlap on external monitor part of laptop screen and that part was blank.
@MyVitros
@MyVitros 4 ай бұрын
Great video my friend!
@reecereshe
@reecereshe 7 ай бұрын
What music player did you have open on the scratchpad? CMUS?
@TheLinuxCast
@TheLinuxCast 7 ай бұрын
ncspot
@zechsoner
@zechsoner 5 ай бұрын
Keep up the good work
@lunopinol
@lunopinol 7 ай бұрын
I love your content ❤ So helpful
@johnbeal6592
@johnbeal6592 7 ай бұрын
I am using hyprland in debian testing just recently and I also build it from source. Do i have to rebuild it again after some time if I want a newer version?
@artanzo
@artanzo 7 ай бұрын
Yes, absolutely. You should consider setting up ccache to decrease build time after updates
@johnbeal6592
@johnbeal6592 7 ай бұрын
@@artanzo So them I am running hyprland and to build a new updated version I can builld on top of my current setup, I don't have to remove and build again cleanly, right?
@artanzo
@artanzo 7 ай бұрын
@@johnbeal6592 no, you need to do that again xd Just type "git pull" in cli in the source folder and build again. And yes, you absolutely need ccache.
@user-wq8cp3bi9k
@user-wq8cp3bi9k 7 ай бұрын
hyprland still isnt ready yet...
@daishes
@daishes 5 ай бұрын
​@user-vz6rh mind disserting? /s
@TrustJesusToday
@TrustJesusToday 7 ай бұрын
Hyprland on Open Suse is perfect. Waybar. Wofi. This is a nice experience. Thanks for the tips.
@tibssy1982
@tibssy1982 7 ай бұрын
I use this to make screenshots: grim -g "$(slurp)" - | swappy -f -
An Introduction To Hyprland ...
8:38
Michael Horn
Рет қаралды 140 М.
Zoxide Will Change The Way You Use Linux
11:53
The Linux Cast
Рет қаралды 1,9 М.
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 59 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
10 Things To Do After Installing openSUSE
27:43
The Linux Cast
Рет қаралды 36 М.
Self Hosting Has Changed My Life - What I Self Host
17:31
The Linux Cast
Рет қаралды 37 М.
Первый народный обзор на Hyprland
9:42
Ampersand
Рет қаралды 110 М.
Why you'd want a TILING WINDOW MANAGER, and why I DON'T
16:56
The Linux Experiment
Рет қаралды 235 М.
Installing Arch Linux in 2024
13:27
The Linux Cast
Рет қаралды 10 М.
My New Desktop
11:46
Chris Titus Tech
Рет қаралды 608 М.
I ranked EVERY terminal emulator. It was nuts
20:35
typecraft
Рет қаралды 93 М.
I love small and awesome models
11:43
Matt Williams
Рет қаралды 20 М.
OPEN SOURCE alternatives to the MOST POPULAR productivity apps!
15:37
The Linux Experiment
Рет қаралды 1,2 МЛН
Zen Browser First Look
20:23
The Linux Cast
Рет қаралды 46 М.