To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/typecraft . You’ll also get 20% off an annual premium subscription.
RICEing comes from the car world where you would modify your Honda Civic. It stands for Race Inspired Cosmetic Enhancements. It's funny how it still applies on Linux 😂
something I recently learnt was that you can do "sudo !!" to run the last command with sudo, super helpful if you forget to start a command like pacman with sudo
@typecraft_dev I love everything about this channel. Your humor, detailed walkthrus and explanations while moving at a nice pace, and even your intro. I can't get enough!
Great timing! I used to be a big i3wm guy when I started my linux journey, but I got lazy and bounced back to Gnome. These days I've been craving a tiling window manager, and just yesterday I installed i3wm, awesome and hyprland Gonna try this config for my i3. cheers
I've been following this channel ever since that first video about neovim configurations and I really love where this is going. Thank you Chris, and please keep up the awesome work!
Thanks so much for this video series. Kinda new to Linux and was struggling to set up qtile. Your video made using tilling wms intuitive. You made i3 soooo easy to set up. I didn't feel like I was copying code, I felt like I knew what I was doing. Great!
these videos are actually what is getting to plan to switch from ubuntu to arch/i3. havent done that yet because it always kinda scared me but these videos make it super approachable
@@PedroMorenoSantanna hey you had any difficulty follwoing the steps in ubuntu? I want to give a shot at the tutorial but I use mint thats why I am asking
Hey thanks a TON for this. I've got Hyprland running on my non-nVidia machines but my main PC just won't play nice with it. Haven't had the time to focus on getting a sane i3 setup, so you really helped cut through the crap and get me up and running fast. I've now got my i3 config to roughly match hyprland so all the hotkeys are the same, etc. Wonderful stuff. So much better than managing free floating windows.
I hate your videos! *They are so well done, I didn’t skip you ad* 🤣 Seriously, some of the best tutorials I’ve seen outside of the DaVinci Resolve content I watch.
rather than using the feh i would suggest using the nitrogen and just put exec nitrogen --restore in i3 config it will do it's job. it's much simpler to use.
17:06 i think i have problem here but i didn't figure it when i write the command ``exec_always --no-startup--id killall polybar`` when i refresh the window all the polybar kill them without having any polybar
What you can try here is forcing the activation command to sleep for 0.3-0.4 seconds. so the killall stays the same. The command right below it, add sleep 0.3 && polybar, worked for me.
AFAIK, support and development for YAY ended some 3-4 years ago, when its main creator and maintainer left the project and started PARU. While you can still install and use YAY, no further upgrades and patches are or will be available. Please correct me if I'm wrong. Thanks.
I don't know why but using the "exec_always --no-startup-id ~/.config/polybar/launch_polybar.sh" script works better than "exec_always --no-startup-id polybar". After log in most times polybar doesn't start using "exec_always --no-startup-id polybar" in ~/.config/i3/config. 👍
@@AlexGhoro Did you refer the correct path to the script. I believe that maybe there is typo or a misconfiguration with all my respect, because the script works like a charm!
I'm very impressed with your Linux config knowledge. I was just configuring a Debian/IceWM desktop and read in multiple sources that XServer allows any application running on your XServer desktop to access keyboard keypresses WITHOUT root access. I also read Wayland was designed to prevent every application on your Linux desktop from having the ability to become a keylogger. Are you aware of any way to prevent this non-root keylogger risk? Also, you mentioned your MAC use. Does MAC have the same problem? Not for sure if being Linux they also use XServer. Thanks.
Are you using neofetch or another fetch program like fastfetch? Would be cool to see that configuration too although I'm sure it's not very complicated haha
cant get the battery to show up in polybar... can anybody help me fix this?? edit: i fixed it-- in the polybar config file change: battery = BAT1 to battery = BAT0
if you guys have a higher refresh rate monitor (e.g 75hz, 144hz, 165hz, etc) and resolution, don't forget to install and use xrandr, put that on your i3 config as well.
the poly bar does not open i3 manages to kill it even if you put the killall command on top of the config idk how to fix it xd ecpect just creating a keybind and starting it manualy
Please put an epilepsy warning or something before you switch between the terminal and Firefox really fast, thank you and I am loving the series so far!
great video mate. in the next video could you deeper into fonts configuration. im also running i3wm on arch but can't figure out how to change the default font in the webbrowser whenever code inserts are shown.
i have been following this course from the start and not one of the key commands that you use have worked on my system... super + enter / super + t / mod shift r..... they either do nothing or they do something completely different... itś making me very nervous that i was able finally to change font size from 8 to 14 then hit mod shift r and nothing happens apart from adding gibberish to my config file :(
My brother in Christ if you don't know what nvim is.. this is not for you. First look up a basic guide to use vim (not nvim) and then do sudo pacman -S neovim
Loving this series (and I dont even use a developer/coding workflow) I can set up in a VM but do you have any tips/resources for using archinstall on an already partitioned disk, haven't made it past that roadblock to run on bare metal
@@KetanCSE I had the same problem. I ran your command. But then I run the first command again and I get nothing. Just an empty textfile. It feels like this guy making the video skips a lot of steps. I guess I will have to google for a while.
The lack of ricing on the Pacman config bothers me. That's usually the first thing I do with a new install; makes things look less bland when things get going.
oh god, I spent all my day trying awesomewm, then i3, then hyprland, and back to i3. then I spent a lot of time trying to figure out the screen tearing, found picom, and tried many bar packages and configs. and now, when I'm about to sleep, I found that video explaining everything 😅 awesome content man. thank you so much
Great Series! I have just switch to im3 from watching it, but in Debian. I noticed that i3 already comes with a line for rofi (that is commented). Also I did not find the need for picom (or my eyes are fried, not sure which one). Looking foward for the next one.
Great overview thank you. The dotfile are really useful, and i like the mode icons in rofi, but can't find where these are coming from. I though it was the Meslo nerd fronts but these are less detailed and monochromatic. Is there an emoji source or font that is being used? I also downloaded the jetbrains fonts but that did not seem to resolve them either.
I solve a lots of steps you skip via Google and your comments. But I cant write in the file. If I do erase with backspace it just moves over the letters. But I found out I can delete the text with the Del button. But I cant write anything. When I press the letters on my keyboard nothing happens. When I tried to write Meslo I can clearly see you write a capital M. When I press shift+m it just move the cursor to another location in the file. When I use the CapsLock+m it still just moves the cursor. How do I save the file? How do I quit the file? I managed to quit the file but when I try to reopen the file it says its already open. This don't work. Anyone know a tutorial that works?
I cloned the dotfiles repository into /opt/ out of habit and it created the symlink in /opt as .config instead of the ~/.config directory. Cloning the dotfiles into my home directory and running picom fixed this behavior. It's possible to manually set the target using flags in stow if you prefer to have the git repos in /opt, but I'm following the tutorial for now.
I am having trouble with clip board sharing in i3, it works perfectly fine in gnome but when i switch to i3 i cannot share clipboard, any solution for this?
copied everything one to one, but somehow polybar gone for me once i added that line with "kill" also seems like rofi doesn't find all the apps i have installed toopen. like, for example, telegram, I can't open it. or password manager great tutorial tho
How do you settle down with your setups? Like seriously, whenever I go to the unixporn subreddit I feel stupid - Other people ricing looks soo good and smooth while mine pales in comparison and then I have to start all over again with new tools and window managers only to go to the subreddit again and to find some new things...
interesting vid that i bookmarked for future reference if/when KDE pisses me off enough to switch. i like the single config file. a couple recommendations for you though: 1) check out yadm if you haven't already for dotfile management, and 2) i like that you mentioned multiple monitors in this video, would love to have seen more of that in the previous video so perhaps something to add to future entries in this series...just my 0.00013XMR ($0.02 ;)
Switching to i3 was amazing, but I encountered some issues that affected my productivity. For example, I had trouble with connecting to Bluetooth, low battery reminders, clicking using the trackpad, taking screenshots, etc. Is there a way to fix these problems? I don't have the time to research them, so I've gone back to Fedora for now with improve to move workspace by super+number
What problems do you have with bluetooth? I always connect to my airpods when im on my arch machine. I just sudo systemctl start bluetooth, then I can connect to my device easily with a gui like blueman-manager
@@paladin9876 Normally DEs have a taskbar icon that allows you to access them, but here dont have anything of that sort. What do you do ? Connect to a bluetooth device on command lline ?
I fixed it. I put in an extra line "exec_always --no-startup-id "sh -c 'sleep 0.1; exec polybar" . I think it's because it loads the config "too" fast for it to catch up, so i put a bit of delay on the polybar startup after they all have been killed.
Awesome video! I do have a question though. I am currently using Pop-Os instead of Arch (and it is not a new install). After completing the whole installation + configuration of i3 I wanted to open some applications (other than firefox) and I could not find them in dmenu (nor rofi). Is there a reason for this ? For example i had to reinstall thunderbird and discord in order to call them while using i3. Is this happening to anyone else ? More importantly though, I can' t seem to open the system settings. As a result, I can' t connect my bluetooth headphones.... Without them I am afraid I won' t be able to listen to your videos as much D: Is this something that is related to polybar, the distribution, or i3 ?
When i try to reload the config of i3 i get an error "Error status_command not found or is missing a library dependency exit(127)" Any fix for this, sir? Edit : nvm fixed it, all we had to do was run "sudo pacman -S i3status" by default i3 set i3status as bar
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/typecraft . You’ll also get 20% off an annual premium subscription.
RICEing comes from the car world where you would modify your Honda Civic. It stands for Race Inspired Cosmetic Enhancements. It's funny how it still applies on Linux 😂
so funny, I never found that reference. That makes a TON of sense though. I live my life one quarter mile at a time
I was wondering! I have friends in the car world who used the term.
Linux definitely has some parallels, including the idea of a project car 😂
@@cthecheese1620 oh absolutely!
Hot Wok!
Also ricing was used for people who custom compiled everything.
Current use of it for theming is IMO not really ricing.
Make me faster not handsome like the prime gen, focus needs to be on speed
something I recently learnt was that you can do "sudo !!" to run the last command with sudo, super helpful if you forget to start a command like pacman with sudo
Really useful! In fish, alt + s has the same effect (sudo !! doesn't work there)
GCC and -O99 -funroll-froot-loops flags all day!
another tip sudo !12
will execute the 12th command in your history
There a plugin that does the same with double escape in Oh My Zsh
"su" + up arrow is faster if you have substring search turned on.
I think this channel is just the best we have about Linux and Vim stuff right now. Very good job, thank you!
Wow, thanks!
You are literally the only guy I keep checking for new uploads, last time it was the Neovim config and this time Arch with i3 btw.
Thanks.... nerd !
Normally, I don't expect to watch a video, but I was waiting for this one to watch. Thanks, man!
Hope you enjoyed it!
@@typecraft_devI installed i3 and pressing mod+return and curson starts loading for a few seconds but nothing happening.
I wish I had a resource like this when I started using i3; LOVED the video; great job!
Thanks!
@typecraft_dev I love everything about this channel. Your humor, detailed walkthrus and explanations while moving at a nice pace, and even your intro. I can't get enough!
Great timing!
I used to be a big i3wm guy when I started my linux journey, but I got lazy and bounced back to Gnome.
These days I've been craving a tiling window manager, and just yesterday I installed i3wm, awesome and hyprland
Gonna try this config for my i3. cheers
SwayWM!!!
to be honest i was waiting for this one for many days dude , thank for helping me to rice my linux , thankyouuuuu
I've been following this channel ever since that first video about neovim configurations and I really love where this is going. Thank you Chris, and please keep up the awesome work!
Bet! I'm totally doing thing after my semester ends, nice tutorial!
Thanks so much for this video series. Kinda new to Linux and was struggling to set up qtile. Your video made using tilling wms intuitive. You made i3 soooo easy to set up. I didn't feel like I was copying code, I felt like I knew what I was doing. Great!
I love I3WM and I started using it after I saw your video about how different youtubers desktop look like that...Thanks Nerd for introducing me to it.
these videos are actually what is getting to plan to switch from ubuntu to arch/i3. havent done that yet because it always kinda scared me but these videos make it super approachable
I'm currently using ubuntu (my first distro) and the tuturials are 100% compatible :D apt installing the heck out of those videos :D
@@PedroMorenoSantanna hey you had any difficulty follwoing the steps in ubuntu? I want to give a shot at the tutorial but I use mint thats why I am asking
@@surajkewat1253 None whatsoever. All the apps mentioned so far are covered in apt.
Hey thanks a TON for this. I've got Hyprland running on my non-nVidia machines but my main PC just won't play nice with it. Haven't had the time to focus on getting a sane i3 setup, so you really helped cut through the crap and get me up and running fast. I've now got my i3 config to roughly match hyprland so all the hotkeys are the same, etc. Wonderful stuff. So much better than managing free floating windows.
thank you for breaking things down step by step and explaining the WHY behind each step too!
I hate your videos! *They are so well done, I didn’t skip you ad* 🤣
Seriously, some of the best tutorials I’ve seen outside of the DaVinci Resolve content I watch.
Glad to hear it!!!
rather than using the feh i would suggest using the nitrogen and just put exec nitrogen --restore in i3 config it will do it's job. it's much simpler to use.
oh that is a good idea! thanks!
Both feh and nitrogen are bloat (jk). You can set wallpaper with ImageMagick
17:06 i think i have problem here but i didn't figure it
when i write the command
``exec_always --no-startup--id killall polybar``
when i refresh the window all the polybar kill them without having any polybar
my full command tree tho
**exec_always --no-startup-id killall polybar**
**exec_always --no-startup-id polybar**
I have this problem too, did you find the solution?
@@eminem992i Did you find a solution?
@@chiefvorpal Were you able to figure it out?
What you can try here is forcing the activation command to sleep for 0.3-0.4 seconds. so the killall stays the same.
The command right below it, add sleep 0.3 && polybar, worked for me.
I like your sense of humor
I like you :)
I really needed this tutorial man. The disrespect I've been getting on the streets is unreal but that's about to change.
Go get your respect you deserve it
Oh yeh! I love i3. It's my only wm. Great video.
Having the status bar on the bottom is heresy... subbed
I noticed that the background still goes to home instead of ~/.config
Sent a pull request on the dotfiles repo if you would like to merge that in
AFAIK, support and development for YAY ended some 3-4 years ago, when its main creator and maintainer left the project and started PARU.
While you can still install and use YAY, no further upgrades and patches are or will be available.
Please correct me if I'm wrong.
Thanks.
You should also mention autotiling and how to add tray to polybar
Lots of useful tips here.
Especially learning how to install/use Yay.
Thanks.
I don't know why but using the "exec_always --no-startup-id ~/.config/polybar/launch_polybar.sh" script works better than "exec_always --no-startup-id polybar". After log in most times polybar doesn't start using "exec_always --no-startup-id polybar" in ~/.config/i3/config. 👍
for me the scrip doesn't work
@@AlexGhoro Did you refer the correct path to the script. I believe that maybe there is typo or a misconfiguration with all my respect, because the script works like a charm!
thank you so much! i was struggling with this
You need to make it executable
chmod +x filename
I'm very impressed with your Linux config knowledge. I was just configuring a Debian/IceWM desktop and read in multiple sources that XServer allows any application running on your XServer desktop to access keyboard keypresses WITHOUT root access. I also read Wayland was designed to prevent every application on your Linux desktop from having the ability to become a keylogger.
Are you aware of any way to prevent this non-root keylogger risk?
Also, you mentioned your MAC use. Does MAC have the same problem? Not for sure if being Linux they also use XServer.
Thanks.
Absolutely love this channel man! Thank you for taking the time to explain and help educate us amateur linux users! 😂 You def earned a sub
Love your content! As always
Let’go Nerds!! 🤓😎👾
LETSGOOO
Are you using neofetch or another fetch program like fastfetch? Would be cool to see that configuration too although I'm sure it's not very complicated haha
It's impossible to watch a video about linux without hearing a "by the way" joke
Great video! I used the exact same programs in my configuration😁
Awesome!
cant get the battery to show up in polybar... can anybody help me fix this??
edit: i fixed it-- in the polybar config file change:
battery = BAT1 to battery = BAT0
For me, I also has to change the adapter to AC.
Thank you!
You have some of the best tutorials around. Hoping you get an itch to jump over to nix soon.😊
hi good sir, you earned a sub , just wanna thanks and let you know that I will be waiting for more videos in this playlist
Awesome thanks!
#1 reason to use yay over paru- it makes every package update or install feel like a celebration.
if you guys have a higher refresh rate monitor (e.g 75hz, 144hz, 165hz, etc) and resolution, don't forget to install and use xrandr, put that on your i3 config as well.
the poly bar does not open i3 manages to kill it even if you put the killall command on top of the config idk how to fix it xd ecpect just creating a keybind and starting it manualy
Episode 3 finally, let's go!
Thank you very much! It's my first time using a WM, and now I was able to get out of that boring interface without breaking the I3 XD
You are a very good explainer. You deserve some respect., including from your family. lol
Haha
Please put an epilepsy warning or something before you switch between the terminal and Firefox really fast, thank you and I am loving the series so far!
This thing of waiting 1 week to have new episode is frustrating. And hey, Thanks Nerd!
I understand, I'm frustrated too. Making these as fast as I can :)
Hi and thanks for your very interesting contents! Maybe is a question that was already made, but: why did you start with i3 and not with sway? Thanks
@typecraft awesome content, love the new series, I was just wondering what your dev job is, like web dev or what?
Yes, I am a web dev. Spent a lot of my career in JS and Rails. A little python/flutter/elixir thrown in along the way.
@@typecraft_dev thanks for the reply!
Since everyone is transitioning from x-org to wayland is sway an adequate alternative to I3 for the future?
I use Artix (dinit), booting directly from UEFI, Hyprland, Nvim, Kitty. Perfect setup
Please make a Dedicated video on GNU Stow....
I 100% will be
@@typecraft_dev Thank you!!!😄
@@typecraft_dev Please go over why using stow is better than just using git
@@typecraft_dev can you please make a dedicated video on hyperland as well........
@@awaissajid4739 sure!
Are you gonna livestream anytime soon on typecraft talks?
YUP
BTW, I use FreeBSD! 😉😉 BTW, i3wm is also available for BSD OSes!
I use Plan9 from userspace btw.
great video mate. in the next video could you deeper into fonts configuration. im also running i3wm on arch but can't figure out how to change the default font in the webbrowser whenever code inserts are shown.
i have been following this course from the start and not one of the key commands that you use have worked on my system... super + enter / super + t / mod shift r..... they either do nothing or they do something completely different... itś making me very nervous that i was able finally to change font size from 8 to 14 then hit mod shift r and nothing happens apart from adding gibberish to my config file :(
2:43 doesnt work for me bro 😭😭
İt says nvim command not found
My brother in Christ if you don't know what nvim is.. this is not for you. First look up a basic guide to use vim (not nvim) and then do sudo pacman -S neovim
Or use nano
how are you on an arch linux video and clueless as to what vim or neovim are?
@@harshwardhansingh9915 ur right
For the people that have an AMD gpu, you guys can try out sway, it's basically i3 but feel more modern
Does i3 not play nice with AMD gpus?
I know that sway is just a drop in replacement for i3 that uses Wayland. Does Wayland have better AMD support?
@@LightningMcCream Not really, it's just that nvidia really sucks on sway. AMD work great out of the box so that's less of a headache.
@@xpertdbx to quote the legend himself "Hey nvidia. Fuck you"
What about nvidia gpu users?
@@deven_gaming Just keep using x11 atm, especially for titling window manager
You didn't show how to configure ZSH and make it look like your prompt previously with all the colors.
I'm don't know if I missed a step but, when I try to go into the i3 config folder, it says that it doesn't exist. Anyone why's that?
Loving this series (and I dont even use a developer/coding workflow)
I can set up in a VM but do you have any tips/resources for using archinstall on an already partitioned disk, haven't made it past that roadblock to run on bare metal
How do you fix bash:nvim: command not found
sudo pacman -S neovim
first then run the command
@@KetanCSE I had the same problem. I ran your command. But then I run the first command again and I get nothing. Just an empty textfile. It feels like this guy making the video skips a lot of steps. I guess I will have to google for a while.
The lack of ricing on the Pacman config bothers me. That's usually the first thing I do with a new install; makes things look less bland when things get going.
@typecraft_dev where do you get your wallpapers!?!?!?
oh god, I spent all my day trying awesomewm, then i3, then hyprland, and back to i3.
then I spent a lot of time trying to figure out the screen tearing, found picom, and tried many bar packages and configs.
and now, when I'm about to sleep, I found that video explaining everything 😅
awesome content man. thank you so much
Could this be ported to Sway?
how to show the title bar on the status bar?
How can I do fractional scaling in arch gnu?
Great Series! I have just switch to im3 from watching it, but in Debian. I noticed that i3 already comes with a line for rofi (that is commented). Also I did not find the need for picom (or my eyes are fried, not sure which one). Looking foward for the next one.
Great overview thank you. The dotfile are really useful, and i like the mode icons in rofi, but can't find where these are coming from. I though it was the Meslo nerd fronts but these are less detailed and monochromatic. Is there an emoji source or font that is being used? I also downloaded the jetbrains fonts but that did not seem to resolve them either.
Found it! Just need to install noto-fonts-emoji
I solve a lots of steps you skip via Google and your comments. But I cant write in the file. If I do erase with backspace it just moves over the letters. But I found out I can delete the text with the Del button. But I cant write anything. When I press the letters on my keyboard nothing happens. When I tried to write Meslo I can clearly see you write a capital M. When I press shift+m it just move the cursor to another location in the file. When I use the CapsLock+m it still just moves the cursor.
How do I save the file?
How do I quit the file?
I managed to quit the file but when I try to reopen the file it says its already open.
This don't work. Anyone know a tutorial that works?
When i am running polybar in terminal it shows me options like -h -v etc , and doesn't run the polybar ,
can someone help me.
How do you handle managing audio devices? Headphones,etc.?
What's the advantage of i3wm over Awesome WM?
ricing your desktop but not your firefox browser?
Can we add bluetooth and wifi functionalites to rofi ? If not what do you do when you want to connect to wifi or change a bluetooth device ?
Hey typecraft, what do you have against Dynamic Tiling Window Managers?
yo have you tried hyprland?
thanks nerd!
how do I lock my screen with i3 set up? 🤔
I'll have to do some troubleshooting, but following your steps exactly "stow picom" did not create the symbolic link on my machine.
I cloned the dotfiles repository into /opt/ out of habit and it created the symlink in /opt as .config instead of the ~/.config directory. Cloning the dotfiles into my home directory and running picom fixed this behavior.
It's possible to manually set the target using flags in stow if you prefer to have the git repos in /opt, but I'm following the tutorial for now.
I've been having some green lines appear whenever I switch workspaces. Any workaround?
I am having trouble with clip board sharing in i3, it works perfectly fine in gnome but when i switch to i3 i cannot share clipboard, any solution for this?
Looks kool I don't think I would ever use it, though, to be honest. I just use tmuxinator to configure environment 👍
Fair enough! Linux and tiling window managers aren't for everyone haha
copied everything one to one, but somehow polybar gone for me once i added that line with "kill"
also seems like rofi doesn't find all the apps i have installed toopen. like, for example, telegram, I can't open it. or password manager
great tutorial tho
How do you settle down with your setups? Like seriously, whenever I go to the unixporn subreddit I feel stupid - Other people ricing looks soo good and smooth while mine pales in comparison and then I have to start all over again with new tools and window managers only to go to the subreddit again and to find some new things...
interesting vid that i bookmarked for future reference if/when KDE pisses me off enough to switch. i like the single config file. a couple recommendations for you though: 1) check out yadm if you haven't already for dotfile management, and 2) i like that you mentioned multiple monitors in this video, would love to have seen more of that in the previous video so perhaps something to add to future entries in this series...just my 0.00013XMR ($0.02 ;)
Totally recommended.
Please, Is there a way to take screenshot, of a region, window or entire desktop in i3 wm.
shutter will work
Switching to i3 was amazing, but I encountered some issues that affected my productivity. For example, I had trouble with connecting to Bluetooth, low battery reminders, clicking using the trackpad, taking screenshots, etc. Is there a way to fix these problems? I don't have the time to research them, so I've gone back to Fedora for now with improve to move workspace by super+number
What problems do you have with bluetooth? I always connect to my airpods when im on my arch machine. I just sudo systemctl start bluetooth, then I can connect to my device easily with a gui like blueman-manager
@@paladin9876 Normally DEs have a taskbar icon that allows you to access them, but here dont have anything of that sort. What do you do ? Connect to a bluetooth device on command lline ?
you can make install dwm from arch kde
you probably could've fixed the race condition by removing --no-startup-id :)
I run Archlinux on a VM, and now all of a sudden it freezes once i've logged into i3. Anyone experienced this issue before?
Hey, what kind your computer is, mac mini?, .. do you use archlinux on an emulator?
After installing picom switching between workspaces became very laggy.
I installed sway instead of i3, do you think you can replicate the same config?
the killall polybar thing just dont worked for me lol. the polybar just wont show anymore
Same, did you find a fix?
I fixed it. I put in an extra line "exec_always --no-startup-id "sh -c 'sleep 0.1; exec polybar" . I think it's because it loads the config "too" fast for it to catch up, so i put a bit of delay on the polybar startup after they all have been killed.
@@iPha1L ty man, i tried something similar, because I suspected the same things. i just couldnt get the right command tytyty
thank you was looking for this!
Awesome video! I do have a question though. I am currently using Pop-Os instead of Arch (and it is not a new install). After completing the whole installation + configuration of i3 I wanted to open some applications (other than firefox) and I could not find them in dmenu (nor rofi). Is there a reason for this ? For example i had to reinstall thunderbird and discord in order to call them while using i3. Is this happening to anyone else ? More importantly though, I can' t seem to open the system settings. As a result, I can' t connect my bluetooth headphones.... Without them I am afraid I won' t be able to listen to your videos as much D:
Is this something that is related to polybar, the distribution, or i3 ?
When i try to reload the config of i3 i get an error "Error status_command not found or is missing a library dependency exit(127)"
Any fix for this, sir?
Edit : nvm fixed it, all we had to do was run "sudo pacman -S i3status"
by default i3 set i3status as bar
Thanks Nerds