diff options
author | Will McKinnon <[email protected]> | 2022-10-09 11:51:40 -0400 |
---|---|---|
committer | Will McKinnon <[email protected]> | 2022-10-09 11:51:40 -0400 |
commit | aa9ac7f057ebd9b5b5b2b396505ac0d697d0de43 (patch) | |
tree | 1ffd8f66abe179146d0f1375c17c8a5cd39eda02 /README.md | |
parent | 90a80e70417528f41700a2874b75c8e6d133307e (diff) |
build: compile with swaybar
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ Sway is an incredible window manager, and certainly one of the most well establi + **Anti-aliased rounded corners and borders** + **Scratchpad treated as minimize**: Allows docks, or panels with a taskbar, to correctly interpret minimize / unminimize requests ([thanks to LCBCrion](https://github.com/swaywm/sway/issues/6457)) -+ **Default to not compiling swaybar**: Many users replace swaybar with the far more capable [waybar](https://github.com/Alexays/Waybar), SwayFX cuts out the bloat by not including swaybar by default + **Add a nix flake to the repo**: Allows nixos users to easily contribute to and test this project ## Configuration |