Installing Custom Window Managers - NEW SCRIPT!!

  Рет қаралды 5,537

JustAGuy Linux

JustAGuy Linux

Күн бұрын

Пікірлер
@TheLinuxCast
@TheLinuxCast 4 ай бұрын
The amount of time and effort you put into this, Drew, is very impressive. Great job!
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Thanks Matt!
@davidrichardson2513
@davidrichardson2513 Ай бұрын
Well, what an entertaining and interesting, fun afternoon I’ve had. Having sorted out the problems I had getting FileBot to run correctly on any dwm installation on my test machine and thanks to Drew kindly advising me the correct way to change the Date and Time settings on the slstatus bar, I’ve now been able to confidently install Drew’s customised dwm to my main machine. I’ve spent a happy afternoon configuring parts of it to my preference. THANK YOU DREW for sharing your knowledge and giving me a deeper understanding of how dwm functions.
@diodeskies9087
@diodeskies9087 9 күн бұрын
Huge thank you for this! I'm new to Linux and never used a windows manager. So cool to have all these WMs in one set up with the extra options. Never used someones github to do something like this before. I've been on Debian 12 (first disro I've ever tried) with the KDE DE for about 6 months and my windows 11 M.2 drive hardly gets used at all.
@susanpinochet
@susanpinochet 4 ай бұрын
This was a fascinatiing series. I appreciate all the time you put into it.
@thatjpwing
@thatjpwing 4 ай бұрын
Your scripts are amazing! Thank you so much for sharing this; I'm finding your scripts to be a great learning tool. Thanks again.
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
You're very welcome!
@ogis
@ogis 4 ай бұрын
Nice script. I already using it! Thank you for your work!
@purplepurrpurrin
@purplepurrpurrin 4 ай бұрын
This is fantastic, thanks for sharing these.
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
My pleasure!
@user-gp8ub8vh7i
@user-gp8ub8vh7i 4 ай бұрын
Thanks. I have almost a plain fluxbox in my desktop and for sure this video will help me to improve it while learning a thing or two. You and J@L are my favorites youtubers!
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
You're welcome! J@L is damn good!
@tenroh56
@tenroh56 4 ай бұрын
Great Video and nice scripts - many thanks Drew
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Very welcome
@amankumargupta9973
@amankumargupta9973 4 ай бұрын
Awesome. Great work !! 🔥
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Thank you very much!
@thesaigoneer
@thesaigoneer 4 ай бұрын
Great vid, Drew! And a cool script of course, nice to walk through those options. And the styling (even qtile) doeas appeal. Installed that picom straight away for dwm ;-) Cool one, thanks!
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
FT-Labs picom = unbelievably good.
@lqlarry
@lqlarry 4 ай бұрын
That was a lot of work. Thanks!
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
You ain't lyin' 😉
@Zwygi49
@Zwygi49 Ай бұрын
Incredible Video ! Thanks a lot. Greetings from Switzerland
@davidrichardson2513
@davidrichardson2513 4 ай бұрын
Thank you so much for your hard work and making this available for us to learn from. Currently experimenting with DWM. Trying to determine how to change the date format to 24-hr as tends to be preferred by us Europeans.
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
If you are using my customized dwm, you need to edit the config.def.h in the ~/.config/suckless/slstatus directory. Change the line: { datetime, "^c#FFFFFF^ %s", "%l:%M %p " }, to { datetime, "^c#FFFFFF^ %s", "%H:%M " }, then run these commands in terminal: cd ~/.config/suckless/slstatus rm config.h make sudo make clean install pkill slstatus super + shift + r (to restart dwm)
@davidrichardson2513
@davidrichardson2513 4 ай бұрын
@@JustAGuyLinux Many thanks Drew, very helpful and saved me a lot of time looking (I had started a process of elimination). Thanks again! BTW worked perfectly.
@ramosel
@ramosel 5 ай бұрын
I've been around long enough to have had an arpanet ID before it was shuttered (NTS). I've shied away from Linux as I had a nasty taste of SunOS. But I really need a Linux laptop in my home shop. I followed your debian install with timeshift and couldn't be happier. That was an awesome process with an even better result! I struggled a bit (on my own) to get a cinnamon look to my desktop to something usable... for me. Now you've come out with a very useful product that can standardize key-bindings...which may make me use timeshift hard the next couple of weeks..... damn you! ;-)
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
My bad! 😝
@Chiren
@Chiren 4 ай бұрын
This looks super cool! Is this distro agnostic? Like does it work in arch based distros?
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Nope. Sorry.
@Chiren
@Chiren 4 ай бұрын
@@JustAGuyLinux :( i guess i can still use your dotfiles just fine.
@gedaredorke5941
@gedaredorke5941 4 ай бұрын
Your content is enlightening, easy to follow and it's really awesome to learn from the content you post.
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Thanks
@gedaredorke5941
@gedaredorke5941 4 ай бұрын
@@JustAGuyLinux Your scripts allow me to learn more about bash scripting, but also, have inspired me to write my own for my i3 setup. Which enables me to setup i3 on different machines I that I have. Also, using your script, I am working on a script to set up tmux on remote Linux servers I work with. I really appreciate your efforts, content and the channel.
@eleah2665
@eleah2665 5 ай бұрын
Cool. A guy could learn a lot from these scripts. Thanks.
@Johan87577
@Johan87577 3 ай бұрын
I’m not on Debian but some of your customisations appealed to me, so gonna grab some inspiration from that to make changes to my own dwm.
@JustAGuyLinux
@JustAGuyLinux 2 ай бұрын
The dwm configs should work independent of the distro. But, good to tinker and get a deeper understanding.
@borispejic170
@borispejic170 4 ай бұрын
Thanks Drew for your effort and work.
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Very welcome
@phobosspoof
@phobosspoof 4 ай бұрын
The sheer effort is immaculate. I have to ask why you didn’t just use nix-shell or NixOS
@r4hulrosh4n
@r4hulrosh4n 4 ай бұрын
you did a great JOB
@Wolves9001
@Wolves9001 4 ай бұрын
Hi, so this automatically installs that cool picom fork? Or do we need to invoke another script for that? Also this is some amazing stuff WOW!
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
No. The cool picom fork gets installed with any of the custom window managers.
@Wolves9001
@Wolves9001 4 ай бұрын
@@JustAGuyLinux Hmm so what are the 3 different picom confs in .config/picom/ ? theres .conf .conf.bak and .conf.good ? which of these can i edit to add new animations and adjust shadows etc? and will theses changes carry over to the other window managers or is there some behind the scenes symlinking going on? Thanks in advance!
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
@@Wolves9001 .bak and .good are extras that I will remove. The .conf is the configuration that is being utilized. However, I don't think I am controlling the animations with that conf file. I think it is built into the picom fork being utilized. Good luck.
@Wolves9001
@Wolves9001 4 ай бұрын
@@JustAGuyLinux ah ok time to put on my tinkering hat! Thanks!
@folksurvival
@folksurvival 4 ай бұрын
Thank you.
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
You're welcome!
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
You’re welcome
@brianmaina1827
@brianmaina1827 4 ай бұрын
this is an awesome script
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Thanks.
@rtheben
@rtheben 4 ай бұрын
Hey Drew, how you doing. Very cool Video!!❤❤❤
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Doing well and thank you 🙏
@kev2020-z9s
@kev2020-z9s 4 ай бұрын
Can you make a video on how to use github and set up your own page or point me in the right video to watch.
@Parz357
@Parz357 4 ай бұрын
I honestly say I truly appreciate the time you put into doing this. I have been trying to set up bspwm and i3 wm for the last couple weeks. I've been using bspwm for awhile (couple of years) but I can't seem to get 2 windows horizontal top/bottom like in i3. So I have been working on both to see which I like more. Anyway, I installed all the wms you had at the end of the video tonight. They installed find and seem to work good, except for openbox. I get an error when I try to right click on the desktop. It says it can't find a file or folder obmenu-generator. I did try to install in on virtualbox so that might be part of the problem. Again thanks for all of your time. :} Oh yeah I have been using Super-Shift-Q to quit the desktop but linked it to the power script you have to choose exit/reboot/shutdown. thanks
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
With regard to you bspwm, if you want vertical windows, uncomment the line # bspc rule -a "*" split_dir=east located in the ~/.config/bspwmrc. Then restart bspwm: super + shift + r This will give you vertical tiles. Also, these tiles will not be equally sized when there are 3 or more tiles on 1 workspace. If you want this functionality, you must manually resize. However, I have a keybind: super + equal that resizes everything equally. Hope this helps.
@Parz357
@Parz357 4 ай бұрын
@@JustAGuyLinux OMG Thanks so much. Previous to using Debian the last 2 years I had been using Arcolinux for over 5 years. I loved using Arco but Arch was updating too much. I don't need to be on the latest of anything. I learned a lot but obviously enough to get into trouble not enough to get out of it all the time. I thought I was able to do it before but couldn't figure it or find the answer on the web. I always thought it was my key bindings, never thought about the bspwmrc. It got to be a mental thing. But now I think I will use your script on metal and try figure out how they are customized. Once again..Thanks
@smilingcatonlinux5998
@smilingcatonlinux5998 4 ай бұрын
very nice thank you for your work - 🙏✌👍
@Little-bird-told-me
@Little-bird-told-me 4 ай бұрын
_As much as I love these WM's I think Wayland is the way to go, xorg is quaint. Better configure and learn them. I am looking at you sway and hyprland._
@davidrichardson2513
@davidrichardson2513 Ай бұрын
Don’t mind either. I’ve just vaped my Arch Hyprland installation to give Drew’s dwm a go on my main machine
@rodneymitchell5957
@rodneymitchell5957 4 ай бұрын
Sadly menumaker doesn't install in Openbox
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
obmenu-generator was the intended install for ob. github.com/trizen/obmenu-generator
@ravenstone01
@ravenstone01 4 ай бұрын
This can save a lot of time when you build a new machine.. Run the script and your system is all setup.. Try that in Windows _any version. I enjoy linux, but just getting into the WM tilers.. My VIM is setup, so anytime I install a new system I just install vim and copy the .vimrc over and I'm set.
@VasilyStarshy
@VasilyStarshy 4 ай бұрын
Hey man I searched in your dwm config for your super+v to open alsamixer and couldnt find it, can you either share where it is in the config or how to also implement this feature?
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
super + v is a scratchpad for pulsemixer and it is located: ~/.config/suckless/dwm/config.def.h Because it is a scratchpad it is defined: const char *spcmd1[] = {"st", "-n", "spterm1", "-g", "100x34", "-e", "pulsemixer", NULL }; static Sp scratchpads[] = { /* name cmd */ {"spterm1", spcmd1}, Keybinding: { MODKEY, XK_v, togglescratch, {.ui = 0 } },
@leonzwrx
@leonzwrx 5 ай бұрын
Slamming. Looks like you removed sway, I got inspiration from your sway script and started my own fork from your repo that has been growing into a dozen mini scripts 🙏
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
I moved moved sway to github.com/drewgrif/sway. Made more sense... at least to me.
@leonzwrx
@leonzwrx 4 ай бұрын
Thanks brotha. I might show you my version, since I used yours as a template when I'm done. ​@@JustAGuyLinux
@rodneymitchell5957
@rodneymitchell5957 4 ай бұрын
Thank You
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
You're welcome
@blevenzon
@blevenzon 4 ай бұрын
Love your videos Drew awesome and hard work. I was hoping you can maybe explain why do we rename @rootfs to @ during the install? Thanks so much
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Timeshift doesn't like @rootfs
@blevenzon
@blevenzon 4 ай бұрын
@@JustAGuyLinux ahhh ok duh to me
@JosenildoMarques01
@JosenildoMarques01 4 ай бұрын
Thank you very much! Unfortunately, polybar or some other thing keeps me from opening apps full-screen. I changed the screen resolution to 1920x1080 but windows go just as much as the polybar length.
@donaldwilliams6821
@donaldwilliams6821 5 ай бұрын
Great script!
@Agraxian
@Agraxian 3 ай бұрын
despite selecting option 2 (custom install) it seems to default to the standalone install for all of these wms
@Agraxian
@Agraxian 3 ай бұрын
taking a look at the i3 config for example, it seems to just be default settings
@Agraxian
@Agraxian 3 ай бұрын
i think it may have been because i ran the script with sudo...
@Agraxian
@Agraxian 3 ай бұрын
captains log, stardate: 2024 the scripts have been successful
@JustAGuyLinux
@JustAGuyLinux 3 ай бұрын
@@Agraxian Thanks for continuing to work at it. Love it.
@davidrichardson2513
@davidrichardson2513 4 ай бұрын
Here’s an interesting quandary. I use an application called FileBot. I installed it in the DWM variant and it ran but presented a blank application screen with no dialogue whatsoever. Tried Google, checked the jdk versions and others but after three hours couldn’t solve the issue. Rebooted, no difference. Rebooted again and selected the i3 variant on your option menu. Filebot works absolutely fine and dandy in i3 but will not function correctly in DWM. Confused.
@davidrichardson2513
@davidrichardson2513 Ай бұрын
Now sorted - REDNOAH on the Filebot forum has kindly provided a working solution
@EdsonLopez-i1l
@EdsonLopez-i1l 4 ай бұрын
Hi, can this script work for Ubuntu 22.04?
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
I am guessing "yes" but have never tried it.
@johanb.7869
@johanb.7869 4 ай бұрын
Why Firefox ESR and not the tarball? Firefox ESR is slow and not meant for the average user🤔
@drumpf4all
@drumpf4all 4 ай бұрын
I’ve never heard of the term “stacking window managers”. Did you mean floating window managers? Please explain.
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
The term "stacking" and "floating" window managers can be used interchangeably. en.wikipedia.org/wiki/Stacking_window_manager
@Yesterday_i_ate_rat
@Yesterday_i_ate_rat 4 ай бұрын
I am using Ubuntu 22.04 , can I use this install script to install ( dwm, awesome and icewm )
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
I would think so, but I personally have never given it a shot.
@edbeckerich3737
@edbeckerich3737 4 ай бұрын
Drew, didnt use your script to install a display manager, but otherwise everything i did worked just fine in Devuan....
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
Cool. startx?
@edbeckerich3737
@edbeckerich3737 4 ай бұрын
@@JustAGuyLinux Devuan installs with Slim, I installed your DWM, and it was selectable at login
@JustAGuyLinux
@JustAGuyLinux 4 ай бұрын
@@edbeckerich3737 Thanks. Glad it worked.
My .bashrc and the command prompt.
12:06
JustAGuy Linux
Рет қаралды 4 М.
Why I Use Tiling Window Managers - And Why You Should Too
19:52
The Linux Cast
Рет қаралды 57 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 3 МЛН
Tilix: Because life's too short for a boring terminal!
17:30
JustAGuy Linux
Рет қаралды 4,2 М.
Turn Your Window Manager Into A Desktop Environment
16:47
DistroTube
Рет қаралды 143 М.
I switched to Linux 30 days ago... How did it go?
28:46
Craft Computing
Рет қаралды 281 М.
Why you'd want a TILING WINDOW MANAGER, and why I DON'T
16:56
The Linux Experiment
Рет қаралды 268 М.
Debian 12 Bookworm Minimal Install w/BTRFS
24:34
JustAGuy Linux
Рет қаралды 71 М.
7 Apps Better Than The Defaults Your Distro Ships
12:43
DistroTube
Рет қаралды 105 М.
Geany - My favorite text editor!
20:17
JustAGuy Linux
Рет қаралды 9 М.
Sway Installation - New Script!
21:18
JustAGuy Linux
Рет қаралды 6 М.
DK Window Manager First Look
25:56
The Linux Cast
Рет қаралды 12 М.