diff options
| author | Yigit Sever | 2021-10-19 11:10:52 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-10-19 11:10:52 +0300 |
| commit | 88a71a4066d64f73fb7ec54d6c88fa0a95f5c361 (patch) | |
| tree | 6d0aacd636a688321f033632108e4996f66b6984 | |
| parent | 01baea7b446ca1ceba20eebcd23d051c55ac1132 (diff) | |
| download | dotfiles-88a71a4066d64f73fb7ec54d6c88fa0a95f5c361.tar.gz dotfiles-88a71a4066d64f73fb7ec54d6c88fa0a95f5c361.tar.bz2 dotfiles-88a71a4066d64f73fb7ec54d6c88fa0a95f5c361.zip | |
i3, lowe: floating window border
| -rw-r--r-- | .config/i3/config##h.lowe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe index b3c7d9e..f7c7bc6 100644 --- a/.config/i3/config##h.lowe +++ b/.config/i3/config##h.lowe | |||
| @@ -185,7 +185,7 @@ bindcode $mod+Shift+54 reload | |||
| 185 | bindcode $mod+Shift+27 restart | 185 | bindcode $mod+Shift+27 restart |
| 186 | 186 | ||
| 187 | default_border pixel 0 | 187 | default_border pixel 0 |
| 188 | default_floating_border pixel 0 | 188 | default_floating_border pixel 2 |
| 189 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 189 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
| 190 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 190 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
| 191 | for_window [class="Zotero" window_role="pref"] floating enable | 191 | for_window [class="Zotero" window_role="pref"] floating enable |
