Fix typo
This commit is contained in:
parent
465eed314b
commit
5080734829
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ in
|
|||
exec-once = ${pkgs.swaybg}/bin/swaybg -i ${wallpapers.qhd} -m fill
|
||||
exec-once = ${config.wayland.windowManager.hyprland.package}/bin/hyprctl setcursor Nordzy-cursors 24
|
||||
exec-once = ${pkgs.systemd}/bin/systemctl --user start swaync
|
||||
exec-once = ${pkgs.sysdemd}/bin/systemctl --user start fcitx5-daemon
|
||||
exec-once = ${pkgs.systemd}/bin/systemctl --user start fcitx5-daemon
|
||||
'' +
|
||||
(lib.optionalString config.eboskma.programs.emacs.enable "bind = $mod,C,exec,${config.eboskma.programs.emacs.package}/bin/emacsclient -c");
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue