mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
Updated Home (markdown)
parent
4b28622407
commit
9bfc32cf6d
5
Home.md
5
Home.md
@ -68,4 +68,9 @@ bar {
|
||||
}
|
||||
```
|
||||
|
||||
### How do I remove client side decorations from gtk?
|
||||
Try either of the following
|
||||
* Install a patched GTK which removes CSD by default (check out what your distro offers)
|
||||
* Patch the application to remove decorations. See [gtk_window_set_decorated](https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-set-decorated)
|
||||
|
||||
See also: [Configuring i3bar](https://i3wm.org/docs/userguide.html#_configuring_i3bar) and [i3bar compatibility](https://github.com/SirCmpwn/sway/issues/343).
|
Loading…
Reference in New Issue
Block a user