Configure i3 part 1

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 30

  • @Aemilindore
    @Aemilindore 4 года назад +1

    This video is still valid. Thanks. Great explanation.

    • @IrishluckLinux
      @IrishluckLinux  4 года назад

      Glad you liked it. Most of my videos are still viable. I did another i3 config video where I go from vanilla to what I ran.

    • @Aemilindore
      @Aemilindore 4 года назад

      @@IrishluckLinux Yes, I noticed it. But there is still a lot of information in these videos such as integration of special fonts etc thats missing in those videos. In my journey, I need to master those then I will move to i3blocks.
      One question if you dont mind, I like the manual way I can place windows in i3. Is it doable in DWM? what is your daily driver?
      I like that you go into details in your videos.

  • @Methanoutput
    @Methanoutput 9 месяцев назад

    You saved me, thank you so much

  • @peritrima
    @peritrima 9 лет назад +2

    your tutorial is amazing, only thing is there a way to type in nano or vim the "special character" (say drupal) without having to copy paste it? i can't seem to be able to paste it in any of those two...

  • @saschahevelke6396
    @saschahevelke6396 9 лет назад +1

    It's not a bug that the workspace '1' doesn't disappear, your shortcut simply moved to a new workspace and you never closed the old one

  • @IrishluckLinux
    @IrishluckLinux  10 лет назад

    +The Aftermath If you are using Arch. these icons are in the AUR and you don't have to do anything after. Just type in ttf-font-awesome. It should work after that.

    • @jamesgoodman37
      @jamesgoodman37 9 лет назад

      ***** Wait, where do you type ttf-font-awesome? I just installed it from the AUR and my terminal shows the icons properly (instead of boxes) but the conky bar still shows boxes. I didn't download/copy the font to /usr/share/fonts because I thought installing it from the AUR would take care of that but it didn't (so what's the point of installing it from the AUR?).

    • @IrishluckLinux
      @IrishluckLinux  9 лет назад

      James Goodman It should automatically put that in there for you. Try to reboot to see if that will help.

    • @jamesgoodman37
      @jamesgoodman37 9 лет назад +1

      ***** I changed it to "font pango:Cousine, Awesome 9" instead of "font xft:Cousine, Awesome 9" in i3 config and it works, although I don't know why I couldn't get it to work with xft.

    • @IrishluckLinux
      @IrishluckLinux  9 лет назад +2

      James Goodman I don't know. I'm glad you got it to work. Now you get to enjoy it.

  • @IrishluckLinux
    @IrishluckLinux  10 лет назад

    Sanal K Joy my primary distro is Arch but for these videos I use Mint.

  • @ambassadorofpain1
    @ambassadorofpain1 10 лет назад

    On arch I just get empty boxes when I try the icons. Do you have to set a specific locale or something?

  • @IrishluckLinux
    @IrishluckLinux  10 лет назад

    The Aftermath I have updated the description on what to put into the Configuration file.

  • @GonzaloOviedoLambert
    @GonzaloOviedoLambert 6 лет назад

    A note, you need to install with a Typography Visor of Fonts and install first

  • @chopcooey
    @chopcooey 7 лет назад

    doesn't work for me, i can't copy the icon in vim even tho i have the font installed

    • @IrishluckLinux
      @IrishluckLinux  7 лет назад

      chopcooey OK if you are getting a tiny box then it's there. What terminal you using?

    • @chopcooey
      @chopcooey 7 лет назад

      i am using urxvt, when i paste in vim, i get something like this: \uf042
      directly in the terminal i get a question mark
      in gedit i get the icon

    • @chopcooey
      @chopcooey 7 лет назад

      i also get the same thing in the other terminals ive tried, xterm, terminator

    • @mboyle16
      @mboyle16 7 лет назад

      chopcooey I get the same. You can try termite and it should show the icon.

    • @chopcooey
      @chopcooey 7 лет назад

      yea, it works in termite, but i don't wanna use termite, since it cannot be transparent without a composite manager, and when i use those, i get tearing on my videos. smh

  • @sonyj87
    @sonyj87 10 лет назад

    Which distro do you use...

  • @melledonous6441
    @melledonous6441 9 лет назад

    when i try to access gedit for i3 config, its empty

    • @loose4241
      @loose4241 8 лет назад

      +Melledonous copy paste gedit ~/.i3/config

    • @adailycanof
      @adailycanof 8 лет назад

      I get the same as well but not sure how to fix it

    • @loose4241
      @loose4241 8 лет назад

      Guys I literally gave you the fix

    • @vi2nano
      @vi2nano 8 лет назад

      You have to make sure you're in the right directory... If you're having trouble with that maybe i3 isn't the best WM for you. No offense but. Take some time and use Gnome or KDE and learn more about the linux file structure and practice navigating your computer and programs from strictly the CLI. Once you get comfortable keep challenging yourself. Don't throw yourself to the wolves right off the bat.

  • @IrishluckLinux
    @IrishluckLinux  10 лет назад

    ***** make sure you change your dmenu setting in the config file to this: bindsym $mod+d exec --no-startup-id dmenu_run