246 current 1970-01-01 01:00:00 24.05.20240316.c75037b 6.6.22 *

This commit is contained in:
Max Känner 2024-03-18 12:04:29 +01:00
parent 12296300a4
commit 6120312ae6
2 changed files with 1 additions and 5 deletions

View File

@ -132,10 +132,6 @@
};
services.blueman.enable = true;
services.udev.extraRules = ''
ACTION=="add", KERNEL=="event[0-9]*", ATTRS{name}=="ELAN2513:00 04F3:2D9C", SYMLINK+="touchscreen0"
'';
# Enable the OpenSSH daemon.
# services.openssh.enable = true;

View File

@ -26,7 +26,7 @@
rotate_lisgd = pkgs.writeShellScriptBin "rotate_lisgd" ''
# PREV_ORIENTATION and ORIENTATION are given by rot8
LISGD_INPUT=/dev/input/by-path/platform-AMDI0010:02-event
LISGD_INPUT=/dev/input/event14
# open nwggrid by swiping up from the bottom edge
LISGD_ACTIONS=("1,DU,B,*,R,${pkgs.sway}/bin/swaymsg exec ${pkgs.nwg-launchers}/bin/nwggrid -client")
# close window by swiping down with 3 fingers