246 current 1970-01-01 01:00:00 24.05.20240316.c75037b 6.6.22 *
This commit is contained in:
parent
12296300a4
commit
6120312ae6
@ -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;
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user