forked from kunsi/dotfiles
i3: some more options
This commit is contained in:
parent
6b222023c8
commit
a4ec8c6660
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ bindsym $mod+c mode "resize"
|
||||||
|
|
||||||
default_border pixel 1
|
default_border pixel 1
|
||||||
hide_edge_borders smart
|
hide_edge_borders smart
|
||||||
|
force_display_urgency_hint 1000 ms
|
||||||
|
focus_on_window_activation smart
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
status_command python ~/.config/i3pystatus/config.py
|
status_command python ~/.config/i3pystatus/config.py
|
||||||
|
|
Loading…
Reference in a new issue