Commit 92a6caa9 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Added popup during full screen behaviour

parent fcbfbcad
...@@ -31,6 +31,9 @@ for_window [class=".*"] $border_no_name ...@@ -31,6 +31,9 @@ for_window [class=".*"] $border_no_name
# Hide borders <none|vertical|horizontal|both|smart> # Hide borders <none|vertical|horizontal|both|smart>
hide_edge_borders none hide_edge_borders none
# set popup behaviour during full screen <smart|ignore|leave_fullscreen>
popup_during_fullscreen leave_fullscreen
# change borders # change borders
#bindsym $mod_next+v border none #bindsym $mod_next+v border none
#bindsym $mod_next+b $border_normal #bindsym $mod_next+b $border_normal
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment