ok swayfx sucks

This commit is contained in:
atagen 2023-08-18 15:45:21 +10:00
parent 385abb77a5
commit feebf38d8d
2 changed files with 8 additions and 7 deletions

View file

@ -143,13 +143,14 @@ in {
wayland.windowManager.sway = {
enable = true;
# package = pkgs.sway;
package = pkgs.swayfx;
package = pkgs.sway;
# package = pkgs.swayfx;
extraConfig = with pkgs.rice; ''
default_orientation vertical
corner_radius ${builtins.toString borders.rounding}
default_dim_inactive 0.15
'';
# swayfx
# corner_radius ${builtins.toString borders.rounding}
# default_dim_inactive 0.15
config = with pkgs.rice; {
bars = [];
# reintroduces flicker