From cfd000a8e7007d1ffabf7c1b45a95353b728b9ad Mon Sep 17 00:00:00 2001 From: foosinn Date: Tue, 7 Jun 2022 11:23:44 +0200 Subject: [PATCH] Revert "remove i3config" This reverts commit 9d44ab40b1e428248476b1ddf191f7cbab7a12fe. --- roles/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/desktop.nix b/roles/desktop.nix index b2c6722..ca0b359 100644 --- a/roles/desktop.nix +++ b/roles/desktop.nix @@ -52,6 +52,7 @@ in environment = { etc = { + "i3/config".source = ../dotfiles/i3/config; "sway/config".source = ../dotfiles/sway/config; "sway/status.toml".source = ../dotfiles/sway/status.toml; "xdg/alacritty/alacritty.yml".text = ''