Skip to content

otavioschwanck/my-i3-gaps

Repository files navigation

My I3 Gaps files

My personal i3 configuration, you may need to edit the .i3/config to match your needs.

You probabily need to edit the polabar/config wlan module, to use your internet interface

Requirements:

  • Python 3
  • i3-gaps
  • Polybar
  • Rofi
  • Font-Awesome-5
  • Nitrogen
  • nerd-fonts-complete
  • Adobe Source Code Pro font
  • rxvt-unicode
  • alsa-utils
  • mate-power-manager
  • Install all the requirements from the 'What you will need' section. Either manually or use one of the scripts created for some distros:

    # For Arch, ArchLabs or Manjaro Linux
    ./install_arch.sh
    
    # For Debian
    ./install_debian.sh
    
    # For Ubuntu
    ./install_ubuntu.sh
    

    You will need those itens for manjaro:

    • maim
    • xclip
    • rofi
    • polybar (AUR)
    • xorg-xbacklight
    • ttf-font-awesome

    Fix HOME and END for urxvt:

    Add: "\e[7~":beginning-of-line "\e[8~":end-of-line

    to /etc/inputrc

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published