diff --git a/ags/widget/bar/bar.tsx b/ags/widget/bar/bar.tsx index 49450d9..dc5ddbb 100644 --- a/ags/widget/bar/bar.tsx +++ b/ags/widget/bar/bar.tsx @@ -24,7 +24,7 @@ export default function Bar(monitor_id: number) { name={`bar_${monitor_id}`} monitor={monitor_id} cssClasses={["bar"]} - exclusivity={Astal.Exclusivity.EXCLUSIVE} + exclusivity={Astal.Exclusivity.IGNORE} anchor={BOTTOM | LEFT | RIGHT} application={App}> diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf deleted file mode 120000 index fa730d9..0000000 --- a/hypr/hyprpaper.conf +++ /dev/null @@ -1 +0,0 @@ -/nix/store/84hb9j3a4klrcx7fcd9m2989dbk6ha1l-home-manager-files/.config/hypr/hyprpaper.conf \ No newline at end of file