i3: launch Peek in floating
This commit is contained in:
parent
703017243a
commit
7e040432d1
2 changed files with 4 additions and 0 deletions
|
@ -135,6 +135,9 @@ font xft:Roboto 13
|
|||
gaps inner 8
|
||||
gaps outer 0
|
||||
|
||||
# app specific launch flags
|
||||
for_window [class="Peek"] floating enable
|
||||
|
||||
set_from_resource $fg i3wm.color7
|
||||
set_from_resource $bg i3wm.color2
|
||||
set_from_resource $bgalt i3wm.color8
|
||||
|
|
1
_config/nvim/.gitignore
vendored
Normal file
1
_config/nvim/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
.netrwhist
|
Loading…
Add table
Add a link
Reference in a new issue