mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
fix: flameshot have issues on wayland with dual monitors, remove it
This commit is contained in:
@@ -42,10 +42,5 @@
|
||||
|
||||
services = {
|
||||
playerctld.enable = true;
|
||||
|
||||
flameshot = {
|
||||
enable = true;
|
||||
package = pkgs.flameshot.override {enableWlrSupport = true;};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user