mirror of
https://github.com/elenapan/dotfiles.git
synced 2025-12-26 15:14:58 +08:00
sway: Disable titlebar for zenity windows
This commit is contained in:
parent
836cfac547
commit
e8ff3f537f
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ for_window [app_id=".*"] border normal $border_width
|
|||
|
||||
# Disable titlebar for certain windows
|
||||
for_window {
|
||||
[app_id="^zenity$"] border pixel $border_width
|
||||
[app_id="^vpn$"] border pixel $border_width
|
||||
[app_id="^editor$"] border pixel $border_width
|
||||
[app_id="^org$"] border pixel $border_width
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue