Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
i3 tiling window manager, Install Fest 2018
Search
Ondrej Sika
March 03, 2018
Programming
1
290
i3 tiling window manager, Install Fest 2018
Ondrej Sika
March 03, 2018
Tweet
Share
More Decks by Ondrej Sika
See All by Ondrej Sika
ZEIT, Serverless Deployments
ondrejsika
0
60
Introduction to Docker & Kubernetes @ JavaDays 2019
ondrejsika
1
210
Terraform - Infrastructure as a Code
ondrejsika
1
200
Gitlab CI + Docker (LinuxDays 2018)
ondrejsika
2
240
TechEd 2018, Introduction to Docker
ondrejsika
0
480
Automation using Gitlab CI and Docker, DevHeaven 2018
ondrejsika
0
200
Lightning Network aneb Bitcoin 2.0, Plzensky Barcamp, 7.4.2018
ondrejsika
0
95
Python Libraries for Bitcoin and Ethereum, PyCon SK 2018
ondrejsika
1
140
Docker, Zlin, 8. 2. 2018
ondrejsika
0
100
Other Decks in Programming
See All in Programming
return文におけるstd::moveについて
onihusube
1
1.2k
フロントエンドのディレクトリ構成どうしてる? Feature-Sliced Design 導入体験談
osakatechlab
8
4.1k
Webエンジニア主体のモバイルチームの 生産性を高く保つためにやったこと
igreenwood
0
340
menu基盤チームによるGoogle Cloudの活用事例~Application Integration, Cloud Tasks編~
yoshifumi_ishikura
0
110
Security_for_introducing_eBPF
kentatada
0
110
テストケースの名前はどうつけるべきか?
orgachem
PRO
0
150
Fibonacci Function Gallery - Part 1
philipschwarz
PRO
0
220
Stackless и stackful? Корутины и асинхронность в Go
lamodatech
0
900
ドメインイベント増えすぎ問題
h0r15h0
2
400
[JAWS-UG横浜 #76] イケてるアップデートを宇宙いち早く紹介するよ!
maroon1st
0
500
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
120
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
560
Featured
See All Featured
The Language of Interfaces
destraynor
154
24k
Testing 201, or: Great Expectations
jmmastey
40
7.1k
How to Ace a Technical Interview
jacobian
276
23k
A Tale of Four Properties
chriscoyier
157
23k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
VelocityConf: Rendering Performance Case Studies
addyosmani
326
24k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
170
How GitHub (no longer) Works
holman
311
140k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
Docker and Python
trallard
42
3.1k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Transcript
i3 tiling window manager Ondrej Sika
[email protected]
Install Fest 2018,
CVUT, Praha, 3. 3. 2018
https://sika.link/if18
Ondrej Sika - Software Engineer @ Slush Pool - Consultant,
Trainer - Scout, Libertarian
What is window manager?
None
My motivation behind i3?
Love minimalism ...
… hate Gnome 3!
Started looking for something useful.
None
i3
https://i3wm.org
i3 features - tiling - no floating windows - no
mouse needed - fast - minimalistic - No settings GUI - No file manager - No display manager
Installation If you already have a WM (eg.: Gnome), just
install i3: sudo apt install i3 If you don't have X server, you have to install it: sudo apt install xorg
Run If you have some display manager, in login window
just select i3. If you don't have it, login to system and startx: startx
Demo time!
Configuration Config file location: /etc/i3/config ~/.i3/config ~/.config/i3/config /etc/i3status.conf
https://github.com/ondrejsika/i3-config
Summary Why i love i3 more than 7 years -
boost productivity - it's fast - stable, minimalistic - no mouse needed
Thank you & Questions Ondrej Sika email:
[email protected]
web: ondrej-sika.cz
twitter: @ondrejsika linkedin: /in/ondrejsika/ Slides & materialy na https://sika.link/if18