mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update shared.nix
This commit is contained in:
@@ -94,6 +94,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
xwayland = false;
|
xwayland = false;
|
||||||
|
extraConfig = ''
|
||||||
|
default_border pixel 2
|
||||||
|
default_floating_border pixel 2
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
programs = {
|
programs = {
|
||||||
waybar = {
|
waybar = {
|
||||||
|
|||||||
Reference in New Issue
Block a user