mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update shared-desktop.nix
This commit is contained in:
@@ -58,13 +58,9 @@
|
||||
"${modifier}+Shift+S" = ''exec grim -g "$(slurp)" - | swappy -f -'';
|
||||
};
|
||||
};
|
||||
xwayland = false;
|
||||
extraConfig = ''
|
||||
default_border pixel 2
|
||||
default_floating_border pixel 2
|
||||
font pango:monospace 0
|
||||
titlebar_padding 4
|
||||
titlebar_border_thickness 0
|
||||
default_border pixel 1
|
||||
default_floating_border pixel 1
|
||||
'';
|
||||
};
|
||||
programs = {
|
||||
|
||||
Reference in New Issue
Block a user