From f211a30ffe82cd4d2b26c857a227ec5ed1741a8f Mon Sep 17 00:00:00 2001 From: zackartz Date: Mon, 20 May 2024 11:34:29 -0400 Subject: [PATCH] 643 current 2024-05-20 11:34:23 24.05.20240520.f72f671 6.8.6-zen1 * --- flake.lock | 12 ++++++------ .../vim/config/lua/plugins/editor/presence.lua | 1 + modules/home-manager/vim/lazy-lock.json | 4 ++-- modules/rice/hyprland/rules.nix | 2 +- 4 files changed, 10 insertions(+), 9 deletions(-) create mode 100644 modules/home-manager/vim/config/lua/plugins/editor/presence.lua diff --git a/flake.lock b/flake.lock index 311bd52..e2ad3da 100644 --- a/flake.lock +++ b/flake.lock @@ -790,11 +790,11 @@ ] }, "locked": { - "lastModified": 1716123454, - "narHash": "sha256-U2o4UPM/UsEyIX2p11+YEQgR9HY3PmjZ2mRl/x5e4xo=", + "lastModified": 1716210724, + "narHash": "sha256-iqQa3omRcHGpWb1ds75jS9ruA5R39FTmAkeR3J+ve1w=", "owner": "nix-community", "repo": "nixos-generators", - "rev": "a63e0c83dd83fe28cc571b97129e13373436bd82", + "rev": "d14b286322c7f4f897ca4b1726ce38cb68596c94", "type": "github" }, "original": { @@ -929,11 +929,11 @@ }, "nixpkgs_7": { "locked": { - "lastModified": 1716127062, - "narHash": "sha256-2rk8FqB/iQV2d0vQLs684/Tj5PUHaS1sFwG7fng5vXE=", + "lastModified": 1716170507, + "narHash": "sha256-EAJWIo2uRoELjlI9+RAL/9QF4D+SSHqYLyMW4QTZLP0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8a2555763c48e2410054de3f52f7310ce3241ec5", + "rev": "f72f67152a44df2d2c09a578bac8e09b9390279b", "type": "github" }, "original": { diff --git a/modules/home-manager/vim/config/lua/plugins/editor/presence.lua b/modules/home-manager/vim/config/lua/plugins/editor/presence.lua new file mode 100644 index 0000000..79f199a --- /dev/null +++ b/modules/home-manager/vim/config/lua/plugins/editor/presence.lua @@ -0,0 +1 @@ +return { "andweeb/presence.nvim", lazy = false } diff --git a/modules/home-manager/vim/lazy-lock.json b/modules/home-manager/vim/lazy-lock.json index 5836478..b9a0a9a 100644 --- a/modules/home-manager/vim/lazy-lock.json +++ b/modules/home-manager/vim/lazy-lock.json @@ -35,7 +35,7 @@ "noice.nvim": { "branch": "main", "commit": "9f6f6ba74f8bfbf7e43d6302cf86b070362f6203" }, "nui.nvim": { "branch": "main", "commit": "b1b3dcd6ed8f355c78bad3d395ff645be5f8b6ae" }, "null-ls.nvim": { "branch": "main", "commit": "0010ea927ab7c09ef0ce9bf28c2b573fc302f5a7" }, - "nvim-autopairs": { "branch": "master", "commit": "b0b79e42a28f09719a7da9534c3731fa37319d9b" }, + "nvim-autopairs": { "branch": "master", "commit": "c15de7e7981f1111642e7e53799e1211d4606cb9" }, "nvim-bufdel": { "branch": "main", "commit": "523d58e94e7212fff3e05c247b962dc8f93bcfde" }, "nvim-cmp": { "branch": "main", "commit": "5260e5e8ecadaf13e6b82cf867a909f54e15fd07" }, "nvim-dap": { "branch": "master", "commit": "5a2f7121869394502521c52b2bc581ab22c69447" }, @@ -56,7 +56,7 @@ "promise-async": { "branch": "main", "commit": "93540c168c5ed2b030ec3e6c40ab8bbb85e36355" }, "rest.nvim": { "branch": "main", "commit": "f96edb54a2940322bc7ed81a1031be04db7d3a99" }, "rustaceanvim": { "branch": "master", "commit": "66466d4fe0b8988ba9e2932d3c41782c2efb683b" }, - "schemastore.nvim": { "branch": "main", "commit": "953dc9a37f646a7f0420c41394f716f0dddf5687" }, + "schemastore.nvim": { "branch": "main", "commit": "de73a884679a2461c53f96035894ef073a5a7f4f" }, "telescope-dap.nvim": { "branch": "master", "commit": "8c88d9716c91eaef1cdea13cb9390d8ef447dbfe" }, "telescope-fzf-native.nvim": { "branch": "main", "commit": "9ef21b2e6bb6ebeaf349a0781745549bbb870d27" }, "telescope.nvim": { "branch": "master", "commit": "0c12735d5aff6a48ffd8111bf144dc2ff44e5975" }, diff --git a/modules/rice/hyprland/rules.nix b/modules/rice/hyprland/rules.nix index 76379de..a756a49 100644 --- a/modules/rice/hyprland/rules.nix +++ b/modules/rice/hyprland/rules.nix @@ -34,7 +34,7 @@ "workspace special silent, title:^(Firefox — Sharing Indicator)$" "workspace special silent, title:^(.*is sharing (your screen|a window)\.)$" - "workspace 2, class:^(thunderbird)$" + "workspace 5, class:^(thunderbird)$" "workspace 4, title:^(.*(Disc|WebC)ord.*)$" "workspace 4, class:^(.*Slack.*)$" "workspace 3, title:^(Spotify Premium)$"