All Projects β†’ TxGVNN β†’ I3 Config

TxGVNN / I3 Config

Licence: gpl-2.0
i3wm configuration files

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to I3 Config

I3 Gnome Pomodoro
πŸ… Integrate gnome-pomodoro into i3
Stars: ✭ 159 (+96.3%)
Mutual labels:  workspace, i3, i3wm
Dotfiles
i3 + Plasma: using the i3 window manager on the top of KDE Plasma and other dotfiles, configurations, scripts, workarounds and practises from my Debian Sid machines.
Stars: ✭ 651 (+703.7%)
Mutual labels:  workspace, debian, i3wm
I3 Gaps Deb
Tool to create and install Debian (or Ubuntu) packages of i3-gaps.
Stars: ✭ 236 (+191.36%)
Mutual labels:  debian, i3, i3wm
i3altlayout
i3wm efficient screen real estate
Stars: ✭ 40 (-50.62%)
Mutual labels:  i3, tiling-window-manager, i3wm
raiseorlaunch
A run-or-raise-application-launcher for i3 window manager.
Stars: ✭ 35 (-56.79%)
Mutual labels:  i3, workspace, i3wm
I3 Linux Config Tokyo Rice
My config files for i3-gaps and Linux, first rice.
Stars: ✭ 58 (-28.4%)
Mutual labels:  debian, i3, i3wm
ansible-debian
Buildfiles: Ansible automated leight-weight and sensible Debian provisioning
Stars: ✭ 83 (+2.47%)
Mutual labels:  debian, i3, i3wm
Xsuspender
πŸ‘€ πŸ’» πŸ’€ πŸ”‹ Save battery by auto-suspending unfocused X11 applications.
Stars: ✭ 53 (-34.57%)
Mutual labels:  i3, i3wm, tiling-window-manager
I3
A fork of the i3 window manager with gaps and some other features
Stars: ✭ 5,512 (+6704.94%)
Mutual labels:  i3, i3wm
I3 Style
🎨 Make your i3 config a little more stylish.
Stars: ✭ 583 (+619.75%)
Mutual labels:  i3, i3wm
I3keys
Lists available bindings for i3 or Sway with a graphical or text keyboard
Stars: ✭ 81 (+0%)
Mutual labels:  i3, i3wm
I3ipc Glib
A C interface library to i3wm
Stars: ✭ 72 (-11.11%)
Mutual labels:  i3, i3wm
Direwolf Arch Rice
🐺🍚 A guide to replicating my riced Arch Linux set-up.
Stars: ✭ 501 (+518.52%)
Mutual labels:  i3, i3wm
I3ipc Python
🐍 An improved Python library to control i3wm and sway.
Stars: ✭ 634 (+682.72%)
Mutual labels:  i3, i3wm
I3 And Kde Plasma
How to install the i3 window manager on KDE
Stars: ✭ 279 (+244.44%)
Mutual labels:  i3, i3wm
dotfiles
My dotfiles
Stars: ✭ 16 (-80.25%)
Mutual labels:  i3, i3wm
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+795.06%)
Mutual labels:  i3, i3wm
Swaynagmode
swaynag wrapper for the love of keybindings
Stars: ✭ 21 (-74.07%)
Mutual labels:  i3, i3wm
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+1116.05%)
Mutual labels:  i3, i3wm
Matrixlock
Replace i3's lock screen by the Matrix.
Stars: ✭ 42 (-48.15%)
Mutual labels:  i3, i3wm

i3wm configuration files

I use Debian GNU/Linux.

$i3 --version
i3 version 4.16.1 (2019-01-27) Β© 2009 Michael Stapelberg and contributors

Features

  • Basic i3 configuration
  • Show/hide fastly floating terminal (See bindings)
  • Updating workspace name even working
  • Create new workspace by naming (or moving container to new)
  • Monitoring, you can put your bash scripts into ~/.i3/bin/{daemon.d,bar.d}
  • Reminder
  • Clipboard manager by clipmenu cdown/clipmenu

Setups

git clone https://github.com/TxGVNN/i3-config.git ~/.i3

Don't forget setup the Xresources file. If you expect more dotfiles, you can have a look in TxGVNN/dots

Requirements

xbacklight xinput i3blocks rxvt-unicode-256color screen feh scrot redshift alsa-utils acpi fonts-font-awesome xdotool xclip

Bindings

  • Super+Enter Open terminal
  • Super+d Open dmenu
  • Super+Shift+e System tools
  • Super+Shift+q Close current container
  • More basic bindings... (see config)
  • Super+Esc Toggle fastly floating terminal
  • Super+t Rename workspace name (with workspace number)
  • Super+Shift+t Rename workspace name
  • Super+i Create new workspace by naming (Go to if already exists)
  • Super+Shift+i Move a container to workspace by naming
  • Super+m Mark a container
  • Super+Shift+m Go to the marked container
  • Super+' Reminder
  • Super+Shift+w clipmenu

Mouse mode

  • Super+g Go to mouse mode, after that you can

  • ←(a), β†’(d), ↑(w), ↓(x) Mouse move left, right, up & down

  • q, e, c, z Move top+left, top+right, bottom+right, bottom+left

  • $mod+(above) Mouse move faster (2*normal)

  • Control+(above) Mouse move slower (normal/3)

  • k, j, s, h, l Mouse click right, left, middle, wheel up, wheel down

  • Shift+j It means Shift + Right click (mark feature)

  • Control+h, Control+l It means Control + Right/Left click (zoom feature in browser)

Screenshots

  • master - As v4 but removing conky package (use i3blocks in status bar)

  • v4 v4

  • v3 v3

  • v2 v2

  • v1 v1

Issues

  • Icon not show?

depends on fonts-font-awesome

  • i3 crash caused by mark features?

https://github.com/i3/i3/issues/2511

  • If you want conky feature

Enable conky configuration on ~/.i3/config

exec --no-startup-id conky -d -c ~/.i3/conky-right
exec --no-startup-id conky -d -c ~/.i3/conky-left
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].