Update shared-desktop.nix

This commit is contained in:
Thilo Hohlt
2023-07-05 03:39:08 +02:00
committed by GitHub
parent ace5bfd93b
commit e56eaa5a0b

View File

@@ -60,10 +60,10 @@
};
xwayland = false;
extraConfig = ''
default_border none
default_floating_border none
default_border pixel 2
default_floating_border pixel 2
font pango:monospace 0
titlebar_padding 1
titlebar_padding 4
titlebar_border_thickness 0
'';
};