Commit c87cbad0 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Reverted to $border_no_name as default. Removed autotiling (not sure I

like all the behaviour).
parent 2649c4dd
...@@ -34,7 +34,7 @@ client.unfocused $bgucolor $bgucolor $txtucolor $indcolor $bgucolor ...@@ -34,7 +34,7 @@ client.unfocused $bgucolor $bgucolor $txtucolor $indcolor $bgucolor
focus_wrapping no focus_wrapping no
# Configure border style <normal|1pixel|pixel xx|none|pixel> # Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_normal 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
...@@ -74,7 +74,6 @@ exec_always --no-startup-id fix_xcursor ...@@ -74,7 +74,6 @@ exec_always --no-startup-id fix_xcursor
#exec --no-startup-id start_conky_green #exec --no-startup-id start_conky_green
#exec --no-startup-id start_conky_maia #exec --no-startup-id start_conky_maia
#exec_always --no-startup-id sbxkb #exec_always --no-startup-id sbxkb
exec --no-startup-id autotiling
# kill focused window # kill focused window
bindsym $mod+Shift+q kill bindsym $mod+Shift+q kill
......
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