Questions tagged [i3-window-manager]

i3 is a dynamic tiling window manager that is primarily targeted at developers and advanced users.

Note: For questions about the Intel i3 processor use the "intel-core-i3" tag.

i3 is a dynamic tiling window manager inspired by wmii that is primarily targeted at developers and advanced users.

The stated goals for i3 include clear documentation, proper multi-monitor support, a tree structure for windows, and different modes like in vim.

More info

119 questions
50
votes
4 answers

How to change keyboard layout in i3?

I am using 'i3` window manager on Fedora 25. I've already uninstalled GNOME Desktop. I want to change keyboard layout and set it to languages other than English, and desirably also to set it as Alt+Shift shortcut for easy access.
user373230
24
votes
1 answer

How to place i3bar on top?

How can I set i3bar of i3 window manager on top of the screen rather than being placed on its default position, that is bottom. I tried to examine the ~/.config/i3/config file but couldn't work it out by myself.
user373230
23
votes
1 answer

Cannot reliably automate xrandr settings in Debian 7 on VirtualBox

Although there are several existing questions on the matter (from which the most helpful answer is this) and various threads on other forums, I cannot reliably set my xrandr settings in Debian 7 on VirtualBox. I am trying to use xrandr to control my…
Kyle Strand
  • 1,506
  • 2
  • 12
  • 36
18
votes
2 answers

How can I make i3wm bind multitouch gesture to change desktop?

The one feature I really miss from OSX is multitouch gestures for changing desktops. Three-finger-swipe in either direction let me go to next/prev fullscreen app or desktop. I would very much like to have the same feature in linux with a tiling…
Sethish
  • 283
  • 2
  • 6
15
votes
1 answer

Set default container layout for i3 window manager

I am using the i3 window manager for a few days now and I am amazed how well everything works. :) The only thing I am still looking for is how to change the default container layout to tabbed/stacked. I found a post in a forum from 2010 where…
Tobi
  • 253
  • 1
  • 2
  • 6
11
votes
1 answer

how to start a firefox with a different WM_CLASS? (or any other altered property like WM_NAME)

i'm on mint linux with i3wm i want to discriminate a special firefox session from the default sessions when its starts. So i need it to have at least one altered property right at the beginning (later it changes its title but then it is to late. I…
BorstenHorst
  • 171
  • 1
  • 6
7
votes
1 answer

Run KDE applet from command line (within i3wm)

It would be lovely to have the "Application Menu, a launcher based on cascading popup menus" as an icon in my i3bar to have a general overview of the packages I have installed in my system, within each categories (Internet, Games etc.) I could not…
hyiltiz
  • 398
  • 1
  • 4
  • 17
6
votes
1 answer

How to use i3 window manager in fedora with gnome

I installed i3 and have its config file ~/.i3/config ready. When I execute i3 command, it says, ERROR: Another window manager seems to be running (X error 10). I found this article. I don't know much on gnome. I didn't understand what he meant by…
Vamshi Suram
  • 163
  • 1
  • 1
  • 5
5
votes
2 answers

How can I use i3 Window manager with KDE 5

How can I use i3 Window manager with KDE 5? I recently installed KDE 5.15 on Arch Linux and cannot switch window manager to i3. I also installed i3 for KDE from AUR. I tried solutions like this and set environmental variable in .xinitrc as described…
taro
  • 151
  • 1
  • 1
  • 5
5
votes
0 answers

Dynamic configuring multiple x-screens using RandR (xrandr) in Linux

I can use a external physical Dell monitor at work connecting it through VGA port to my ThinkPad laptop. I have Debian testing installed, along with KDE5.5 and i3wm. See detailed information below. Situation: I will use single monitor (laptop) at…
hyiltiz
  • 398
  • 1
  • 4
  • 17
4
votes
0 answers

Hide tmux pane border

This is currently what my tmux pane borders look like: This is multiple terminals open in i3 (what I would like to have it look like in tmux): Is it possible to just make the pane borders invisible? I tried setting set -g pane-border-status off in…
thewooster
  • 141
  • 2
4
votes
2 answers

i3 How to save background and screen resolution?

I'm running i3 on a Lubuntu os with very low end specs. i3 is a great desktop environment, but, every time I log out m y bg picture and screen resolution revert to default. I was wondering if any one could tell me how to set it so they stay at there…
3
votes
2 answers

Is there a way to concurrently edit the same file in two different terminals with vim?

vim has a really cool feature that allows you to concurrently edit the same file in a single vim session. I use the i3 window manager. I like it because it allows me to tile my windows, tab them, float them, or some combination of those, according…
Overdr0ne
  • 33
  • 4
3
votes
0 answers

Arch Linux prevent lock when running specific application

I'm currently running arch linux with i3. To lock my device, I use i3exit. Furthermore I have xfce4-power-manager installed to manage sleep timers ect. My problem is, that I can't figure out how to prevent i3 from locking when I'm running a specific…
3
votes
3 answers

i3 in vmware doesn't share clipboard with host windows-machine

My main os is Windows, I then run ubuntu in VmWare. Before switching to i3 on gnome, I used Ubuntu gnome. In Ubuntu, I could share the clipboard between the windows-host and the ubuntu-virtual machine without any issues. However, after changing to…
1
2 3 4 5 6 7 8