home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2d54db06cf69eda5adea0d6416b8a2b463852e53
parent 2e2b2fef961abbf86d75595c8e331ab13b0856ee
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 28 Jun 2019 15:02:38 +0200

desktop: Use `pbcopy`/`pbpast` from vde-scripts

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mmodules/profiles/desktop.nix | 11-----------
1 file changed, 0 insertions(+), 11 deletions(-)

diff --git a/modules/profiles/desktop.nix b/modules/profiles/desktop.nix @@ -13,15 +13,6 @@ xbacklight -time 5000 -steps 400 -set 0 & sleep 2147483647 & wait ''; - - pbpaste = pkgs.writeScriptBin "pbcopy" '' - #!${pkgs.stdenv.shell} - ${pkgs.xsel}/bin/xsel --clipboard --input - ''; - pbcopy = pkgs.writeScriptBin "pbpaste" '' - #!${pkgs.stdenv.shell} - ${pkgs.xsel}/bin/xsel --clipboard --output - ''; in { options = { @@ -121,8 +112,6 @@ in gnome3.gnome_themes_standard keybase mpv - pbcopy - pbpaste peco pass xdg-user-dirs