[sway] Remove window titles and add temp to bar

This commit is contained in:
Vladan Popovic 2019-07-29 11:53:54 +02:00
parent 46dd020868
commit c2902db98f
2 changed files with 12 additions and 1 deletions

View file

@ -220,4 +220,8 @@ bindsym Print exec grim -t png /tmp/screen.png
# Take area screenshot with Shift+PrtScr
bindsym Shift+Print exec slurp
# Remove title from windows
default_border pixel 1
bindsym $mod+t border toggle
include /etc/sway/config.d/*