citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit e394a1538e5994d94bd7c06c06d7d4a0462c8dfb
parent 38a5da43710b06341dc86b2a1a04530c720518d1
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 10 Feb 2021 15:05:35 -0800

desktop: use autocutsel on all desktop machines

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
Mnix-config/nixpkgs/dotfiles.nix | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/nix-config/nixpkgs/dotfiles.nix b/nix-config/nixpkgs/dotfiles.nix @@ -18,6 +18,8 @@ let #!${pkgs.bash}/bin/bash ${pkgs.feh}/bin/feh --bg-fill ${bgimg} ${pkgs.xlibs.xsetroot}/bin/xsetroot -cursor_name left_ptr + ${pkgs.autocutsel}/bin/autocutsel -fork -selection CLIPBOARD + ${pkgs.autocutsel}/bin/autocutsel -fork -selection PRIMARY gpg-connect-agent /bye GPG_TTY=$(tty)