about summary refs log tree commit diff
path: root/home/profiles/gui/config
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-09-17 20:22:58 +0900
committersefidel <contact@sefidel.net>2023-09-17 20:22:58 +0900
commit3684294a8ade6f800ece40c10ec13ce4b1714b19 (patch)
tree72ec011f251a6e06d6d3baf901e15313178e4083 /home/profiles/gui/config
parent39def26db7b4e0c6a79b7a17d8273db7c78ef415 (diff)
downloadnixrc-3684294a8ade6f800ece40c10ec13ce4b1714b19.tar.gz
nixrc-3684294a8ade6f800ece40c10ec13ce4b1714b19.zip
fix(home/gui): sway: don't manually start IM binary
* This fixes the issue where fcitx5-daemon would fail to start every
  configuration switch.

* home-manager creates a service that starts it, therefore manually
  starting it is not needed.
Diffstat (limited to 'home/profiles/gui/config')
-rw-r--r--home/profiles/gui/config/sway.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix
index ec5592a..907681a 100644
--- a/home/profiles/gui/config/sway.nix
+++ b/home/profiles/gui/config/sway.nix
@@ -11,8 +11,6 @@ in
 
   exec autotiling
 
-  exec ${config.i18n.inputMethod.enabled} # assume binary name == option name
-
   # set modifiers
   set $mod Mod4
   set $alt Mod1