Update shared-desktop.nix

This commit is contained in:
Thilo Hohlt
2023-07-05 03:44:40 +02:00
committed by GitHub
parent e56eaa5a0b
commit 1125499834

View File

@@ -58,13 +58,9 @@
"${modifier}+Shift+S" = ''exec grim -g "$(slurp)" - | swappy -f -''; "${modifier}+Shift+S" = ''exec grim -g "$(slurp)" - | swappy -f -'';
}; };
}; };
xwayland = false;
extraConfig = '' extraConfig = ''
default_border pixel 2 default_border pixel 1
default_floating_border pixel 2 default_floating_border pixel 1
font pango:monospace 0
titlebar_padding 4
titlebar_border_thickness 0
''; '';
}; };
programs = { programs = {