mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
don't remove client side decoration
decoration is good actually so you can mouse around and have fun
This commit is contained in:
parent
9e2a5ec05a
commit
8c08595840
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ environment {
|
|||
// Additionally, clients will be informed that they are tiled, removing some client-side rounded corners.
|
||||
// This option will also fix border/focus ring drawing behind some semitransparent windows.
|
||||
// After enabling or disabling this, you need to restart the apps for this to take effect.
|
||||
prefer-no-csd
|
||||
// prefer-no-csd
|
||||
|
||||
// You can change the path where screenshots are saved.
|
||||
// A ~ at the front will be expanded to the home directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue