You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sway has default configuration (without swaybar, i3status and with bar on the top...) When you enable sway via home-manager you are getting not default config but config of some another person with bar at the bottom, i3status and config polluted with foreign settings (I mean fully written config even thought I didn't specified anything yet)... It can be easily to override it by myself but I don't want to explicitly override all the options, I want to base my config on default config without specifying bar at top and etc... And I think it is very rude to the user to override default settings behind their back (especially if it is a matter of taste)
wayland.windowManager.sway = {
enable = true;
};
When I do the same thing with micro editor I get config in which I see only settings I had provided, I se my config not someone's else config
P.S I am fully new to nix and home manager so I do know very little to give you info what I am doing. So if you are going to ask me about some info of my config do it with simple words or instructions where to go and how to see it :)
Are you following the right branch?
Is there an existing issue for this?
Issue description
Sway has default configuration (without swaybar, i3status and with bar on the top...) When you enable sway via home-manager you are getting not default config but config of some another person with bar at the bottom, i3status and config polluted with foreign settings (I mean fully written config even thought I didn't specified anything yet)... It can be easily to override it by myself but I don't want to explicitly override all the options, I want to base my config on default config without specifying bar at top and etc... And I think it is very rude to the user to override default settings behind their back (especially if it is a matter of taste)
When I do the same thing with micro editor I get config in which I see only settings I had provided, I se my config not someone's else config
P.S I am fully new to nix and home manager so I do know very little to give you info what I am doing. So if you are going to ask me about some info of my config do it with simple words or instructions where to go and how to see it :)
Maintainer CC
@Scrumplex
@alexarice
@sumnerevans
@oxalica
System information
The text was updated successfully, but these errors were encountered: