diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-26 18:11:43 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-26 18:11:43 -0500 |
commit | 1c714dc335715deb71c254ae1251f45eaf088c1c (patch) | |
tree | 9701de74239c796e189195d549b27ce79eb6eb3c /nixos/.flake/home/hyprland.nix | |
parent | 5eb63082b564c2b44ff1858a7894d055e006043a (diff) |
fix some services
Diffstat (limited to 'nixos/.flake/home/hyprland.nix')
-rw-r--r-- | nixos/.flake/home/hyprland.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/.flake/home/hyprland.nix b/nixos/.flake/home/hyprland.nix index 014edf3..94fd3a6 100644 --- a/nixos/.flake/home/hyprland.nix +++ b/nixos/.flake/home/hyprland.nix @@ -12,8 +12,6 @@ "nm-applet &" "blueman-applet &" "waybar" - "mako" # TODO: remove this - "emacs --daemon" # TODO: remove this "swaybg -m fill -i ~/.wallpaper" "mpdscribble" ]; |