i3: titelleiste

This commit is contained in:
Michael Grote 2021-06-28 10:19:15 +02:00
parent b98d3cd7b5
commit 41c867c1b3

View file

@ -182,9 +182,13 @@ mode "resize" {
bindsym $mod+r mode "resize"
# keine Fensterrahmen wenn nur ein Fenster angezeigt wird
hide_edge_borders smart
for_window [class=".*"] border pixel 1
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
# auskommntiert weil polybar verwendet wird
# auskommentiert weil polybar verwendet wird
#bar {
# status_command i3status
#}