diff --git a/CONFIG/sway/config b/CONFIG/sway/config index bfd02d5..9f9b747 100644 --- a/CONFIG/sway/config +++ b/CONFIG/sway/config @@ -321,9 +321,6 @@ exec_always { # nwg-drawer nwg-drawer -r -c 7 -is 90 -mb 10 -ml 50 -mr 50 -mt 10 - # flashfocus - systemctl --user start flashfocus - # persist clipboard after close pkill -x wl-clip-persist wl-clip-persist --clipboard regular --all-mime-type-regex '(?i)^(?!image/x-inkscape-svg).+' diff --git a/endos.py b/endos.py index d0f9ace..c378c64 100755 --- a/endos.py +++ b/endos.py @@ -146,7 +146,6 @@ installmap = dict( # visuals "wlsunset", # eye saver "wdisplays", # ui for display settings - "flashfocus", # quick flash when changing app in focus # clipboard "wl-clip-persist", # keep clipboard after close # div @@ -380,7 +379,6 @@ def install_sway(overwrite: bool, reinstall: bool) -> None: run(["sudo", "cp", str(src), str(tgt)]) run("sudo systemctl enable --now bluetooth".split()) # div app configs - run("systemctl --user enable --now flashfocus".split()) if (tgt := CFG_TGT / "waybar/config").exists(): # precedence over config.jsonc tgt.unlink() for sub in [