Sorry I haven't posted in a while, I've just been kind of busy lately but I still wanted to get a video out there for you guys. I redid my build of dwm and thought it would be cool to show it off. Also I got cool picom animations now :D
Hey maxhudotdev i got a question soo im going to dualboot my pc today and i was thinking after finished installation of arch linux i can just open terminal and run commands u provided in quick-start on github?
also if u could like show me any tut on how i can do 1:1 stuff from video u made around 4 months ago the "the most BEAUTIFUL desktop you'll ever see" sry im just new to this
@@Pewcio-x No, thats just for installing my build of dwm. You still need to setup xorg and picom and have the jetbrains mono font installed and libxinerama to compile it. You'll also need to install my build of slstatus and dmenu. I'll probably make a script to set up all of this later when I have time.
@@Pewcio-x That video showcased hyprland, I made video on how to setup hyprland on endeavouros (basically arch) a while back here: ruclips.net/video/Tvo_OUAW_KY/видео.html, you should follow this. After that you just need to install stuff like wofi and waybar copy my configs from github.com/maxhu08/dotfiles-old/tree/hyprland-dots. Keep in mind that this takes a while and might not feel super easy if you're new to linux. I have heard about hyprdots which has a script that should set up everything for you, but I don't know since I haven't tried it yet.
I have 2 monitors and mainly only have 1 window open an each screen at once, but tiling windows are still great for my laptop. And also being able to switch workspaces super fast is amazing.
@@atlantic_lovetrust me, you can use tiling wm for fullscreen apps too, in fact, I rarely have more than two windows open at once. Just using the keybindings to switch desktops and moving windows between desktops makes things so much faster (ik kde has desktop switch shortcut options, but I don't think it has a way to move windows between desktops without the mouse)
It's tokyonight with some changes I made. You can find kitty config here: github.com/maxhu08/dotfiles/blob/master/kitty/.config/kitty/kitty.conf and my fish config here: github.com/maxhu08/dotfiles/blob/master/fish/.config/fish/config.fish
Hey great video Just a quick question i wanna practice video editing and im asking you if you want me to edit your videos free it would be great practice for me. And if you like it you can upload the cut edition
You can install dwm on any distro, but it's easier to do on arch, and picom-simpleanims-git (which is the picom fork in this video) is in the aur. If you want to get into window managers, try i3 or hyprland, since there's a lot of tutorials on those.
@@maxhudotdev i want dwm, i played a bit with i3, and hyprland can have problems with my nvidia card. will your config files work on fedora (maybe with some tweaking)?
You shouldn't have to tweak anything it's just making sure you install the right packages (like xorg) for dwm to compile properly. If you can get dwm to compile it should just work.
Hi i install dmenu but when i press superkey + r doesn open dmenu I change the keybind but it still didnt work I re install dmenu but still does not working can you help me ?
flags are like arguments with a dash before them like -c or -nf. For example, in my dwm config, my dmenu command looks like this: static const char *dmenucmd[] = { "dmenu_run", "-c", "-m", dmenumon, "-fn", dmenufont, "-nb", col_gray1, "-nf", col_gray3, "-sb", col_accnt, "-sf", col_gray4, NULL };
Man, do you have any problems with picom ? Mine always end up looking weird and sucking a lot of performance from my games. I've been trying to use dwm for quite some time now, but i never manange to do it in a fullfiling manner. A setuo video would be great for us all !!
Sorry I haven't posted in a while, I've just been kind of busy lately but I still wanted to get a video out there for you guys. I redid my build of dwm and thought it would be cool to show it off. Also I got cool picom animations now :D
Hey maxhudotdev i got a question soo im going to dualboot my pc today and i was thinking after finished installation of arch linux i can just open terminal and run commands u provided in quick-start on github?
i just want to slowly do it because of stuff windows is doing lately
also if u could like show me any tut on how i can do 1:1 stuff from video u made around 4 months ago the "the most BEAUTIFUL desktop you'll ever see" sry im just new to this
@@Pewcio-x No, thats just for installing my build of dwm. You still need to setup xorg and picom and have the jetbrains mono font installed and libxinerama to compile it. You'll also need to install my build of slstatus and dmenu. I'll probably make a script to set up all of this later when I have time.
@@Pewcio-x That video showcased hyprland, I made video on how to setup hyprland on endeavouros (basically arch) a while back here: ruclips.net/video/Tvo_OUAW_KY/видео.html, you should follow this.
After that you just need to install stuff like wofi and waybar copy my configs from github.com/maxhu08/dotfiles-old/tree/hyprland-dots. Keep in mind that this takes a while and might not feel super easy if you're new to linux. I have heard about hyprdots which has a script that should set up everything for you, but I don't know since I haven't tried it yet.
That background makes me so happy
😀
Instructions unclear : Ends up installing hyprland
Lol.
"guys only want one thing and its disgusting"
the thing:
Love it
Thanks !
Pretty neat
Thanks !
Damn that's hyprland's main selling point!
Aka just the compositor
Is this more stable than hyrpland or at least more compatible with electron apps?
Yes electron apps work fine on xorg.
The animation support needs to be patched into dwm on top of the listed patches?
No the animations are from picom, they can't be patched into dwm
Damn picom can do all of that 💀💀@@maxhudotdev
how did you got the animations to work.?? i can't get picom animations to work
I installed picom-simpleanims-git
@@maxhudotdev Теперь анимации того пакета выглядят иначе, будто разрабочик вдруг решил переписать программу.
how to convert dwm into hyprland tutorial POV:
I have used hyprland in past but with using installation scripts can you help me how to setup like this with my own is there any video for it
I made out a tutorial on it (for endeavouros): ruclips.net/video/Tvo_OUAW_KY/видео.html
The more I watch these tiling videos, the more I appreciate having 3 displays and not having to worry about that nonsense.
I have 2 monitors and mainly only have 1 window open an each screen at once, but tiling windows are still great for my laptop. And also being able to switch workspaces super fast is amazing.
after you learn how to properly use one monitor with tiling, you rarely need more than one, tho
I have 4 Monitors and use dem aswell🤫
@@paulomota4147 I like being able to see things in big windows. Something like little terminal windows would be great for tiling.
@@atlantic_lovetrust me, you can use tiling wm for fullscreen apps too, in fact, I rarely have more than two windows open at once.
Just using the keybindings to switch desktops and moving windows between desktops makes things so much faster (ik kde has desktop switch shortcut options, but I don't think it has a way to move windows between desktops without the mouse)
What's your fish and kitty theme ?
It's tokyonight with some changes I made.
You can find kitty config here: github.com/maxhu08/dotfiles/blob/master/kitty/.config/kitty/kitty.conf
and my fish config here: github.com/maxhu08/dotfiles/blob/master/fish/.config/fish/config.fish
@maxhudotdev ty so much can you tell me what's the keyring for copy and paste I can't find it
Btw I'm noob sry for questions
Should be ctrl shift c and ctrl shift v for most terminal emulators
guess i will use dwm now
Hey great video
Just a quick question i wanna practice video editing and im asking you if you want me to edit your videos free it would be great practice for me. And if you like it you can upload the cut edition
Hmmm...
contact me on discord: maxhu08
I want to switch to DWM now
DWM is amazing! So much customizability and very stable.
windows xp users after hearing about windows vista:
brave configuration pls
I'm assuming you're talking about the start page. That's from this extension I made called "mtab", you can find it here: github.com/maxhu08/mtab
awesome, can i inistall your setup on fedora 40? i'm new to wm and can't decide which to try, i3, hyprland, or dwm.
You can install dwm on any distro, but it's easier to do on arch, and picom-simpleanims-git (which is the picom fork in this video) is in the aur.
If you want to get into window managers, try i3 or hyprland, since there's a lot of tutorials on those.
@@maxhudotdev i want dwm, i played a bit with i3, and hyprland can have problems with my nvidia card. will your config files work on fedora (maybe with some tweaking)?
You shouldn't have to tweak anything it's just making sure you install the right packages (like xorg) for dwm to compile properly. If you can get dwm to compile it should just work.
Hi i install dmenu but when i press superkey + r doesn open dmenu
I change the keybind but it still didnt work
I re install dmenu but still does not working can you help me ?
I try on VMware I install dwm and then dmenu and it work but when I install your build dmenu doesn't working
idk why
What happens if you try to run dmenu in the terminal? What errors did it give? Also make sure you’re passing the right flags to it.
@@maxhudotdev what is flag ?
flags are like arguments with a dash before them like -c or -nf. For example, in my dwm config, my dmenu command looks like this:
static const char *dmenucmd[] = { "dmenu_run", "-c", "-m", dmenumon, "-fn", dmenufont, "-nb", col_gray1, "-nf", col_gray3, "-sb", col_accnt, "-sf", col_gray4, NULL };
@maxhudotdev hello I check the flags they are correct but when I press the keybind to open dmenu still doesn't open
Man, do you have any problems with picom ? Mine always end up looking weird and sucking a lot of performance from my games. I've been trying to use dwm for quite some time now, but i never manange to do it in a fullfiling manner. A setuo video would be great for us all !!
Is it possible to stir up these same animations in bspwm
I think so, you just need to use the same picom I'm using (picom-simpleanims-git).
I clone the dotfile and install dwm but its so much diffrent
Its not like your setup at all what should i do plz help me
What's different about it specifically?
@maxhudotdev for example the gap doesn't work for me
And the move stack patch
And the top bar (status bar )
Are you using my build of dwm? also make sure you're pressing the right keybinds like in config.h
Are you using my build of slstatus and my build of dwm? (because my dwm has the status2d patch which is needed for the bar)
Which picom is this?
picom-simpleanims-git
is it less resource intensive than hyprland
I haven't measured but I think it's about the same.
I came here for the wallpaper 😁😁
Sick compositor
thanks 🙏
thank you
cool
Ty
Whats the mod key ?
Super
@@maxhudotdev ty so much love your videos btw
ambatukam
Bro who needs hyprland and there is dwm
New dwm setup when ? Come on man 😂
Pretty happy with this one right now, so probably not any time soon
@@maxhudotdev ty❤
dwm>hyprland
Hyprland is cool but I’m going to wait until it’s more stable to try it again
myes patching source code is definitely the way.....
More like hyprland
Kind of, but it's completely different since it runs on xorg
Jesus christ the animatons intensity is way too high
hello you have discord? imm new user wanna start linux help;
Sorry, I don't use discord too often. If I make ever a discord I'll announce it
@@maxhudotdev so where can io contact u easily