diff options
author | Yigit Sever | 2019-04-11 21:12:03 +0300 |
---|---|---|
committer | Yigit Sever | 2019-04-11 21:15:15 +0300 |
commit | 978e35013fa388602e78da8a7b07216e821f03cd (patch) | |
tree | a29d8490ae75796bd3f11ee6089eded17f11ef01 /.config/i3/config##desktop.Linux.Maus | |
parent | d65b7f04edfdb84c0e8d1f499d6d243f82b400a4 (diff) | |
download | dotfiles-978e35013fa388602e78da8a7b07216e821f03cd.tar.gz dotfiles-978e35013fa388602e78da8a7b07216e821f03cd.tar.bz2 dotfiles-978e35013fa388602e78da8a7b07216e821f03cd.zip |
i3 parity across machines
Diffstat (limited to '.config/i3/config##desktop.Linux.Maus')
-rw-r--r-- | .config/i3/config##desktop.Linux.Maus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus index 8d35cca..3e1afae 100644 --- a/.config/i3/config##desktop.Linux.Maus +++ b/.config/i3/config##desktop.Linux.Maus | |||
@@ -199,8 +199,8 @@ bindsym $mod+Shift+Escape exec --no-startup-id ~/bin/power.sh | |||
199 | bindsym $mod+r mode "resize" | 199 | bindsym $mod+r mode "resize" |
200 | 200 | ||
201 | for_window [class=".*"] border pixel 0 | 201 | for_window [class=".*"] border pixel 0 |
202 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | ||
203 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 202 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
203 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | ||
204 | 204 | ||
205 | assign [class="^Steam$"] 9 | 205 | assign [class="^Steam$"] 9 |
206 | assign [class="^Thunderbird$"] 8 | 206 | assign [class="^Thunderbird$"] 8 |