sway: hacer mejor barras de titulo
This commit is contained in:
parent
6a1e43ffa5
commit
69194eed3c
1 changed files with 3 additions and 0 deletions
|
@ -226,7 +226,10 @@ bar {
|
||||||
client.focused #0353A4 #0353A4 #eeeeee #3799FB
|
client.focused #0353A4 #0353A4 #eeeeee #3799FB
|
||||||
client.focused_inactive $muted $muted $background
|
client.focused_inactive $muted $muted $background
|
||||||
client.unfocused $backgroundish $backgroundish $foreground
|
client.unfocused $backgroundish $backgroundish $foreground
|
||||||
|
# https://git.sr.ht/~troels/dotfiles/tree/master/item/.config/sway/config#L181
|
||||||
titlebar_border_thickness 1
|
titlebar_border_thickness 1
|
||||||
|
titlebar_padding 15 5
|
||||||
|
title_align center
|
||||||
|
|
||||||
bindsym $mod+z exec swaync-client --close-latest
|
bindsym $mod+z exec swaync-client --close-latest
|
||||||
bindsym $mod+x exec swaync-client -t
|
bindsym $mod+x exec swaync-client -t
|
||||||
|
|
Loading…
Reference in a new issue