summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2014-07-23 17:54:47 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2014-07-23 17:54:49 +0200
commit58f39430c26a8812a928bae4141bc20a29a49354 (patch)
treecbd52c28533f53c6fd4f8d65abed758998ba06f4
parent6933179dc3ffb438e0665c67e43d2c4599fec36c (diff)
downloaddotfiles-58f39430c26a8812a928bae4141bc20a29a49354.tar.gz
dotfiles-58f39430c26a8812a928bae4141bc20a29a49354.tar.bz2
dotfiles-58f39430c26a8812a928bae4141bc20a29a49354.zip
[i3] fix command chaining
Diffstat (limited to '')
-rw-r--r--.i3/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/.i3/config b/.i3/config
index 4d2b16a..b55fce2 100644
--- a/.i3/config
+++ b/.i3/config
@@ -225,7 +225,7 @@ for_window [class="^feh$"] floating enable
assign [class="^Thunderbird$"] → mail
for_window [class="^Thunderbird$"] floating enable
for_window [class="^Thunderbird$" window_role="^(?i)(msgcompose|view-source)$"] floating disable
-for_window [class="^Thunderbird$" instance="^(?i)mail$"] floating disable; layout stacked
+for_window [class="^Thunderbird$" instance="^(?i)mail$"] floating disable, layout stacked
bindsym $mod+m [class="^Thunderbird$"] focus
# Firefox stuff
@@ -235,8 +235,8 @@ bindsym $mod+b [class="^Firefox$" instance="^Navigator$"] focus
# Pidgin stuff
assign [class="^Pidgin$"] → im
-for_window [class="^Pidgin$" window_role="buddy_list"] split horizontal
-for_window [class="^Pidgin$" window_role="conversation"] resize grow width 0 px or 30 ppt; move left
+for_window [class="^Pidgin$" window_role="buddy_list"] layout splith, resize shrink width 0 px or 30 ppt, move right
+for_window [class="^Pidgin$" window_role="conversation"] resize grow width 0 px or 30 ppt, move left
bindsym $mod+i [class="^Pidgin$" window_role="(?i)conversation"] focus; [class="^Pidgin$"] focus
# Steam
8:40 +0100'>2021-02-15Bump github.com/google/uuid from 1.1.4 to 1.2.0dependabot[bot]2-3/+3 2021-02-15Issue #46: Make the resulting email body not to include single \r or \n. This...René 'Necoro' Neumann2-2/+66 2021-01-20Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1dependabot[bot]2-3/+3 2021-01-09Bump github.com/google/uuid from 1.1.2 to 1.1.4dependabot[bot]2-3/+3 2021-01-09Bump github.com/emersion/go-message from 0.14.0 to 0.14.1 (#42)dependabot[bot]2-3/+3 2020-11-28Bump github.com/emersion/go-message from 0.13.0 to 0.14.0 (#38)dependabot[bot]2-3/+9 2020-11-28Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37)dependabot[bot]2-3/+3 2020-11-23Fix release.ymlv0.5.2René 'Necoro' Neumann1-3/+10 2020-11-23Prepare v0.5.2René 'Necoro' Neumann3-3/+8 2020-11-20Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2dependabot[bot]2-3/+3 2020-11-04Clean dependabot.ymlRené 'Necoro' Neumann1-4/+0