From 6ad7b4eedab4de73835b31e73f832a3c3df00500 Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Thu, 30 Jul 2020 22:49:26 -0600 Subject: [PATCH] xmonad: remove touchtoggle --- profiles/graphical/xmonad/scripts/touchtoggle | 12 ------------ profiles/graphical/xmonad/xmonad.hs.nix | 5 +---- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 profiles/graphical/xmonad/scripts/touchtoggle diff --git a/profiles/graphical/xmonad/scripts/touchtoggle b/profiles/graphical/xmonad/scripts/touchtoggle deleted file mode 100644 index 2ef3ef0..0000000 --- a/profiles/graphical/xmonad/scripts/touchtoggle +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env zsh -touchpad_name=$(libinput list-devices | grep -B 5 "pointer gesture" | awk '/Device/ {for (i=2; i