Add focus child using disabled stacking shortcut, try with borders

This commit is contained in:
Patrick Wadström 2024-09-22 20:12:06 +02:00
parent a349c8c992
commit 8c36e586dc
No known key found for this signature in database
GPG Key ID: CC0281C09CD6713D

View File

@ -131,6 +131,7 @@ bindsym $mod+Mod1+$down move workspace to output down
# Move focus to the parent container
bindsym $mod+a focus parent
bindsym $mod+s focus child
#
# Scratchpad:
#
@ -248,7 +249,7 @@ smart_gaps on
# Titlebars
#
font pango:monospace 12px
default_border pixel 2
#default_border pixel 2
titlebar_border_thickness 2
hide_edge_borders smart
#
@ -312,6 +313,5 @@ exec_always {
#
# App Specific Styling
for_window [app_id="termite"] border pixel
#for_window [app_id="termite"] border pixel
for_window [app_id=pavucontrol] floating enable
for_window [app_id=".*"] border pixel 4