Update shared-desktop.nix

This commit is contained in:
Thilo Hohlt
2023-07-05 03:34:20 +02:00
committed by GitHub
parent 5665b398af
commit ace5bfd93b

View File

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