[sway] Remove window titles and add temp to bar
This commit is contained in:
parent
46dd020868
commit
c2902db98f
2 changed files with 12 additions and 1 deletions
|
@ -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/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue