summary refs log tree commit diff stats
path: root/modules/programs
diff options
context:
space:
mode:
authorAlan Pearce2018-02-02 11:33:47 +0100
committerAlan Pearce2018-02-02 11:33:47 +0100
commit4da8ff047e8f21bfc6d77d8b48b88c54d2132c17 (patch)
tree43cefa5cf99d6b1d5295de3c5e6aea19666b1ffc /modules/programs
parentfe8ecb77db5d0cc75704992d94064c760e0f3153 (diff)
downloadnixos-configuration-4da8ff047e8f21bfc6d77d8b48b88c54d2132c17.tar.lz
nixos-configuration-4da8ff047e8f21bfc6d77d8b48b88c54d2132c17.tar.zst
nixos-configuration-4da8ff047e8f21bfc6d77d8b48b88c54d2132c17.zip
scrot -> maim
Diffstat (limited to 'modules/programs')
-rw-r--r--modules/programs/window-manager.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/programs/window-manager.nix b/modules/programs/window-manager.nix
index 50484ae..ff3fc3e 100644
--- a/modules/programs/window-manager.nix
+++ b/modules/programs/window-manager.nix
@@ -23,7 +23,7 @@
     libnotify # for notify-send
     rofi
     sxhkd
-    scrot
+    maim
 
     perlPackages.FileMimeInfo # xdg-utils uses this when no DE
   ];