Browse Source

scrot

master
junikimm717 2 years ago
parent
commit
9d3922b37a
  1. 2
      configuration.nix
  2. 3
      dotfiles/bspwm/sxhkdrc

2
configuration.nix

@ -110,7 +110,7 @@
fff
nodejs shellcheck
bash dash git
wget brave
wget brave scrot
nfs-utils gcc gnumake
];

3
dotfiles/bspwm/sxhkdrc

@ -138,5 +138,4 @@ alt + {Up,Down}
# screenshot capability
super + shift + s
mkdir -p ~/screenshots
scrot ~/screenshots/%Y-%m-%d-%T-screenshot.png
mkdir -p ~/screenshots && scrot ~/screenshots/%Y-%m-%d-%T-screenshot.png
Loading…
Cancel
Save