More sway fixes

This commit is contained in:
Geoffrey Frogeye 2025-05-30 11:13:34 +02:00
parent 577129cb1c
commit 5a572d5d68
2 changed files with 6 additions and 4 deletions

View file

@ -7,9 +7,6 @@
{
config = lib.mkIf config.frogeye.desktop.xorg {
wayland.windowManager.sway.config.bars = [ ];
programs.autorandr.hooks.postswitch = {
frobar = "${pkgs.systemd}/bin/systemctl --user restart frobar";
};
systemd.user.services.frobar = {
Unit = {
Description = "frobar";