about summary refs log tree commit diff
path: root/users/fcuny/desktop/sway/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-13 15:09:23 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-13 15:09:23 -0800
commit23fd23ae92e21b37e39b66d1e87298af9604dd7d (patch)
treeb2651fdf97ba5aa13f51195e2eb705052a5702b5 /users/fcuny/desktop/sway/default.nix
parentemacs: pull community's overlay (diff)
downloadworld-23fd23ae92e21b37e39b66d1e87298af9604dd7d.tar.gz
sway: add a few more packages
Diffstat (limited to '')
-rw-r--r--users/fcuny/desktop/sway/default.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/users/fcuny/desktop/sway/default.nix b/users/fcuny/desktop/sway/default.nix
index 90420d7..19a2f98 100644
--- a/users/fcuny/desktop/sway/default.nix
+++ b/users/fcuny/desktop/sway/default.nix
@@ -10,9 +10,10 @@
 
   home.packages = [
     pkgs.pavucontrol
-    pkgs.wofi
-    pkgs.wl-clipboard
+    pkgs.wev
     pkgs.wf-recorder
+    pkgs.wl-clipboard
+    pkgs.wofi
   ];
 
   home.sessionVariables = {