GithubHelp home page GithubHelp logo

i3-config's Introduction

i3-config

These are my i3 window manager configuration files.

The config file is influenced greatly by the i3 setup video tutorial by Code Cast, which can be found at https://www.youtube.com/watch?v=j1I63wGcvU4

The settings.ini file is located in the ~/.config/gtk-3.0 directory.
The config file goes into the ~/.config/i3/ directory.
.vimrc goes into home directory (~/), as usual.

I set these up assuming Spotify and Chrome is installed, changes include:

  1. Font is now San Francisco size 12
  2. Icons added to workspace tabs
  3. Movement of focus from workspace to workspace is changed to keys: h,j,k,l, as opposed to the standard j,k,l,;, to replicate movement in Vim.
  4. Vim settings are configured with Solarized colour scheme, use the <f5> key to toggle between that and the Zenburn colour scheme.
  5. Bottom bar colour is changed, borders are removed, and the xfce4-panel is included at the top (I got used to it, it does the job well).

To install necessary software type
sudo apt-get install feh i3blocks rofi compton scrot

You may need to modify the padding in the .vimrc file for finding apps with $mod+d, it will work based on screen size, so just check by increasing/decreasing padding value, save and press$mod+r to restart the configuration, then try it out by pressing mod+d.

Also, set up special characters for bottom block with Font-Awesome, at https://github.com/fortawesome/font-awesome
To set up, clone the repository from link above, go into the fonts directory and type mkdir ~/.fonts, followed by mv ./*.ttf ~/.fonts. Then, check to see that you did a good job by typing cd ~/.fonts && ls -alh.

Extra downloads:
Spotify for Linux: https://www.spotify.com/ca-en/download/linux/
Chrome for Linux: https://www.google.ca/chrome/browser/desktop/

i3-config's People

Contributors

timr11 avatar

Stargazers

Ryan Feigenbaum avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.